Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.42 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.42 KB

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.