Jun 14, 2025, 3:16 AM
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -18,5 +18,8 @@
|
|||||||
"_site/**": true
|
"_site/**": true
|
||||||
},
|
},
|
||||||
"files.insertFinalNewline": true,
|
"files.insertFinalNewline": true,
|
||||||
"markdown.styles": [".vscode/custom-tag-style.css"]
|
"markdown.styles": [
|
||||||
|
".vscode/custom-tag-style.css"
|
||||||
|
],
|
||||||
|
"gitdoc.enabled": true
|
||||||
}
|
}
|
||||||
|
|||||||
15
homelab.md
15
homelab.md
@ -1,5 +1,16 @@
|
|||||||
# homelab
|
# homelab
|
||||||
|
|
||||||
|
* OPNsense firewall: https://opnsense.hh.lan
|
||||||
|
* Proxmox virtualization cluster: https://proxmox1.hh.lan
|
||||||
|
|
||||||
|
## services
|
||||||
|
|
||||||
|
* HomeAssistant home automation
|
||||||
|
* http://homeassistant.local:8123/
|
||||||
|
* https://ha.hh.lan
|
||||||
|
* Frigate NVR (security cameras): https://frigate.local:8971
|
||||||
|
* Paperless document repository: https://paperless.hh.lan
|
||||||
|
|
||||||
## things to set up
|
## things to set up
|
||||||
|
|
||||||
### Gitea
|
### Gitea
|
||||||
@ -8,6 +19,10 @@
|
|||||||
|
|
||||||
### Authentik
|
### Authentik
|
||||||
|
|
||||||
|
### CrashPlan (or other backup service)
|
||||||
|
|
||||||
|
### Home auth
|
||||||
|
|
||||||
## Network
|
## Network
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
|
|||||||
Reference in New Issue
Block a user