Add README

This commit is contained in:
2026-01-09 17:19:37 +01:00
parent 1e71c62f68
commit 79c2309d5b

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# customer-installer
Installationsskripte für Kunden-Deployments (Docker / LXC).
## Usage
1. `.env.example` nach `.env` kopieren
2. Variablen setzen
3. Installer ausführen
## Notes
- Secrets gehören ausschließlich in `.env`
- Repo ist für private Nutzung gedacht