elpheria / dockerfiles

Dockerfiles: Check_Mk, Couchpotato, Deluge, Gollum, Headphones, Jackett, Lazy Librarian, Nginx/PHP-FPM, OpenVPN PIA client, Plex, Privatebin, Radarr, Sabnzbd, Samba, SSH Socks Proxy server, Sickrage, Sonarr, Syncthing, Stringer,Transmission, Unifi Controller.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • 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. I prefer when possible to build my own Docker images rather than pull images build by someone else. The only exceptions are official images that are vetted by Docker and the Plex image.

    • Check-MK (Monitoring system based on Nagios.)
    • Couchpotato
    • Deluge
    • Gollum personal Wiki
    • Headphones
    • Jackett
    • Lazy Librarian
    • Media tools (collection of common tools for working with media files)
    • Nginx (works with php_fpm for serving PHP directories)
    • OpenVPN-client-pia (OpenVPN for PIA with port forwarding)
    • PHP-FPM (works with Nginx)
    • Plex (Only using the official Plex Docker image now.)
    • Privatebin
    • Radarr
    • Rsync (used for backing up Docker data-only volumes)
    • Sabnzbd
    • Samba
    • Sickrage
    • Socks-proxy (ssh server for use as a SOCKS proxy to the OpenVPN-client-pia container)
    • Sonarr
    • Stringer (Web-based RSS Reader)
    • Syncthing
    • Syncthing Discovery server
    • Traefik (Configuration notes for the official Traefik image.)
    • Transmission
    • Unifi Controller
    • Yopass
  • MIT License

About

Dockerfiles: Check_Mk, Couchpotato, Deluge, Gollum, Headphones, Jackett, Lazy Librarian, Nginx/PHP-FPM, OpenVPN PIA client, Plex, Privatebin, Radarr, Sabnzbd, Samba, SSH Socks Proxy server, Sickrage, Sonarr, Syncthing, Stringer,Transmission, Unifi Controller.

License:MIT License


Languages

Language:Dockerfile 79.1%Language:Shell 14.8%Language:Python 6.1%