Update home network docs

This commit is contained in:
Brad Treloar 2025-04-13 23:42:23 +09:30
parent bc2e587161
commit c686caa9cd
2 changed files with 34 additions and 5 deletions

View file

@ -0,0 +1,20 @@
# Home network
## Self-hosted services
### Implemented
- NGINX reverse proxy
- Replace with Traefik
- Pi-hole DNS server
- Jellyfin media server
- Hugo notes website
- Lacks proper auth (currently using Basic)
### Planned
System administration:
- Traefik reverse proxy [[Github](https://github.com/traefik/traefik)]
- Authentik identity provider [[Github](https://github.com/goauthentik/authentik)]
- Grafana Metrics and Monitoring [[Github](https://github.com/grafana/grafana)]

View file

@ -6,9 +6,17 @@ MAC Address: E4:5F:01:D1:AF:9B
## Hardware
Raspberry PI 4
Memory: 2GB
Storage: ?
Raspberry Pi 4 Model B Rev 1.5
- CPU: ARMv7 Processor rev 3 (v7l) (32bit arch)
- Memory: 2GB
- Storage: 32GB
External disk: Toshiba HDD
- Storage: 2TB
- Volume: NTFS
- Speed: 5000Mbit/s
## Services
@ -22,6 +30,7 @@ Storage: ?
| Pi-hole admin server | 8080 |
| Notes server | 42069 |
## External devices
## Planned functionality
2 TB SSD
- OAuth2 Identity provider
- Notes server with OAuth2