summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Fix Docker apt source write permission in host initbndw9 days1-1/+1
* Add git-centric deployment with Docker builds and vanity importsbndw9 days10-32/+577
* Move deploy implementation to deploy.gobndw2026-01-253-679/+682
* Preserve existing config when updating apps and static sitesbndw2026-01-251-180/+215
* Refactor deploy functions to use DeployOptions structbndw2026-01-251-84/+107
* Add examples to help textbndw2026-01-251-1/+18
* Add CPU and memory limits for appsbndw2026-01-252-4/+136
* Add auto-generated subdomain featurebndw2026-01-246-19/+141
* Add ASCII art banner and improve help textbndw2026-01-241-3/+22
* Rename project from deploy to shipbndw2026-01-2419-43/+43
* Add reboot prompt to host update commandbndw2026-01-241-4/+17
* Restructure CLI with Cobrabndw2026-01-2323-1483/+1450
* Add VPS management commands: vps, vps-update, vps-sshbndw2026-01-232-0/+244
* Make deploy the default action and require --binarybndw2026-01-232-35/+20
* Move default host from config file to state.jsonbndw2026-01-235-106/+72
* Add deploy command and fix static site namingbndw2026-01-238-0/+1959