mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-12-25 04:51:44 +00:00
add portainer; move nginx-p-m to the correct group
This commit is contained in:
@@ -121,7 +121,7 @@ The aims is to provide a ready-to-run recipes that you can just copy, paste and
|
||||
|
||||
# Docker Managers
|
||||
- [Diun](apps/docker/diun.md)
|
||||
- [nginx-proxy-manager](apps/docker/npm.md)
|
||||
- [Portainer](apps/docker/portainer.md)
|
||||
- [WatchTower](apps/docker/watch-tower.md)
|
||||
|
||||
|
||||
@@ -328,9 +328,10 @@ The aims is to provide a ready-to-run recipes that you can just copy, paste and
|
||||
|
||||
# Reverse proxy & SSO
|
||||
- [Authelia](apps/reverse-proxy-sso/authelia.md)
|
||||
- [Traefik](apps/reverse-proxy-sso/traefik.md)
|
||||
- [Caddy](https://caddyserver.com/) 🔗 - very good web server with reverse-proxy & automatic https.
|
||||
- [Nginx Proxy Manager](https://nginxproxymanager.com/) 🔗 - another nice solution based on the battle-tested & probably the most popular web-server - nginx. It has a pretty UI that allows to manage the services.
|
||||
- [nginx-proxy-manager](apps/reverse-proxy-sso/npm.md)
|
||||
- [Traefik](apps/reverse-proxy-sso/traefik.md)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user