Initialize second brain vault

This commit is contained in:
2026-03-09 18:28:03 +00:00
commit 7d4a4192ce
23 changed files with 578 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# Home Lab Principles
## Working principles
- Start simple
- Prefer clarity over cleverness
- Document every meaningful architectural change
- Production and testing should be clearly separated
- Backups and restore confidence are first-class requirements
- Avoid deploying many apps before the platform is understandable
## Near-term app focus
1. Drive / file sync
2. Photo app
3. Identity / access layer
## Current transition direction
- from Synology Drive to possible Nextcloud later
- from Synology Photos to possible Immich later
- keep current media stack running while broader architecture is clarified
## Notes
This project should be managed incrementally, not as a big-bang migration.