From 88145fb2b8790a800d9c2e2d819fe9a276b4d1bb Mon Sep 17 00:00:00 2001 From: Giles Bradshaw Date: Thu, 30 Apr 2020 12:19:20 +0100 Subject: [PATCH] . --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/README.md b/README.md index 2982793..88acceb 100644 --- a/README.md +++ b/README.md @@ -223,6 +223,18 @@ Random secret for drone server + runners. host name (and port) for drone server. +#### ghost-mail-password + +SMTP Password for ghost mail service + +#### ghost-mail-service + +mail service for ghost eg Mailgun + +#### ghost-mail-user + +SMTP user for ghost mail service + #### git-domain This is the domain where the application will be served (via ngrok if applicable). @@ -290,3 +302,19 @@ Ssh user. #### title Application title. + +## initial set up of apps + +You should do these asap and preferably before anyone else!!! + +### gitea + +Register then set up initial user and email settings. + +### ghost blog + +Vist domain/ghost and set up admin user. + +### chat + +Admin user is automatically created according to configured secrets