2023-02-23 01:01:32 +01:00
2023-02-19 21:29:33 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-19 19:40:27 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-17 18:03:18 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-17 18:10:05 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-19 21:11:11 +01:00
2023-02-15 22:45:31 +01:00
2023-02-17 12:51:11 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-20 23:00:58 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-19 22:09:53 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-20 20:27:43 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-19 05:13:56 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-23 01:01:32 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-19 06:02:58 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-16 12:13:42 +01:00
2023-02-19 13:54:37 +01:00
2023-02-16 00:14:43 +01:00
2023-02-15 22:45:31 +01:00
2023-02-20 19:01:52 +01:00
2023-02-19 14:19:15 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-15 22:45:31 +01:00
2023-02-17 17:31:59 +01:00
2023-02-19 18:26:00 +01:00
2023-02-19 15:43:09 +01:00
2023-02-23 01:01:32 +01:00

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

Description
Various Docker Compose examples of selfhosted FOSS and proprietary projects.
Readme 6.6 MiB