Tallulah
Rust CLI that installs Burton and Rabun on Ubuntu from this host.
Tallulah · the installer
Tallulah validates, generates, and runs Burton Workspaces deployments. It is named for the Tallulah River, which feeds Lake Burton and eventually Rabun.
The public path is the one-curl install on this site. install.sh is published here by Tallulah’s release workflow (not this repo). Archives live under /releases/.
Catalog (no deployment file)
With no deployment.yaml, Tallulah opens the menu. Space toggles a row; Enter confirms.
| Project | Default |
|---|---|
| Burton | on |
| Rabun | on |
| rabun-slack | on (optional) |
| rabun-semdex | on (optional) |
| Docs hub | on (optional) |
| llama.cpp | off |
tallulah --yes
tallulah --projects burton,rabun
tallulah list
tallulah uninstall --yesDeployment file
One YAML file can describe local Compose and production systemd:
tallulah validate --environment local -f deployment.yaml
tallulah generate --environment local
tallulah run --environment prodLayout on the host
| Path | Role |
|---|---|
/usr/local/bin/tallulah | CLI |
/opt/burton | Burton app |
/var/lib/burton | Durable wiki, conversations, sites |
/var/www/burton-dist | Public install.sh and release archives (this hostname) |