Add Caddy landing page with dark LAN service map
Newbie-friendly index of media, download, AI, and git services with short how-to blurbs; served on port 80 for other PCs on the network.
This commit is contained in:
parent
ceba76df85
commit
56ddb349b4
7 changed files with 478 additions and 6 deletions
|
|
@ -173,6 +173,7 @@ ufw_allow_ssh_from_anywhere: false
|
|||
|
||||
ufw_lan_tcp_ports:
|
||||
- { port: 22, comment: "SSH" }
|
||||
- { port: 80, comment: "Landing (Caddy)" }
|
||||
- { port: 8080, comment: "qBittorrent" }
|
||||
- { port: 8096, comment: "Jellyfin" }
|
||||
- { port: 8989, comment: "Sonarr" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue