This commit is contained in:
parent
d4e4b25207
commit
f43bfa5269
@ -17,13 +17,12 @@
|
||||
|
||||
## Quick start
|
||||
|
||||
* Set up Docker Swarm and [`abra`]
|
||||
* Deploy [`coop-cloud/traefik`]
|
||||
* Deploy `coop-cloud/traefik` (note that you will have to enable host networking on traefik for the ratelimiting feature to work)
|
||||
* `abra app new gotosocial`
|
||||
* `abra app config <app-domain>` (choose database type now, migration is possible but annoying)
|
||||
* `abra app deploy <app-domain>`
|
||||
|
||||
> **Note:** This deployment can be pretty wonky on instances with <2GB of available RAM or <4 cores, this is a known issue related to wasm compilation running on initialization. Please be patient and check the logs.
|
||||
> **Note:** This deployment can be pretty wonky on instances with <2GB of available RAM or <2 cores, this is a known issue related to wasm compilation running on initialization. Please be patient and check the logs.
|
||||
|
||||
## [Database](https://docs.gotosocial.org/en/latest/configuration/database/)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user