summaryrefslogtreecommitdiffstats
path: root/cmd/ship
Commit message (Expand)AuthorAgeFilesLines
* Add --domain flag to v2 CLI flagsClawd22 hours1-0/+1
* Add --domain flag support to v2 deployClawd22 hours2-2/+9
* feat: auto-generate SSH key and guide auth setup in host initClawd41 hours1-2/+82
* fix: set ownership before rsync for Docker deployClawd44 hours1-0/+7
* fix: split sudo commands to fix ownership for rsync uploadClawd44 hours1-2/+8
* fix: Caddy install permission issue with gpg dearmorClawd44 hours1-3/+4
* fix: resolve build errors with v1 codeClawd44 hours2-13/+10
* feat(v2): wire up v2 as default interfaceClawd44 hours1-2/+14
* feat(v2): implement list, status, logs, remove commandsClawd44 hours2-47/+345
* feat(v2): implement ship host init with JSON outputClawd44 hours2-24/+371
* feat(v2): implement deploy flowsClawd45 hours2-45/+366
* feat(v2): add CLI structure and deploy orchestrationClawd45 hours2-0/+405
* fix: use project directory for static site .ship/ folderClawd46 hours1-4/+7
* Add backwards compatibility for existing binary deploymentsbndw3 days1-7/+11
* Store deployment configs locally for binary deploymentsbndw3 days1-36/+88
* Add cgit web interface for browsing reposbndw3 days1-4/+20
* Remove --module flag, add --public, make hooks smarterbndw7 days2-48/+76
* Harden security: name validation, scoped sudoers, safe.directorybndw7 days11-7/+71
* 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-0/+2134