Commit graph

9 commits

Author SHA1 Message Date
lew
95f10812c2 fix: add coreutils to wynne-deploy PATH
systemd services have an empty PATH by default, so basic
commands (rm, cp, chmod) were not found.
2026-04-05 02:19:52 +01:00
lew
69f4bacb4b fix: add nodejs/pnpm to wynne-deploy service PATH 2026-04-05 02:17:41 +01:00
lew
d9d021d317 fix: export node/pnpm PATH in deploy script 2026-04-05 02:13:34 +01:00
lew
abdefdcf21 fix: copy source with clean permissions for build 2026-04-05 02:12:48 +01:00
lew
f29e88ad1e website as flake input, declarative build via wynne-deploy
Source fetched by Nix from Forgejo, build runs on server with
DB access for prerendering. No manual git clone/pull needed.
2026-04-05 02:07:03 +01:00
lew
0c36b497c8 add wynne-deploy service to build site on restart 2026-04-05 01:56:16 +01:00
lew
cbac009667 add ily.rs → wynne.rs redirect via Caddy 2026-04-05 01:48:44 +01:00
lew
b0b4a0cb0c use ASTRO_DB_REMOTE_URL with file: protocol for wynne service 2026-04-05 01:45:04 +01:00
lew
cd55a500e9 feat: add wynne.rs service, add nodejs/pnpm to system packages 2026-04-05 01:24:05 +01:00