Awesome Docker Compose Examples
Go to file
LRVT e9c6baf992
Update README.md
2023-02-22 10:34:22 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2023-02-21 10:33:15 +01:00
0_skeleton Update docker-compose.yml 2023-02-19 21:29:33 +01:00
adguard-home
adguard-home-sync
answer
bitwarden-unified Update README.md 2023-02-19 19:40:27 +01:00
bookstack
caddy
changedetection
cloudflare-ddns Update docker-compose.yml 2023-02-17 18:03:18 +01:00
code-server
dashy
deemix
domainmod
drone
droppy
duplicacy Update docker-compose.yml 2023-02-17 18:10:05 +01:00
duplicati
excalidraw
fail2ban
firefly-iii
flame
ghost Update docker-compose.yml 2023-02-19 21:11:11 +01:00
gitea
gitlab-ce clean commit 2023-02-17 12:51:11 +01:00
gokapi
grafana-monitoring Update docker-compose.yml 2023-02-21 12:07:34 +01:00
greenbone
heimdall
hemmelig Update docker-compose.yml 2023-02-20 23:00:58 +01:00
homarr
homeassistant
homepage
homer
immich Update docker-compose.yml 2023-02-19 22:09:53 +01:00
matomo
mealie
mirotalk Update .env 2023-02-20 20:27:43 +01:00
money-balancer
nessus
network-multitool
nextcloud Update docker-compose-redis.yml 2023-02-19 05:13:56 +01:00
nginx-php
nginx-proxy-manager
nginx-proxy-manager-goaccess
obsidian-remote
openspeedtest
overleaf
paperless-ngx
papermerge
photoprism
pihole
plausible
portainer-ee
privatebin
projectsend
pwndrop
rocketchat Create README.md 2023-02-19 06:02:58 +01:00
seafile
sftpgo
snipe-it
sonarqube
speedtest-tracker
tandoor
technitium-dns
tor-browser
traefik Update traefik.yml 2023-02-19 13:54:37 +01:00
trsync
uptimekuma
vaultwarden Update README.md 2023-02-20 19:01:52 +01:00
watchtower Update docker-compose.yml 2023-02-19 14:19:15 +01:00
watchyourlan
wg-easy
wikijs
wireguard Create README.de 2023-02-17 17:31:59 +01:00
wordpress Update docker-compose.yml 2023-02-19 18:26:00 +01:00
youtrack Update README.md 2023-02-19 15:43:09 +01:00
README.md Update README.md 2023-02-22 10:34:22 +01:00

README.md

Awesome Docker Compose Examples

Various Docker Compose examples of selfhosted FOSS projects.



Requirements

  • Docker Compose

🎓 Usage

  • Volume bind mounts are assumed to be located at /mnt/docker-volumes/<container-name>/
  • Volume permissions (UID:GUID) must be set correctly by yourself. Usually 1000:1000 - otherwise read the notes!
  • Docker networks are not pre-defined. Adjust to your preference and network/proxy setup.
  • Example config files are usually provided but not yet located in the correct volume bind mount paths. Adjust!
  • Example credentials should be always adjusted due to security reasons. Read the comments!

Otherwise, it should be a matter of:

git clone https://github.com/Haxxnet/Compose-Examples && cd Compose-Examples
cd <container-of-interest>

# read the notes, comments and adjust compose + volumes + configs
docker compose up

🐳 Project List

Dashboards

Password Management

Reverse Proxies

Virtual Private Network (VPN)

Domain Name Service (DNS)

Repository Management & Coding

Monitoring

Recipe Managers

Media Management

Pastebins

File Sharing

Publishing, Writing, Blogging, Hosting

Analytics

Security & Privacy

Internet of Things / Smart Home

Asset Management

Backups

Wiki & Knowledge Base

Finance

Communication and Social

Project Management

Star History

Star History Chart