all repos — flynet @ bf743d961b921ffa715f6117976712c5f99b4f91

ersatz CDN on fly.io

enable goatcounter for personal website

Alin
commit

bf743d961b921ffa715f6117976712c5f99b4f91

parent

cfcd060cd6d6d4a68afe076463003e9c6a1a6c86

1 file changed, 7 insertions(+), 0 deletions(-)

changed files
M CaddyfileCaddyfile
@@ -70,6 +70,13 @@
alanpearce.eu, alin.ovh { import cache import dns01 + + goatcounter { + api_host https://stats.alin.ovh + site stats.alin.ovh + token {$GOATCOUNTER_TOKEN} + } + reverse_proxy https://homestead-homestead488.danubedata.run { header_up Host {hostport} }