| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: Caddy install permission issue with gpg dearmor | Clawd | 44 hours | 1 | -3/+4 |
| | | |||||
| * | fix: resolve build errors with v1 code | Clawd | 44 hours | 1 | -10/+7 |
| | | | | | | | | - Rename validateName to validateNameV2 to avoid conflict - Fix host status to print JSON directly (remove unused resp) Builds successfully now | ||||
| * | feat(v2): implement ship host init with JSON output | Clawd | 45 hours | 1 | -0/+367 |
| - host_v2.go: full host initialization with JSON responses - Installs Caddy, Docker on Ubuntu/Debian - Creates /etc/ship/{env,ports,ttl} directories - Installs TTL cleanup timer (hourly systemd timer) - Cleanup script removes expired deploys completely - Preserves git deploy setup functionality (optional) - Added ErrInvalidArgs error code Critical 'host init' functionality preserved for v2 | |||||
