Move overview out of index

This commit is contained in:
Brad Treloar 2025-11-01 21:33:35 +10:30
parent ced9f011f2
commit 4e0ca77624

View file

@ -0,0 +1,33 @@
---
weight: -1
---
# Home network overview
## Self-hosted services
### Implemented
- NGINX reverse proxy
- Pi-hole DNS server
- Jellyfin media server
- Hugo notes website
- Lacks proper auth (currently using Basic)
## Planned features
System administration:
- Vouch SSO proxy [[Github](https://github.com/vouch/vouch-proxy)]
- Provide identity management for multiple apps running on the server.
- Authentik identity provider [[Github](https://github.com/goauthentik/authentik)]
- IdP for Vouch.
- Grafana Metrics and Monitoring [[Github](https://github.com/grafana/grafana)]
- Observability.
- Laravel notes website
- Markdown files as content.
- See [Aaron Francis's blog](https://aaronfrancis.com/2021/blogging-with-markdown-in-laravel-1d45f4fa).
Services:
- Bitwarden secrets vault [[Github](https://github.com/bitwarden/server)]