small changes

This commit is contained in:
Dominik 2024-08-20 14:07:20 +02:00
parent ee194f2859
commit 37693e876b
2 changed files with 3 additions and 1 deletions

View File

@ -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) | | [NetData](https://www.netdata.cloud/) | [19999](http://localhost:19999) |
| [Nextcloud](https://github.com/nextcloud/docker) | [8080](http://localhost:8080) | | [Nextcloud](https://github.com/nextcloud/docker) | [8080](http://localhost:8080) |
| [nginx](https://hub.docker.com/_/nginx) | [82](http://localhost:82) | | [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/) | | [Obsidian-LiveSync](https://github.com/vrtmrz/obsidian-livesync) | [5984](http://localhost:5984/_utils/) |
| [Olivetin](https://github.com/OliveTin/OliveTin) | [1337](http://localhost:1337) | | [Olivetin](https://github.com/OliveTin/OliveTin) | [1337](http://localhost:1337) |
| [Organizr](https://docs.organizr.app/) | [8777](http://localhost:8777) | | [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/) * [r/homelab](https://www.reddit.com/r/homelab/)
## TODO ## TODO
- monitor -> Homepage - monitor, nginx proxy manager -> Homepage

View File

@ -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 # 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 # first login: admin@example.com/changeme
# Port conflicts possible
name: nginx-proxy-manager name: nginx-proxy-manager