Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Top 23 Shell docker-compose Projects
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
self-hosted
Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
I didn't downvote you but as one metric their docker-compose is 500 lines long https://github.com/getsentry/self-hosted/blob/25.4.0/docker-... as compared to back in the good-old days when it was basically python, redis, and postgres https://github.com/getsentry/self-hosted/blob/9.1.2/docker-c...
-
-
-
Docker-Traefik
Docker media and home server stack with Docker Compose, Traefik, Swarm Mode, Google OAuth2/Authelia, and LetsEncrypt
-
-
Project mention: Show HN: A CLI tool I made to self-host any app with two commands and a VPS | news.ycombinator.com | 2024-09-19
* I built a custom plugin for deploying which leveraged https://github.com/Wowu/docker-rollout for zero-downtime deployments
Your solution looks much simpler than mine. I started off modeling mine off fly.io CLI, which is much more verbose Go code. I'll likely continue to use mine, but for any future VPS I'll have to give this a try.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
Project mention: Manage a multiple websites server with Docker, Treafik and auto SSL certificates | dev.to | 2024-05-12
Since 2020, I manage a server to host all my fun side projects on it, but it turns out, it became a server to host multiple Wordpress for a couple of clients. At the beginning, I used Docker coupled with Nginx as reverse proxy. However, I migrated to Treafik as Reverse proxy because:
-
-
Project mention: Show HN: Self-hosteable browser-based minimalist web-searching platform | news.ycombinator.com | 2024-10-13
Glad for your review!
About the source of the search results, both text and images, they're all from [SearXNG](https://github.com/searxng/searxng/).
> SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
SearXNG by itself offers a full-stack platform for you to run searches privately (you can find public instances at <https://searx.space/>, and easily host yourself [via docker](https://github.com/searxng/searxng-docker)).
About how they scrape other search engines, it's really simple: HTTP calls and parsing of HTML (for most of them).
In MiniSearch, I don't need to save the results by myself. The scrape is done in real-time by SearXNG and passed to MiniSearch, which in turn runs a similarity search and filters out the textual results that don't seem that useful.
But I can say the real differential of MiniSearch is that it's mobile-first. Since the beginning, it was made to run on the browsers of Chrome/Safari/Firefox Mobile, and [Wllama](https://github.com/ngxson/wllama) together with [Web-LLM](https://github.com/mlc-ai/web-llm), along with LLMs of <1B parameters, allowed it!
If you're curious, here's the HN post I made about it a year ago:
-
-
selfhosted-gateway
Self-hosted Docker native tunneling to localhost. Expose local docker containers to the public Internet via a simple docker compose interface.
-
spin
🚀 Replicate your production environment locally using Docker. Just run "spin up". It's really that easy. (by serversideup)
-
-
docker-compose-nas
Simple Docker Compose NAS featuring Sonarr, Radarr, Prowlarr, Jellyfin, qBittorrent, PIA VPN and Traefik with SSL support
-
-
docker-host
A docker sidecar container to forward all traffic to local docker host or any other host
-
-
-
docker-postfix
Multi architecture simple SMTP server (postfix null relay) host for your Docker and Kubernetes containers. Based on Debian/Ubuntu/Alpine.
-
Docker-Raspberry-PI-Monitoring
A docker-compose stack solution for monitoring host and containers with Prometheus, Grafana, cAdvisor and NodeExporter.
-
-
openvas
Containers for running the Greenbone Vulnerability Manager. Run as a single container with all services or separate single applications containers via docker-compose.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Shell docker-compose discussion
Shell docker-compose related posts
-
Enhance Your RAG Application With Web Searching Capability!
-
GitOpper: GitOps Without Kubernetes
-
Show HN: Insta-infra – Single command quickstart for any tool
-
Show HN: Zero-Downtime Nginx-Proxy Deployment with High Availability&Security
-
Blue-Green Deployment on Single Machines Starting from Scratch, Using Your Dockerfiles: Examples in PHP, Java, and Node.js
-
Blue-Green Deployment on Single Machines Starting from Scratch, Using Your Dockerfiles: Examples in PHP, Java, and Node.js
-
Show HN: Deploy highly available infra to EC2 with Docker-compose and CDK
-
A note from our sponsor - InfluxDB
influxdata.com | 24 Apr 2025
Index
What are some of the best open-source docker-compose projects in Shell? This list will help you:
# | Project | Stars |
---|---|---|
1 | docker-elk | 17,772 |
2 | self-hosted | 8,380 |
3 | Compose-Examples | 6,219 |
4 | kafka-stack-docker-compose | 3,428 |
5 | Docker-Traefik | 3,111 |
6 | docker-magento | 2,692 |
7 | docker-rollout | 2,683 |
8 | nginx-proxy-automation | 2,667 |
9 | DockSTARTer | 2,409 |
10 | searxng-docker | 2,133 |
11 | wordpress-docker-compose | 1,911 |
12 | selfhosted-gateway | 1,548 |
13 | spin | 1,336 |
14 | docker4drupal | 1,251 |
15 | docker-compose-nas | 1,243 |
16 | startpack | 1,239 |
17 | docker-host | 1,132 |
18 | Vessel | 1,063 |
19 | outline-docker-compose | 825 |
20 | docker-postfix | 595 |
21 | Docker-Raspberry-PI-Monitoring | 492 |
22 | dockerfiles | 460 |
23 | openvas | 386 |