index
:
ship.git
agent-mode
main
Deploy to your VPS in one command
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
ship
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preserve existing Caddyfiles on redeploy
Clawd
6 hours
1
-35
/
+43
*
Show custom domains in ship list and status
Clawd
6 hours
1
-3
/
+24
*
Fix port collision bug, add --container-port flag
Clawd
6 hours
3
-25
/
+39
*
Remove v1 code, simplify state to just base_domain
Clawd
6 hours
24
-2760
/
+3
*
Add --domain flag to v2 CLI flags
Clawd
21 hours
1
-0
/
+1
*
Add --domain flag support to v2 deploy
Clawd
21 hours
2
-2
/
+9
*
feat: auto-generate SSH key and guide auth setup in host init
Clawd
40 hours
1
-2
/
+82
*
fix: set ownership before rsync for Docker deploy
Clawd
43 hours
1
-0
/
+7
*
fix: split sudo commands to fix ownership for rsync upload
Clawd
43 hours
1
-2
/
+8
*
fix: Caddy install permission issue with gpg dearmor
Clawd
43 hours
1
-3
/
+4
*
fix: resolve build errors with v1 code
Clawd
43 hours
2
-13
/
+10
*
feat(v2): wire up v2 as default interface
Clawd
43 hours
1
-2
/
+14
*
feat(v2): implement list, status, logs, remove commands
Clawd
43 hours
2
-47
/
+345
*
feat(v2): implement ship host init with JSON output
Clawd
43 hours
2
-24
/
+371
*
feat(v2): implement deploy flows
Clawd
43 hours
2
-45
/
+366
*
feat(v2): add CLI structure and deploy orchestration
Clawd
43 hours
2
-0
/
+405
*
fix: use project directory for static site .ship/ folder
Clawd
44 hours
1
-4
/
+7
*
Add backwards compatibility for existing binary deployments
bndw
3 days
1
-7
/
+11
*
Store deployment configs locally for binary deployments
bndw
3 days
1
-36
/
+88
*
Add cgit web interface for browsing repos
bndw
3 days
1
-4
/
+20
*
Remove --module flag, add --public, make hooks smarter
bndw
7 days
2
-48
/
+76
*
Harden security: name validation, scoped sudoers, safe.directory
bndw
7 days
11
-7
/
+71
*
Fix Docker apt source write permission in host init
bndw
9 days
1
-1
/
+1
*
Add git-centric deployment with Docker builds and vanity imports
bndw
9 days
10
-32
/
+577
*
Move deploy implementation to deploy.go
bndw
2026-01-25
3
-679
/
+682
*
Preserve existing config when updating apps and static sites
bndw
2026-01-25
1
-180
/
+215
*
Refactor deploy functions to use DeployOptions struct
bndw
2026-01-25
1
-84
/
+107
*
Add examples to help text
bndw
2026-01-25
1
-1
/
+18
*
Add CPU and memory limits for apps
bndw
2026-01-25
2
-4
/
+136
*
Add auto-generated subdomain feature
bndw
2026-01-24
6
-19
/
+141
*
Add ASCII art banner and improve help text
bndw
2026-01-24
1
-3
/
+22
*
Rename project from deploy to ship
bndw
2026-01-24
19
-0
/
+2134