update readme
This commit is contained in:
parent
296e0bb26f
commit
4228cde88b
@ -23,7 +23,7 @@
|
||||
* `abra app config <app-domain>`
|
||||
* `abra app deploy <app-domain>`
|
||||
|
||||
Note: The initial startup commonly takes longer than the allotted time for setup, please give it some time to start up (probably 3-5 minutes).
|
||||
Note: The initial startup commonly takes longer than the allotted time for setup, please give it some time to start up (probably 3-5 minutes). This is especially true for hosts with ≤1GB of available RAM.
|
||||
|
||||
## [Database](https://docs.gotosocial.org/en/latest/configuration/database/)
|
||||
|
||||
@ -52,11 +52,11 @@ Make them an admin
|
||||
abra app run <app-domain> app ./gotosocial admin account promote --username <user-name>
|
||||
```
|
||||
|
||||
## Federation mode
|
||||
## [Federation mode](https://docs.gotosocial.org/en/latest/admin/federation_modes/)
|
||||
|
||||
You will want to consider either using an allowlist or a blacklist for federation, this is configurable using `GTS_INSTANCE_FEDERATION_MODE` which is set to allowlist by default meaning you will have to explicitly allow federation with other instances via the settings panel `https://your-domain.com/settings`.
|
||||
|
||||
## SMTP
|
||||
## [SMTP](https://docs.gotosocial.org/en/latest/configuration/smtp/)
|
||||
|
||||
Add your SMTP password
|
||||
>Note: Only STARTTLS is supported currently, if you don't know what this means then please consult your mail service provider.
|
||||
@ -75,7 +75,7 @@ Uncomment and populate these environment variables
|
||||
#GTS_SMTP_FROM=
|
||||
```
|
||||
|
||||
## OIDC
|
||||
## [OIDC](https://docs.gotosocial.org/en/latest/configuration/oidc/)
|
||||
|
||||
Add your OIDC secret
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user