From 14d775376dbaded73bcf3350e1cd3137e1ffd3cf Mon Sep 17 00:00:00 2001 From: aptalca Date: Thu, 17 Oct 2019 16:08:04 -0400 Subject: [PATCH] include tips --- README.md | 4 ++++ readme-vars.yml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 5a2a8e1..b3263be 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,10 @@ This container can be set up with a mounted folder for incoming backups, and rsy It is also possible to run multiple copies of this container with different ports mapped, different folders mounted and access to different private keys for compartmentalized access. +**TIPS** +You can volume map your own text file to `/etc/motd` to override the message displayed upon connection. +You can optionally set the docker argument `hostname` + ## Support Info diff --git a/readme-vars.yml b/readme-vars.yml index 029d0df..1193d5e 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -67,6 +67,10 @@ app_setup_block: | It is also possible to run multiple copies of this container with different ports mapped, different folders mounted and access to different private keys for compartmentalized access. + **TIPS** + You can volume map your own text file to `/etc/motd` to override the message displayed upon connection. + You can optionally set the docker argument `hostname` + # changelog changelogs: