mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-07 07:56:37 -03:00
doc: nginx readme update
This commit is contained in:
parent
0f5bbcf244
commit
3f6a44533d
1 changed files with 13 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue