From 3f6a44533dc972d3d19fdfb24d6e0ab95be71aad Mon Sep 17 00:00:00 2001 From: Luigi Oliveira Date: Wed, 14 Jun 2023 00:35:01 -0300 Subject: [PATCH] doc: nginx readme update --- containers/README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/containers/README.md b/containers/README.md index f04814b..1c14c66 100644 --- a/containers/README.md +++ b/containers/README.md @@ -25,4 +25,16 @@ Link: *https://github.com/AdguardTeam/AdGuardHome* I use AdGuard home for it's own purpose: safe browsing at DNS Level, also I'm actually using it as my local dns resolver for all my homelab **Variables** -You can configure everything on it's own UI +You can configure everything on it's own UI accessing at port 3000 + +### Nginx proxy manager +Link: *https://nginxproxymanager.com/* +A nice and simpler nginx configuration UI for our homelab. We take advantage of our DNS sponsored by AdGuard and all servers and containers of my homelab can now be accessed by a cool domain + +**Variables** +setup at port 81, for the fist time the default credentials are: +``` +Email: admin@example.com +Password: changeme +``` +