This commit is contained in:
parent
d4e4b25207
commit
f43bfa5269
@ -17,13 +17,12 @@
|
|||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
|
|
||||||
* Set up Docker Swarm and [`abra`]
|
* Deploy `coop-cloud/traefik` (note that you will have to enable host networking on traefik for the ratelimiting feature to work)
|
||||||
* Deploy [`coop-cloud/traefik`]
|
|
||||||
* `abra app new gotosocial`
|
* `abra app new gotosocial`
|
||||||
* `abra app config <app-domain>` (choose database type now, migration is possible but annoying)
|
* `abra app config <app-domain>` (choose database type now, migration is possible but annoying)
|
||||||
* `abra app deploy <app-domain>`
|
* `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/)
|
## [Database](https://docs.gotosocial.org/en/latest/configuration/database/)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user