Commit graph

3 commits

Author SHA1 Message Date
9a7a5cfe88 add repo avatar; keep it out of the published tree
All checks were successful
Deploy content to live site / deploy (push) Successful in 2s
avatar.png is the Forgejo repo avatar (290x290), not site content.
Adding it to the deploy rsync excludes so it doesn't surface at
https://zddc.varasys.io/avatar.png.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 21:40:58 -05:00
e3ec3ae93c ci: connect verify step to caddy via container name
All checks were successful
Deploy content to live site / deploy (push) Successful in 2s
Runner now runs in a quadlet container on caddy-net, so 127.0.0.1
is the runner's own loopback. Reach the Caddy container by name
('caddy') with --connect-to keeping SNI/Host as the public hostname
so the right vhost matches.
2026-05-02 11:35:09 -05:00
cacda0745d ci: deploy content on push to main
All checks were successful
Deploy content to live site / deploy (push) Successful in 10s
First Forgejo Actions workflow. Runs on the local runner (host
mode), rsyncs the checked-out tree to /srv/zddc/ on the deploy
host, excluding /releases/ which the ZDDC source repo owns.
2026-05-02 10:41:22 -05:00