Update home network docs
This commit is contained in:
parent
bc2e587161
commit
c686caa9cd
2 changed files with 34 additions and 5 deletions
|
|
@ -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)]
|
||||||
|
|
@ -6,9 +6,17 @@ MAC Address: E4:5F:01:D1:AF:9B
|
||||||
|
|
||||||
## Hardware
|
## Hardware
|
||||||
|
|
||||||
Raspberry PI 4
|
Raspberry Pi 4 Model B Rev 1.5
|
||||||
Memory: 2GB
|
|
||||||
Storage: ?
|
- CPU: ARMv7 Processor rev 3 (v7l) (32bit arch)
|
||||||
|
- Memory: 2GB
|
||||||
|
- Storage: 32GB
|
||||||
|
|
||||||
|
External disk: Toshiba HDD
|
||||||
|
|
||||||
|
- Storage: 2TB
|
||||||
|
- Volume: NTFS
|
||||||
|
- Speed: 5000Mbit/s
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
|
|
@ -22,6 +30,7 @@ Storage: ?
|
||||||
| Pi-hole admin server | 8080 |
|
| Pi-hole admin server | 8080 |
|
||||||
| Notes server | 42069 |
|
| Notes server | 42069 |
|
||||||
|
|
||||||
## External devices
|
## Planned functionality
|
||||||
|
|
||||||
2 TB SSD
|
- OAuth2 Identity provider
|
||||||
|
- Notes server with OAuth2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue