A docker compose infra designed to be securely self-hosted. It is also made to illustrate the self hosting 101 wiki.
- codimd
- dashmachine
- ddclient
- docker_socket_proxy
- drawio
- elk
- firefly
- gitea
- gotify
- jellyfin
- nextcloud
- pihole
- traefik
- wallabag
- wekan
- wiki.js
Make sure to read the documentation of the services you use to configure them.
/!\ 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.