cca v0.0.1 Skelett
MIT
GitHub
PyPI
XED /CCC
| Tool | Verantwortung | Beispiele |
|---|---|---|
ccc | Container-Lifecycle + Rollen-Kompositionen | ccc create pmDESK |
cca | Atomare App-Stack-Installation | cca install gnome · cca install ghost |
ccc-Rollen rufen intern cca-Apps auf. Wer eine
maßgeschneiderte Box will, nutzt cca direkt. Wer eine
vorgefertigte Rolle will, nutzt ccc create.
# Variante A — automatisch via firstboot.sh Phase 7 (xed-ccc + xed-cca beide):
bash <(curl -s https://ccc.xed.dev/firstboot.sh)
# Variante B — PyPI direkt:
pipx install xed-cca
apt)cca list # verfügbare Apps mit Status
cca install gnome # App installieren
cca install ghost --dry-run # nur Plan zeigen
cca menu # interaktive TUI (Stub, Textual kommt später)
cca --version
cca --help
| App | Beschreibung | Status |
|---|---|---|
gnome | Vanilla Gnome Desktop (Debian: gnome-core, Ubuntu: vanilla-gnome-desktop) | Stub |
ghost | Ghost Headless CMS / Blog-Engine | Stub |
wordops | LEMP-Stack-Manager (NGINX + PHP-FPM + MariaDB) | Stub |
miab | Mail-in-a-Box (vollständiger Mail-Server-Stack) | Stub |
Geplant für künftige Sessions: nextcloud, gitea,
xrdp, nginx-rp, weitere.