Commit Graph

13 Commits

Author SHA1 Message Date
Claudio
b6dec2a894 Add deploy.sh + webhook receiver
deploy.sh runs on LXC 121: git pull, caddy validate, systemctl reload.
webhook.py is a small HTTP receiver on :9797/deploy that verifies the
gitea HMAC-SHA256 signature and triggers deploy.sh.
install.sh provisions /etc/caddy-deploy/secret and the systemd unit.
2026-04-20 17:10:15 +02:00
Claudio
24c66803e4 Proxy /_plantuml to self-hosted plantuml-server
Adds handle_path /_plantuml/* in git.hubris.network that rewrites to
/plantuml{uri} and proxies to 192.168.8.205:8079 (plantuml-server
docker container on LXC 105). Used by gitea footer.tmpl to render
PlantUML markdown code blocks without hitting the public demo server.
2026-04-20 17:04:03 +02:00
e5bc81b911 Remove unused blog 2026-04-20 16:31:39 +02:00
cef27b9a64 Add Booklore 2026-04-20 00:03:09 +02:00
c29194a17e Add paperless 2026-04-19 22:59:01 +02:00
13d70c59b5 Add nextcloud 2026-04-19 22:32:16 +02:00
cf8f8d8966 Add Matrix 2026-04-19 22:17:15 +02:00
de45bfceeb Add homeassitant 2026-04-19 21:48:05 +02:00
68ee03b2e8 Update proxmox 2026-04-19 21:35:37 +02:00
28a88fdb7f Update proxmox 2026-04-19 21:33:48 +02:00
d9ddfd8679 Update proxmox to https 2026-04-19 21:22:29 +02:00
8d5e12b240 Add proxmox 2026-04-19 21:14:34 +02:00
root
39f0384ec9 initialize 2026-04-19 15:19:54 +02:00