docs: link deployment wiki page

This commit is contained in:
httpjamesm 2022-12-29 17:14:14 -05:00 committed by GitHub
parent 95df8a715b
commit d5bcf7fa38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,13 +86,7 @@ Thanks to [Manav from ente.io](https://ente.io/about) for the handy tool.
## How to deploy ## How to deploy
AnonymousOverflow uses Docker for deployment. Read the [wiki page](https://github.com/httpjamesm/AnonymousOverflow/wiki/Deployment).
Install Docker for your platform and copy the `docker-compose.example.yml` file to `docker-compose.yml`.
Then, tweak settings if needed.
Run `docker compose up -d` to build and start the container.
## Attribution ## Attribution