first commit
This commit is contained in:
12
environments/README.md
Normal file
12
environments/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Homelab Environments
|
||||
|
||||
This directory contains environment-specific configurations that help organize your infrastructure modules into logical groupings.
|
||||
|
||||
Each subdirectory represents a category or environment that can be applied independently or together with others.
|
||||
|
||||
```
|
||||
/environments/
|
||||
├── core/ # Essential infrastructure (tunnel, monitoring)
|
||||
├── services/ # Application services (ActualBudget, EmulatorJS)
|
||||
└── network/ # (Future) Network configs
|
||||
```
|
||||
Reference in New Issue
Block a user