Skip to content

Self-Hosting-101/example-compose-infra

Repository files navigation

Example compose infra

A docker compose infra designed to be securely self-hosted. It is also made to illustrate the self hosting 101 wiki.

List of services

Make sure to read the documentation of the services you use to configure them.

Disclaimer

/!\ Disclaimer: The Compose configuration has been made for Compose V2. You should use the command docker compose instead of docker-compose.

If you have an error while bringing up the stack it could be due to your docker compose version.

For more information check the docker documentation.