Welcome to this repository, a growing collection of Docker container configuration files designed to simplify the deployment and management of various self-hosted services. Whether you're looking to automate workflows, manage your retro game collection, or streamline your media library, you'll find a ready-to-use setup here! ✨
Dive into each directory to discover powerful applications, each with its own detailed README.md
for quick setup and usage.
-
n8n: Workflow Automation Powerhouse! 🤖 An open-source workflow automation platform that helps you connect apps and automate tasks without writing code. Get ready to build powerful integrations and streamline your digital life!
- 🌐 Official Website: https://n8n.io/
- 🐙 GitHub Repository: https://github.com/n8n-io/n8n
-
romm: Your Ultimate Retro Game Manager! 🎮 A web-based application for meticulously organizing and managing your vast retro game collection. Fetch rich metadata, artwork, and keep your digital arcade in perfect order.
- 🐙 GitHub Repository: https://github.com/rommapp/romm
-
arr-stack: The Media Automation Suite! 🎬🎶📚 Your ultimate solution for automating your media library. This stack includes Sonarr (TV shows), Radarr (movies), Lidarr (music), Deluge (downloader), Prowlarr (indexer manager), and Bazarr (subtitles) for a seamless media experience.
-
evolution-api: WhatsApp API for your business! 📱 A REST API for WhatsApp, allowing you to send and receive messages, manage groups, and more.
- 🌐 Official Website: https://doc.evolution-api.com/
- 🐙 GitHub Repository: https://github.com/evolution-api/evolution-api
-
filebrowser: Web File Manager! 📂 A web-based file manager that lets you upload, download, edit, and manage your files and folders.
- 🐙 GitHub Repository: https://github.com/gtsteffaniak/filebrowser
-
beszel: Simple, self-hosted, real-time chat! 💬 A simple, self-hosted, real-time chat application.
- 🐙 GitHub Repository: https://github.com/henrygd/beszel
-
beszel-client: Beszel Chat Client! 💻 A client that connects to your Beszel chat server.
- 🐙 GitHub Repository: https://github.com/henrygd/beszel
-
nexterm: Web-based terminal emulator! 💻 A web-based terminal emulator.
- 🐙 GitHub Repository: https://github.com/germannewsmaker/nexterm
-
wordpress: Complete WordPress Stack! 🌐 A complete WordPress environment including MySQL, phpMyAdmin, and automated backups.
Each subdirectory within this repository contains a complete Docker Compose setup for a specific service. To get started with any of them, simply navigate to the respective directory and follow the instructions in its README.md
file.
If you only need a specific configuration and prefer not to clone the entire repository, you can manually copy its content:
- Navigate to the desired subdirectory on GitHub (e.g., https://github.com/AnglDavd/docker/tree/main/n8n).
- For each file within that subdirectory (e.g.,
.env
,compose.yaml
,README.md
), click on the file name, then click the "Raw" button to view its content. - Copy the raw content and paste it into a new file with the same name on your local machine.
Happy Containerizing and Automating! ✨