From 37693e876b07e36515df861de5983918ae759871 Mon Sep 17 00:00:00 2001 From: Dominik Date: Tue, 20 Aug 2024 14:07:20 +0200 Subject: [PATCH] small changes --- README.md | 3 ++- nginx-proxy-manager/compose.yml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b8ff568..daf90be 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ The host networking driver only works on Linux hosts, but is availabe as a beta | [NetData](https://www.netdata.cloud/) | [19999](http://localhost:19999) | | [Nextcloud](https://github.com/nextcloud/docker) | [8080](http://localhost:8080) | | [nginx](https://hub.docker.com/_/nginx) | [82](http://localhost:82) | +| [Nginx Proxy Manager](https://nginxproxymanager.com/x) | [8181](http://localhost:8181) | | [Obsidian-LiveSync](https://github.com/vrtmrz/obsidian-livesync) | [5984](http://localhost:5984/_utils/) | | [Olivetin](https://github.com/OliveTin/OliveTin) | [1337](http://localhost:1337) | | [Organizr](https://docs.organizr.app/) | [8777](http://localhost:8777) | @@ -109,5 +110,5 @@ The host networking driver only works on Linux hosts, but is availabe as a beta * [r/homelab](https://www.reddit.com/r/homelab/) ## TODO - - monitor -> Homepage + - monitor, nginx proxy manager -> Homepage diff --git a/nginx-proxy-manager/compose.yml b/nginx-proxy-manager/compose.yml index 56e985b..14f73c8 100644 --- a/nginx-proxy-manager/compose.yml +++ b/nginx-proxy-manager/compose.yml @@ -3,6 +3,7 @@ # easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt # first login: admin@example.com/changeme +# Port conflicts possible name: nginx-proxy-manager