Self-Hosting-101 / example-compose-infra

A docker compose infra designed to be securely self-hosted.

Home Page:https://selfhosting101.wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A docker compose infra designed to be securely self-hosted.

https://selfhosting101.wiki

License:Other


Languages

Language:Shell 87.1%Language:Dockerfile 12.9%