nginx-proxy-automation
Automated docker nginx proxy integrated with letsencrypt. (by evertramos)
docker-nginx-certbot
Automatically create and renew website certificates for free using the Let's Encrypt certificate authority. (by JonasAlfredsson)
nginx-proxy-automation | docker-nginx-certbot | |
---|---|---|
9 | 3 | |
2,684 | 1,123 | |
0.1% | 1.0% | |
5.5 | 8.0 | |
4 months ago | 8 days ago | |
Shell | Shell | |
MIT License | 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.
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.
nginx-proxy-automation
Posts with mentions or reviews of nginx-proxy-automation.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-05-12.
-
Manage a multiple websites server with Docker, Treafik and auto SSL certificates
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:
-
Hosting Wiki.js behind a jwilder/nginx-proxy
I use this repo as a reverse proxy: https://github.com/evertramos/nginx-proxy-automation/tree/main/docs
-
VPS as gateway to internal proxy (traefik)
https://github.com/evgeniy-khist/letsencrypt-docker-compose https://github.com/evertramos/nginx-proxy-automation
-
Cannot make DoT/DoH work on my docker + NGINX Proxy Automation configuration
I have this NGINX proxy companion installed on my server, so, in order to have AdGuard as a Docker container I made the following docker-compose.yml working file:
-
lurker's homelab
For my nginx proxy using lets encrypt I used this resouce and wordpress was this.
-
One URL working, two others giving 500 with Cloudflare and Nginx-reverse-proxy
This setup was working until I tried changing from a deprecated Nginx proxy manager to a more up-to-date one, at the same time as setting up Yacht. Subdomains of the working URL also work, no domains/subdomains of the non-working URLs work.
- Where would you suggest for cheap hosting of a small site while still ensuring loading speed?
-
Is there a working example of adding SSL to docker, Nginx,, node using certbot/ lets encrypt?
And here you can find various real world examples: https://github.com/evertramos/nginx-proxy-automation#other-projects-using-nginx-proxy
-
How I self hosted Matomo - Google Analytics Alternative
I am using Docker to host Matomo, get Let's Encrypt SSL certificates and run Nginx as a reverse proxy. To make things really easy, we can setup the awesome evertramos/nginx-proxy-automation project. Follow the instructions in the README to setup the containers via Docker. This will automatically create a Docker network called webproxy.
docker-nginx-certbot
Posts with mentions or reviews of docker-nginx-certbot.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-23.
-
How to Get Free SSL Certificates with Docker & LetsEncrypt
In addition to this article, you can learn more about this approach here: https://github.com/JonasAlfredsson/docker-nginx-certbot/tree/master
-
Raspberry Pi, Static HTTPS Site with Docker and Nginx
How I solve this is that I deactivate all configuration files that have missing certificates, and then reactivate them again after the files have been created.
https://github.com/JonasAlfredsson/docker-nginx-certbot
-
Anyone interested in having more /r/sefhosted apps available for ARM?
I just recently set up an automated GitHub Action on my repository, which builds for multiple architectures. You may read my issue/guide and see if it is something that might be of interest for you!
What are some alternatives?
When comparing nginx-proxy-automation and docker-nginx-certbot you can also consider the following projects:
acme-companion - Automated ACME SSL certificate generation for nginx-proxy
alpine-moodle - Moodle docker image based on Alpine Linux
matomo-setup - Matomo Docker Compose setup with automatic SSL certificate and Nginx configuration
stecCA - An easy to deploy Certificate Authority / Public Key Infrastructure using CFSSL, Lemur and Docker magic!
zammad-docker-compose - Zammad Docker images for docker-compose & Kubernetes
docker-nginx-gunicorn-flask-letsencrypt - Boilerplate for running Nginx + Gunicorn + Flask + Let's Encrypt (https) with auto renewals on Docker.