traefik-examples
docker-compose configurations examples for traefik (by frigi83)
postgres-and-redis
🗄 PostgreSQL + Redis. Self-Hosted. Docker + Traefik + HTTPS. (by starters-dev)
traefik-examples | postgres-and-redis | |
---|---|---|
1 | 1 | |
343 | 2 | |
1.5% | - | |
4.4 | 4.4 | |
over 1 year ago | almost 3 years ago | |
Shell | Shell | |
GNU General Public License v3.0 only | - |
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.
traefik-examples
Posts with mentions or reviews of traefik-examples.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-22.
-
Nginx Proxy Manager alternative
Fighting with config files to get Authelia to work is what drove me abandon Nginix Proxy Manager. If you use docker-compose, I highly recommend Traefik over NPM. Once you have a working config, it is very easy to add new sites. Check this GitHub repo for some great examples to help you get started: https://github.com/frigi83/traefik-examples
postgres-and-redis
Posts with mentions or reviews of postgres-and-redis.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-19.
-
Deploying PostgreSQL and Redis behind Traefik in the Cloud
If you'd like to try it out now, here is Github repo.
What are some alternatives?
When comparing traefik-examples and postgres-and-redis you can also consider the following projects:
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.
docker-postgresql-multiple-databases - Using multiple databases with the official PostgreSQL Docker image
richardsoper.me - My Traefik V2 stack.
traefik-kop - A dynamic docker->redis->traefik discovery agent
traefik-v2-https-ssl-localhost - A simple example on how to use Traefik on localhost with HTTPS
docker-flask-example - A production ready example Flask app that's using Docker and Docker Compose.