2023-02-15 21:45:31 +00:00
|
|
|
# Compose-Examples
|
|
|
|
Various Docker Compose examples of selfhosted projects.
|
|
|
|
|
|
|
|
- Volume bind mounts are assumed to be located at `/mnt/docker-volumes/<container-name>/`
|
|
|
|
- Docker networks are not hardcoded and may have to be created or defined manually
|
|
|
|
- Example config files are provided but not yet located in the correct volume bind mount path. Adjust!
|
|
|
|
- Default credentials should be adjusted to your needs
|
|
|
|
|
|
|
|
Otherwise, it should be a matter of:
|
|
|
|
````
|
|
|
|
git clone https://github.com/Haxxnet/Compose-Examples && cd Compose-Examples
|
|
|
|
cd <container-of-interest>
|
|
|
|
docker compose up -d
|
|
|
|
````
|
|
|
|
|
|
|
|
## Dashboards
|
|
|
|
- [Homepage](homepage)
|
|
|
|
- [Homer](homer)
|
|
|
|
- [Dashy](dashy)
|
|
|
|
- [Homarr](homarr)
|
|
|
|
- [Flame](flame)
|
|
|
|
- [Heimdall](heimdall)
|
|
|
|
|
|
|
|
## Password Management
|
|
|
|
- [Vaultwarden](vaultwarden)
|
|
|
|
- [Bitwarden Unified](bitwarden-unified)
|
|
|
|
|
|
|
|
## Reverse Proxies
|
|
|
|
- [Traefik](traefik)
|
|
|
|
- [Nginx Proxy Manager](nginx-proxy-manager)
|
|
|
|
- [Caddy](caddy)
|
|
|
|
|
|
|
|
## Virtual Private Network (VPN)
|
|
|
|
- [wg-easy](wg-easy)
|
2023-02-17 16:32:50 +00:00
|
|
|
- [Wireguard](wireguard)
|
2023-02-16 15:50:09 +00:00
|
|
|
- ~~[Netbird](https://github.com/netbirdio/netbird)~~
|
|
|
|
- ~~[Firezone](https://github.com/firezone/firezone)~~
|
2023-02-15 21:45:31 +00:00
|
|
|
|
|
|
|
## Domain Name Service (DNS)
|
|
|
|
- [Adguard Home](adguard-home)
|
|
|
|
- [Adguard Home Sync](adguard-home-sync)
|
|
|
|
- [Technitium DNS](technitium-dns)
|
|
|
|
- [Pihole](pihole)
|
|
|
|
- [Cloudflare DDNS](cloudflare-ddns)
|
|
|
|
|
|
|
|
## Repository Management & Coding
|
|
|
|
- [Gitea](gitea)
|
|
|
|
- [Drone](drone)
|
2023-02-17 11:51:45 +00:00
|
|
|
- [Gitlab Community](gitlab-ce)
|
2023-02-15 21:45:31 +00:00
|
|
|
- [Code Server](code-server)
|
|
|
|
- [Obsidian-Remote](obsidian-remote)
|
2023-02-16 15:52:45 +00:00
|
|
|
- ~~[Onedev](https://github.com/theonedev/onedev)~~
|
2023-02-15 21:45:31 +00:00
|
|
|
|
|
|
|
## Monitoring
|
|
|
|
- [Watchtower](watchtower)
|
|
|
|
- [Portainer Enterprise](portainer-ee)
|
|
|
|
- [Uptimekuma](uptimekuma)
|
|
|
|
- [Changedetection](changedetection)
|
|
|
|
- [Grafana Stack](grafana-monitoring)
|
|
|
|
- [Speedtest-Tracker](speedtest-tracker)
|
|
|
|
- [Openspeedtest](openspeedtest)
|
2023-02-19 05:24:44 +00:00
|
|
|
- [Goaccess](nginx-proxy-manager-goaccess)
|
2023-02-15 21:45:31 +00:00
|
|
|
- [WatchYourLAN](watchyourlan)
|
|
|
|
- [Network-Multitool](network-multitool)
|
2023-02-19 05:24:44 +00:00
|
|
|
- [Home Assistant](homeassistant)
|
2023-02-15 21:45:31 +00:00
|
|
|
|
|
|
|
## Recipe Managers
|
|
|
|
- [Tandoor](tandoor)
|
|
|
|
- [Mealie](mealie)
|
|
|
|
|
|
|
|
## Media Management
|
|
|
|
- [Immich](immich)
|
|
|
|
- [Photoprism](photoprism)
|
|
|
|
- [Deemix](deemix)
|
|
|
|
- [Papermerge](papermerge)
|
|
|
|
- [Paperless NGX](paperless-ngx)
|
|
|
|
|
|
|
|
## File Sharing
|
|
|
|
- [PrivateBin](privatebin)
|
|
|
|
- [Nextcloud](nextcloud)
|
|
|
|
- [Pwndrop](pwndrop)
|
|
|
|
- [Seafile](seafile)
|
|
|
|
- [Droppy](droppy)
|
|
|
|
- [SFTPGo](sftpgo)
|
|
|
|
- [Gokapi](gokapi)
|
|
|
|
- [Projectsend](projectsend)
|
|
|
|
|
2023-02-19 17:23:07 +00:00
|
|
|
## Publishing, Writing, Blogging, Hosting
|
2023-02-19 05:24:44 +00:00
|
|
|
- [Ghost](ghost)
|
2023-02-19 17:23:07 +00:00
|
|
|
- [WordPress](wordpress)
|
2023-02-15 21:45:31 +00:00
|
|
|
- [Nginx + PHP](nginx-php)
|
2023-02-19 05:24:44 +00:00
|
|
|
- [Overleaf](overleaf)
|
|
|
|
- [Answer](answer)
|
2023-02-15 21:45:31 +00:00
|
|
|
|
|
|
|
## Analytics
|
|
|
|
- [Matomo](matomo)
|
|
|
|
- [Plausible](plausible)
|
|
|
|
|
2023-02-16 11:12:29 +00:00
|
|
|
## Security & Privacy
|
2023-02-15 21:45:31 +00:00
|
|
|
- [Nessus](nessus)
|
|
|
|
- [Greenbone](greenbone)
|
|
|
|
- [SonarQube](sonarqube)
|
|
|
|
- [Fail2ban](fail2ban)
|
2023-02-16 11:12:29 +00:00
|
|
|
- [Tor-Browser](tor-browser)
|
2023-02-15 21:45:31 +00:00
|
|
|
|
|
|
|
## Internet of Things / Smart Home
|
|
|
|
- [Home Assistant](homeassistant)
|
|
|
|
|
|
|
|
## Asset Management
|
|
|
|
- [Domainmod](domainmod)
|
|
|
|
- [Snipe-IT](snipe-it)
|
|
|
|
|
|
|
|
## Backups
|
|
|
|
- [Duplicati](duplicati)
|
|
|
|
- [Duplicacy](duplicacy)
|
|
|
|
|
|
|
|
## Wiki & Knowledge Base
|
|
|
|
- [Bookstack](bookstack)
|
|
|
|
- [Wiki.js](wikijs)
|
2023-02-19 05:24:44 +00:00
|
|
|
- [Answer](answer)
|
2023-02-15 21:45:31 +00:00
|
|
|
- [Obsidian-Remote](obsidian-remote)
|
|
|
|
|
|
|
|
## Finance
|
|
|
|
- [TRSync](trsync)
|
|
|
|
- [Money-Balancer](money-balancer)
|
|
|
|
- [Firefly III](firefly-iii)
|
2023-02-17 20:24:38 +00:00
|
|
|
|
2023-02-19 05:12:40 +00:00
|
|
|
## Communication and Social
|
2023-02-17 20:24:38 +00:00
|
|
|
- [Mirotalk WebRTC](mirotalk)
|
2023-02-19 05:03:22 +00:00
|
|
|
- [Rocket.Chat](rocketchat)
|
2023-02-19 05:24:44 +00:00
|
|
|
- [Answer](answer)
|
|
|
|
- [Excalidraw](excalidraw)
|
2023-02-19 05:53:02 +00:00
|
|
|
|
|
|
|
## Project Management
|
|
|
|
- [JetBrains YouTrack](youtrack)
|