summaryrefslogtreecommitdiff
path: root/scripts/server-setup.sh
AgeCommit message (Collapse)AuthorLines
14 hoursReorganize repo into caddy/, git/, claude/ directoriesyyamashita-42/+0
- caddy/: Caddyfile, docker-compose.yml, deploy.sh (hook runs this only) - git/: repos.txt, hooks/*/post-receive, install.sh, server-setup.sh - claude/: sessions.txt, systemd/claude-code@.service, sync.sh Post-receive hook is now: checkout + bash caddy/deploy.sh Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
14 hoursCentralize repo and hook management: add repos.txt and install.shyyamashita-14/+28
All bare repo creation is now driven by repos.txt in this repo. install.sh replaces install-hooks.sh and handles both repo creation and hook deployment. Other repos' server-setup.sh no longer manage bare repos or hooks. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
14 hoursRemove inline hook from server-setup.sh; hooks managed via install-hooks.shyyamashita-14/+3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 daysAdd server-setup.sh: bare repo, web network, Caddy post-receive hookyyamashita-0/+39