mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 22:04:06 +01:00
✨ 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 and Automation
Monitoring
- Watchtower
- Portainer Enterprise
- Uptimekuma
- Changedetection
- Grafana Stack
- Speedtest-Tracker
- Openspeedtest
- Goaccess
- WatchYourLAN
- Network-Multitool
- Home Assistant
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
Description
Various Docker Compose examples of selfhosted FOSS and proprietary projects.
automationawesomeawesome-dockercomposecompose-filescontainercontainerizationdevopsdockerdocker-composedocker-networkingdocker-swarminfrastructure-as-codemicroservicesselfhostedselfhostingstack
Readme
2.7 MiB