Shell docker-compose

Open-source Shell projects categorized as docker-compose

Top 23 Shell docker-compose Projects

docker-compose
  1. docker-elk

    The Elastic stack (ELK) powered by Docker and Compose.

  2. 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.

    CodeRabbit logo
  3. self-hosted

    Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept

    Project mention: I gave up on self-hosted Sentry | news.ycombinator.com | 2025-04-18

    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...

  4. Compose-Examples

    Various Docker Compose examples of selfhosted FOSS and proprietary projects.

  5. kafka-stack-docker-compose

    docker compose files to create a fully working kafka stack

  6. Docker-Traefik

    Docker media and home server stack with Docker Compose, Traefik, Swarm Mode, Google OAuth2/Authelia, and LetsEncrypt

  7. docker-magento

    Mark Shust's Docker Configuration for Magento

  8. docker-rollout

    🚀 Zero Downtime Deployment for Docker Compose

    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.

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. nginx-proxy-automation

    Automated docker nginx proxy integrated with letsencrypt.

    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:

  11. DockSTARTer

    DockSTARTer helps you get started with running apps in Docker.

  12. searxng-docker

    The docker-compose files for setting up a SearXNG instance with docker.

    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:

  13. wordpress-docker-compose

    Easy Wordpress development with Docker and Docker Compose

  14. selfhosted-gateway

    Self-hosted Docker native tunneling to localhost. Expose local docker containers to the public Internet via a simple docker compose interface.

  15. spin

    🚀 Replicate your production environment locally using Docker. Just run "spin up". It's really that easy. (by serversideup)

  16. docker4drupal

    Docker-based Drupal stack

  17. docker-compose-nas

    Simple Docker Compose NAS featuring Sonarr, Radarr, Prowlarr, Jellyfin, qBittorrent, PIA VPN and Traefik with SSL support

  18. startpack

    Selfhosted tech starter pack for development of new project or startup

  19. docker-host

    A docker sidecar container to forward all traffic to local docker host or any other host

  20. Vessel

    Up and running with small Docker environments

  21. outline-docker-compose

    Install a self-hosted Outline wiki instance in a couple of minutes

  22. docker-postfix

    Multi architecture simple SMTP server (postfix null relay) host for your Docker and Kubernetes containers. Based on Debian/Ubuntu/Alpine.

  23. Docker-Raspberry-PI-Monitoring

    A docker-compose stack solution for monitoring host and containers with Prometheus, Grafana, cAdvisor and NodeExporter.

  24. dockerfiles

    Docker files for Invoice Ninja (by invoiceninja)

  25. openvas

    Containers for running the Greenbone Vulnerability Manager. Run as a single container with all services or separate single applications containers via docker-compose.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell docker-compose discussion

Log in or Post with

Shell docker-compose related posts

  • Enhance Your RAG Application With Web Searching Capability!

    1 project | dev.to | 8 Sep 2024
  • GitOpper: GitOps Without Kubernetes

    5 projects | news.ycombinator.com | 1 Aug 2024
  • Show HN: Insta-infra – Single command quickstart for any tool

    1 project | news.ycombinator.com | 9 Jun 2024
  • Show HN: Zero-Downtime Nginx-Proxy Deployment with High Availability&Security

    1 project | news.ycombinator.com | 5 May 2024
  • Blue-Green Deployment on Single Machines Starting from Scratch, Using Your Dockerfiles: Examples in PHP, Java, and Node.js

    1 project | dev.to | 21 Apr 2024
  • Blue-Green Deployment on Single Machines Starting from Scratch, Using Your Dockerfiles: Examples in PHP, Java, and Node.js

    1 project | dev.to | 12 Apr 2024
  • Show HN: Deploy highly available infra to EC2 with Docker-compose and CDK

    2 projects | news.ycombinator.com | 20 Feb 2024
  • A note from our sponsor - InfluxDB
    influxdata.com | 24 Apr 2025
    Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →

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

Sponsored
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.
coderabbit.ai

Did you know that Shell is
the 11th most popular programming language
based on number of references?