Awesome Docker Compose Examples
Go to file
LRVT 50ec522356
Update issue templates
2023-02-21 10:33:15 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2023-02-21 10:33:15 +01:00
0_skeleton
adguard-home
adguard-home-sync
answer
bitwarden-unified
bookstack
caddy
changedetection
cloudflare-ddns
code-server
dashy
deemix
domainmod
drone
droppy
duplicacy
duplicati
excalidraw
fail2ban
firefly-iii
flame
ghost
gitea
gitlab-ce
gokapi
grafana-monitoring
greenbone
heimdall
hemmelig
homarr
homeassistant
homepage
homer
immich
matomo
mealie
mirotalk
money-balancer
nessus
network-multitool
nextcloud
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
seafile
sftpgo
snipe-it
sonarqube
speedtest-tracker
tandoor
technitium-dns
tor-browser
traefik
trsync
uptimekuma
vaultwarden
watchtower
watchyourlan
wg-easy
wikijs
wireguard
wordpress
youtrack
README.md

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