Commit graph

5 commits

Author SHA1 Message Date
Elm
de0c724112 Build on server instead of locally to fix ICU library mismatch
The binary was being built locally on Arch (with ICU 78) and then
deployed to Debian, causing shared library errors. Now the deployment
installs Bun on the server and builds the binary there, ensuring
compatibility with the target system's libraries.
2026-03-05 08:39:54 -06:00
Elm
28b94a096a fix: use auto for ansible_python_interpreter
The remote host doesn't have python3.11, so switch to auto detection
2026-03-05 08:11:34 -06:00
73d2e50be7 Use relative filepaths for deploy script source locations 2025-07-29 20:56:31 -05:00
8d0d39bf14 Restart caddy in deploy script when caddy config changes 2025-07-29 14:37:26 -05:00
5035a5e90d Add deploy script 2025-07-29 13:23:00 -05:00