Commit graph

4 commits

Author SHA1 Message Date
e97ed713c5
dev work 2026-07-10 13:17:59 -07:00
4ed23bb6ef
Fix wireguard proxy not working when deployed due to bun's fetch not supporting undici dispatchers
All checks were successful
Build And Deploy / build-and-deploy (push) Successful in 44s
2026-02-08 09:42:38 -08:00
1fbcbf772a
Enable WireGuard service, change HTTPFetchClient to use wireguard proxy, and add required env vars
All checks were successful
Build And Deploy / build-and-deploy (push) Successful in 1m22s
Add WireGuard-related env variables to .env.example (addresses,
keys, endpoint, DNS)
Resolve WIREGUARD_ENDPOINT_HOST to WIREGUARD_ENDPOINT_IP in
cicd/scripts/deploy.sh and write it to .env, failing if unresolved
Un-comment and enable the wireguard service in docker-compose.yml
Remove an obsolete commented workflow snippet
2026-02-07 17:44:58 -08:00
f641dac69b
work on porting over contact form from old site, also added initial db support
to use later
2026-01-06 08:07:19 -08:00