Move overview out of index
This commit is contained in:
parent
ced9f011f2
commit
4e0ca77624
1 changed files with 33 additions and 0 deletions
33
docs/home-network/overview.md
Normal file
33
docs/home-network/overview.md
Normal 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)]
|
||||
Loading…
Add table
Add a link
Reference in a new issue