diff --git a/README.md b/README.md index 78a8841..c10371f 100644 --- a/README.md +++ b/README.md @@ -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 ` (choose database type now, migration is possible but annoying) * `abra app deploy ` -> **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/)