Fix frontmatter syntax
This commit is contained in:
parent
d17cb3509a
commit
ced9f011f2
9 changed files with 9 additions and 37 deletions
|
|
@ -1,33 +1,5 @@
|
|||
---
|
||||
weight = 3000
|
||||
weight: 3000
|
||||
---
|
||||
|
||||
# Home network
|
||||
|
||||
## Self-hosted services
|
||||
|
||||
### Implemented
|
||||
|
||||
- NGINX reverse proxy
|
||||
- Pi-hole DNS server
|
||||
- Jellyfin media server
|
||||
- Hugo notes website
|
||||
- Lacks proper auth (currently using Basic)
|
||||
|
||||
### Planned
|
||||
|
||||
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