An assorted collection of Dockerfiles, mostly designed for home server/lab use. Build/run instructions are in each subdirectory. Bold items are ones that I currently use. Others could potentially be out of date. Docker-gen and its Let's Encrypt companion are git submodules. To update the submodules:
git submodule update --remote
- Btsync
- Check-MK (Monitoring system based on Nagios. Lighter than OMD)
- Crashplan
- Couchpotato
- Deluge (with OpenVPN client and privateinternetaccess.com script)
- **Docker_Gen** (Auto-generate Nginx reverse-proxy template)
- **Docker Let's Encrypt Proxy Companion** (auto-generate and renew SSL certs)
- Docker-Matrix (Matrix.org Synapse homeserver + Turn server)
- Docker-Matrix-Vector (Vector.im client for Matrix.org homeserver)
- Gollum personal Wiki
- Headphones
- Lazy Librarian
- Media tools (collection of common tools for working with media files)
- OMD (Open Monitoring Distribution. Pre-configured Nagios with Check_Mk plugin, et. al.)
- Plex
- Rsync (used for backing up Docker data-only volumes)
- Sabnzbd
- Samba
- Shinken (Nagios-compatible server monitoring)
- Sickbeard
- Stringer (Web-based RSS Reader)
- Syncthing
- Transmission (with OpenVPN client and privateinternetaccess.com script)
The standard UID:GID for the containers that don't run as root is 22000:100. Make sure to update UID/GID as necessary if you have shared data and need it to be easily accessible between containers/host
MIT License
forked from firecat53/dockerfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Dockerfiles: Btsync, Couchpotato, Crashplan, Deluge/OpenVPN, Gollum, Headphones, Lazy Librarian, Open Monitoring Distribution (OMD), Plex, Sabnzbd, Samba, Sickbeard, Syncthing, Stringer and Transmission/OpenVPN.
License
taophp/dockerfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Dockerfiles: Btsync, Couchpotato, Crashplan, Deluge/OpenVPN, Gollum, Headphones, Lazy Librarian, Open Monitoring Distribution (OMD), Plex, Sabnzbd, Samba, Sickbeard, Syncthing, Stringer and Transmission/OpenVPN.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 69.2%
- Shell 30.0%
- Ruby 0.8%