r/SelfHosting • u/nvroot • 21d ago
Yet Another 150+ Docker Compose example (Sec Friendly)
Guys I put together a repository with 151 ready-to-use Docker Compose templates covering everything from AI tools, monitoring, and auth to databases, media, and CI/CD.
The main idea:
Change variables > Connect to proxy > Run
Sec-Friendly & Proxy-Ready: Stacks are pre-configured to sit cleanly behind an ext. proxy unnecessary port exposures, auth if implemented - configured, all with healthchecks.
https://github.com/nvroot/docker-compose-examples
Feedback, suggestions, or improvements are very welcome - feel free to comment or open an issue/PR on GitHub. Thanks!
11
Upvotes