chore: initialize repo structure and sync tooling
public/ + private/ layout, sync.sh for dual-remote push, pre-push hook blocking direct public pushes, setup.sh for fresh-clone bootstrap.
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
# CHANGELOG
|
||||||
|
|
||||||
|
_stub_
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
# homelab
|
||||||
|
|
||||||
|
Personal homelab running at lerkolabs.com. Proxmox hypervisor, 9 LXC containers + 2 VMs, 8 VLANs, 20+ self-hosted services.
|
||||||
|
|
||||||
|
## Docs
|
||||||
|
|
||||||
|
- [Services](docs/SERVICES.md)
|
||||||
|
- [Network](docs/NETWORK.md)
|
||||||
|
- [Infrastructure](docs/INVENTORY.md)
|
||||||
|
- [Security](docs/SECURITY.md)
|
||||||
|
- [Decisions](docs/DECISIONS.md)
|
||||||
|
- [Runbooks](docs/RUNBOOKS.md)
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# DECISIONS
|
||||||
|
|
||||||
|
_stub_
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# INVENTORY
|
||||||
|
|
||||||
|
_stub_
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# NETWORK
|
||||||
|
|
||||||
|
_stub_
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# RUNBOOKS
|
||||||
|
|
||||||
|
_stub_
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# SECURITY
|
||||||
|
|
||||||
|
_stub_
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# SERVICES
|
||||||
|
|
||||||
|
_stub_
|
||||||
Reference in New Issue
Block a user