caddy-docker VS Nginx Proxy Manager

Compare caddy-docker vs Nginx Proxy Manager and see what are their differences.

caddy-docker

Source for the official Caddy v2 Docker Image (by caddyserver)

Nginx Proxy Manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface (by NginxProxyManager)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
caddy-docker Nginx Proxy Manager
30 651
386 19,499
2.8% 4.3%
5.8 8.8
about 1 month ago 10 days ago
Dockerfile JavaScript
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

caddy-docker

Posts with mentions or reviews of caddy-docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.
  • Which reverse proxy for public and Lan sites with valid https?
    2 projects | /r/selfhosted | 6 Dec 2023
    The official Caddy documentation of their Docker image: https://hub.docker.com/_/caddy
  • Leaking Bitwarden's Vault with a Nginx vulnerability
    10 projects | news.ycombinator.com | 3 Jul 2023
    I use https://static-web-server.net/

    Cross-platform, written in Rust, straightforward configuration, secure defaults, also has a hardened container image and a hardened NixOS module.

    I wouldn't recommend Caddy. Their official docker image runs as root unnecessarily (and the reasoning suggests a lack of understanding) [1], and they don't provide a properly sandboxed systemd unit file [2].

    [1]: https://github.com/caddyserver/caddy-docker/issues/104

  • Docker Cannot Mount Caddyfile on Remote Host
    1 project | /r/webdev | 11 Apr 2023
  • Which reverse proxy are you using?
    16 projects | /r/selfhosted | 7 Apr 2023
    There is also a short section about it on the Docker hub page under the "Adding custom Caddy modules" section: https://hub.docker.com/_/caddy
  • Caddy, Go, Docker and a Single Page App
    6 projects | dev.to | 3 Apr 2023
    Caddy uses a number of volumes. Two point directly at files within our project, first our Caddyfile, then our public folder which Caddy will serve live files. The other two are virtual filesystems Docker will create as defined by the master volumes parameters. We can assume the caddy_config volume is where active configuration is stored as it is not discussed on the Caddy Docker Official Image page, so we're copying their parameter exactly, but the caddy_data volume needs some extra discussion. It is used to store a number of things including SSL certificates. By default Docker creates and destroys volumes upon startup and exit. As we want to persist our certificate across sessions we can take advantage of an external Docker volume. These virtual filesystems are created before starting the Docker session for the first time. This can ve done from the command line or more easily from within the Docker Desktop app. Simply choose "Volumes", click the "Create" button and specify caddy_data.
  • Caddy with Cloudflare plugin?
    3 projects | /r/unRAID | 5 Mar 2023
  • Having trouble creating volumes - any help? (Caddy 2 via portainer)
    1 project | /r/portainer | 10 Feb 2023
    I've been able to create a network with no issues (that I know of yet) but when I try to create the volumes I run into trouble. This specific example is from Caddy2...
  • I’m new to docker how can I run my website
    3 projects | /r/docker | 2 Sep 2022
    For a reverse proxy I would suggest Caddy. The configuration is super easy and it handles SSL for you out of the box using LetsEncrypt! There’s also an official docker image like PHP and MySQL here https://hub.docker.com/_/caddy
  • Can you people please suggest a suitable architecture for the following problem?
    3 projects | /r/devops | 14 Jul 2022
    Their image is dead simple to use, the config is fine, and auto-https is baked in. You can use it as a sidecar, proxy for multiple images, or just as a base to add your app into, depending on the complexity of your existing config.
  • The Power of the XDG Base Directory Specification (2019)
    1 project | news.ycombinator.com | 7 Jun 2022

Nginx Proxy Manager

Posts with mentions or reviews of Nginx Proxy Manager. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-07.

What are some alternatives?

When comparing caddy-docker and Nginx Proxy Manager you can also consider the following projects:

laravel-websockets-example - Quick example of a docker stack for laravel-websockets

traefik - The Cloud Native Application Proxy

foundryvtt-docker - An easy-to-deploy Dockerized Foundry Virtual Tabletop server.

docker-swag - Nginx webserver and reverse proxy with php support and a built-in Certbot (Let's Encrypt) client. It also contains fail2ban for intrusion prevention.

crowdsec - CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI.

socks5-proxy-server - SOCKS5 proxy server

cloudflare - Caddy module: dns.providers.cloudflare

acme-dns - Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely.

docker-compose-shiny-example - Docker Compose Example with Shiny Apps

BunkerWeb - 🛡️ Make your web services secure by default !

caddy-docker-proxy - Caddy as a reverse proxy for Docker

docker-pi-hole - Pi-hole in a docker container