From 8229438aa4888b47afb1ee877bd50bbaa47d5eb1 Mon Sep 17 00:00:00 2001 From: sickprodigy Date: Fri, 21 Nov 2025 19:43:24 -0500 Subject: [PATCH] Update README.md to include detailed descriptions for additional Docker containers --- README.md | 353 ++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 235 insertions(+), 118 deletions(-) diff --git a/README.md b/README.md index b95de27..0357717 100644 --- a/README.md +++ b/README.md @@ -3,124 +3,241 @@ For the past 4-5 years I've been testing multiple docker containers. Here is a list of anything worth having in docker imo.. Few things may be left off or not currently maintained. I plan to add folders and update docker-compose.yml for each container later. At least for backup purposes. Some currently have private info so will need to refine those first. - Docker containers in my testing library: -- adguard -- amule -- apprise -- audiobookshelf -- authelia -- bazarr -- beets -- calibre -- calibre-web -- chd-converter -- code-server -- ddclient -- deemix -- deluge -- dillinger -- doublecommander -- elasticsearch -- filebrowser -- flaresolverr -- gamevault -- gameyfin -- gitea -- glances -- gluetun -- gmod -- grafana -- grifter -- headphones -- heimdall -- homarr -- homeassistant -- homebridge -- immich -- jackett -- jdownloader -- jellyfin -- joplin -- jupyter -- kometa -- lazylibrarian -- libation -- lidarr -- mailcow -- mailserver -- mariadb -- mastadon -- mastodon -- mealie -- mediacms -- minecraft-paper_itzg -- mkvtoolnix -- mongodb -- mosquitto-eclipse -- musicbrainz -- n8n -- navidrome -- netbootxyz -- nginxproxymanager -- node-red -- nostr-relay -- notifiarr -- nzbget -- ombi -- open-assistant -- openbooks -- organizr -- paperless-ng -- phpmyadmin -- picard -- pidgin -- plex -- plex-image-cleanup -- pms-docker -- podgrab -- portainer -- portainer-be -- portainer-ce -- postgres_data -- prometheus -- prowlarr -- qbittorrent -- radarr -- rainloop -- readarr -- recyclarr -- requestrr -- romm -- romvault -- sabnzbd -- shoutrrr -- sonarr -- soulseek -- spotify-playlist-generator -- spotisub -- sptnr -- swag-letsencrypt -- swag-letsencrypt_duckdns -- tautulli -- tdarr -- tellytv -- traefik -- trilium -- tubearchivist -- tvheadend -- unpackerr -- vscodium -- watchtower -- web-dev-compose.yml -- webgrabplus -- wg-easy -- whisper-webui -- wireguard -- wireshark -- xbackbone -- xteve -- youtube-dl-material -- youtube-dl-server + +- [adguard](./adguard) + *Network-wide ad blocker and privacy protection.* +- [amule](./amule) + *Peer-to-peer file sharing client for the eDonkey network.* +- [apprise](./apprise) + *Unified notification service for multiple platforms.* +- [audiobookshelf](./audiobookshelf) + *Self-hosted audiobook server and web player.* +- [authelia](./authelia) + *Authentication and authorization server for your applications.* +- [bazarr](./bazarr) + *Subtitle management for Radarr and Sonarr.* +- [beets](./beets) + *Music library organizer and tagger.* +- [calibre](./calibre) + *E-book management software.* +- [calibre-web](./calibre-web) + *Web-based interface for Calibre e-book library.* +- [chd-converter](./chd-converter) + *Tool for converting disk images to CHD format.* +- [code-server](./code-server) + *VS Code running on a remote server accessible through the browser.* +- [ddclient](./ddclient) + *Dynamic DNS update client.* +- [deemix](./deemix) + *Music downloader for Deezer.* +- [deluge](./deluge) + *Lightweight, open-source BitTorrent client.* +- [dillinger](./dillinger) + *Online Markdown editor.* +- [doublecommander](./doublecommander) + *Cross-platform file manager.* +- [elasticsearch](./elasticsearch) + *Distributed search and analytics engine.* +- [filebrowser](./filebrowser) + *Web-based file manager for your server.* +- [flaresolverr](./flaresolverr) + *Proxy server to bypass Cloudflare protection.* +- [gamevault](./gamevault) + *Game library manager.* +- [gameyfin](./gameyfin) + *Game streaming server.* +- [gitea](./gitea) + *Self-hosted Git service.* +- [glances](./glances) + *System monitoring tool.* +- [gluetun](./gluetun) + *VPN client for Docker containers.* +- [gmod](./gmod) + *Garry's Mod game server.* +- [grafana](./grafana) + *Analytics and monitoring dashboard.* +- [grifter](./grifter) + *Automation and scripting tool.* +- [headphones](./headphones) + *Music download manager for Usenet and torrents.* +- [heimdall](./heimdall) + *Application dashboard for your server.* +- [homarr](./homarr) + *Modern dashboard for managing your home server.* +- [homeassistant](./homeassistant) + *Open-source home automation platform.* +- [homebridge](./homebridge) + *HomeKit support for non-Apple devices.* +- [immich](./immich) + *Self-hosted photo and video backup solution.* +- [jackett](./jackett) + *API support for torrent indexers.* +- [jdownloader](./jdownloader) + *Download manager for various file hosts.* +- [jellyfin](./jellyfin) + *Open-source media server.* +- [joplin](./joplin) + *Note-taking and to-do application.* +- [jupyter](./jupyter) + *Interactive notebooks for code and data.* +- [kometa](./kometa) + *Media library metadata manager.* +- [lazylibrarian](./lazylibrarian) + *Book download and management tool.* +- [libation](./libation) + *Audiobook downloader and manager.* +- [lidarr](./lidarr) + *Music collection manager for Usenet and torrents.* +- [mailcow](./mailcow) + *Self-hosted mail server suite.* +- [mailserver](./mailserver) + *General purpose mail server.* +- [mariadb](./mariadb) + *Open-source relational database.* +- [mastadon](./mastadon) + *Decentralized social network server.* +- [mastodon](./mastodon) + *Decentralized social network server.* +- [mealie](./mealie) + *Recipe management and meal planning.* +- [mediacms](./mediacms) + *Open-source media content management system.* +- [minecraft-paper_itzg](./minecraft-paper_itzg) + *Minecraft Paper server by itzg.* +- [mkvtoolnix](./mkvtoolnix) + *Tools for working with Matroska media files.* +- [mongodb](./mongodb) + *NoSQL document database.* +- [mosquitto-eclipse](./mosquitto-eclipse) + *MQTT broker for IoT messaging.* +- [musicbrainz](./musicbrainz) + *Open music encyclopedia database.* +- [n8n](./n8n) + *Workflow automation tool.* +- [navidrome](./navidrome) + *Music streaming server.* +- [netbootxyz](./netbootxyz) + *Network boot server for OS installations.* +- [nginxproxymanager](./nginxproxymanager) + *Web proxy management with a GUI.* +- [node-red](./node-red) + *Flow-based programming for IoT.* +- [nostr-relay](./nostr-relay) + *Relay server for Nostr protocol.* +- [notifiarr](./notifiarr) + *Notification integration for media servers.* +- [nzbget](./nzbget) + *Usenet downloader.* +- [ombi](./ombi) + *Media request management for Plex/Emby/Jellyfin.* +- [open-assistant](./open-assistant) + *Open-source AI assistant.* +- [openbooks](./openbooks) + *Book search and download tool.* +- [organizr](./organizr) + *Unified web interface for your services.* +- [paperless-ng](./paperless-ng) + *Document management system.* +- [phpmyadmin](./phpmyadmin) + *Web-based MySQL/MariaDB administration.* +- [picard](./picard) + *Music tagger by MusicBrainz.* +- [pidgin](./pidgin) + *Multi-protocol chat client.* +- [plex](./plex) + *Media server for streaming your content.* +- [plex-image-cleanup](./plex-image-cleanup) + *Tool to clean up Plex image cache.* +- [pms-docker](./pms-docker) + *Plex Media Server Docker image.* +- [podgrab](./podgrab) + *Podcast downloader and manager.* +- [portainer](./portainer) + *Docker management GUI.* +- [portainer-be](./portainer-be) + *Portainer backend service.* +- [portainer-ce](./portainer-ce) + *Portainer Community Edition.* +- [postgres_data](./postgres_data) + *PostgreSQL database data container.* +- [prometheus](./prometheus) + *Monitoring and alerting toolkit.* +- [prowlarr](./prowlarr) + *Indexer manager for Usenet and torrents.* +- [qbittorrent](./qbittorrent) + *Open-source BitTorrent client.* +- [radarr](./radarr) + *Movie collection manager for Usenet and torrents.* +- [rainloop](./rainloop) + *Webmail client.* +- [readarr](./readarr) + *Book collection manager for Usenet and torrents.* +- [recyclarr](./recyclarr) + *Syncs trash/recycle settings for media managers.* +- [requestrr](./requestrr) + *Discord bot for media requests.* +- [romm](./romm) + *Retro game manager.* +- [romvault](./romvault) + *ROM management and auditing tool.* +- [sabnzbd](./sabnzbd) + *Usenet binary downloader.* +- [shoutrrr](./shoutrrr) + *Notification library for various services.* +- [sonarr](./sonarr) + *TV series collection manager for Usenet and torrents.* +- [soulseek](./soulseek) + *Peer-to-peer music sharing client.* +- [spotify-playlist-generator](./spotify-playlist-generator) + *Tool to generate Spotify playlists.* +- [spotisub](./spotisub) + *Spotify playlist subscription manager.* +- [sptnr](./sptnr) + *Spotify playlist and library manager.* +- [swag-letsencrypt](./swag-letsencrypt) + *Secure Web Application Gateway with Let's Encrypt.* +- [swag-letsencrypt_duckdns](./swag-letsencrypt_duckdns) + *SWAG with DuckDNS integration.* +- [tautulli](./tautulli) + *Plex usage monitoring and analytics.* +- [tdarr](./tdarr) + *Distributed media transcoding system.* +- [tellytv](./tellytv) + *IPTV proxy for Plex.* +- [traefik](./traefik) + *Modern reverse proxy and load balancer.* +- [trilium](./trilium) + *Hierarchical note-taking application.* +- [tubearchivist](./tubearchivist) + *YouTube archiving and management tool.* +- [tvheadend](./tvheadend) + *TV streaming server for DVB, ATSC, IPTV.* +- [unpackerr](./unpackerr) + *Automated extraction of archives for media managers.* +- [vscodium](./vscodium) + *Open-source build of VS Code.* +- [watchtower](./watchtower) + *Automatic update for Docker containers.* +- [web-dev-compose.yml](./web-dev-compose.yml) + *Web development Docker Compose setup.* +- [webgrabplus](./webgrabplus) + *EPG (Electronic Program Guide) grabber.* +- [wg-easy](./wg-easy) + *Simple WireGuard VPN management.* +- [whisper-webui](./whisper-webui) + *Web UI for OpenAI Whisper speech-to-text.* +- [wireguard](./wireguard) + *Fast, modern VPN tunnel.* +- [wireshark](./wireshark) + *Network protocol analyzer.* +- [xbackbone](./xbackbone) + *File sharing and image hosting platform.* +- [xteve](./xteve) + *IPTV proxy for Plex and Emby.* +- [youtube-dl-material](./youtube-dl-material) + *Web UI for youtube-dl downloads.* +- [youtube-dl-server](./youtube-dl-server) + *REST API for youtube-dl.* Most of these I have used, give or take a few. Around 70 or so active currently. Will format those later \ No newline at end of file