mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2025-06-27 16:57:05 +00:00
small changes
This commit is contained in:
parent
ee194f2859
commit
37693e876b
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user