This commit is contained in:
Giles Bradshaw 2020-04-30 12:19:20 +01:00
parent 76f74ca79f
commit 88145fb2b8
1 changed files with 28 additions and 0 deletions

View File

@ -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