Commit Graph
18 Commits
Author SHA1 Message Date
mrhid6 6ee203f5e9 chore: replace em dashes with hyphens, add no-em-dash rule to CLAUDE.md
Chart Release / chart (push) Successful in 20s
Server Deploy / deploy (push) Failing after 1m52s
2026-09-10 09:18:55 +00:00
mrhid6 11a81e714f chore: Bump chart
Server Deploy / deploy (push) Successful in 14s
Chart Release / chart (push) Successful in 15s
2026-09-08 09:22:30 +00:00
mrhid6 c946a23afc fix: Fixed chart values
Server Deploy / deploy (push) Successful in 11s
Chart Release / chart (push) Successful in 14s
2026-09-08 09:21:38 +00:00
mrhid6 f9dec9b230 refactor: move the public host out to vantage-site and vantage-docs
site/ and sitesvc/ become web/ and server/ in vantage-site; docsite/
becomes the root of vantage-docs. Their images move with them, to
vantage/vantage-site/{web,server} and vantage/vantage-docs.

Nothing here imported any of them, and sitesvc turned out to read no
database at all, so both cuts are clean. docker-compose.site.yml is
deleted rather than emptied: every service it held now ships with the
repository that builds it, and deploy/docker/docker-compose.yml is once
again exactly a self-hosted install.

Corrects four comments that named sitesvc for work it no longer does.
2026-09-08 08:41:11 +00:00
mrhid6 f0f2600bed feat: Add an optional scheduled backup CronJob to the chart
Off by default: a backup with nowhere durable to land is a false sense of
safety and the chart cannot know where that is. NOTES.txt says so when it
is off.

No restore manifest ships: a restore must never be something a helm
upgrade can trigger.
2026-09-07 14:17:42 +00:00
mrhid6 7a0a1953f6 fix: Fixed api url on web 2026-08-25 13:53:59 +00:00
mrhid6 6ba54f690c fix: default TRUSTED_PROXIES in shipped deployments and route /public/ through ingress 2026-08-24 14:35:29 +00:00
mrhid6 00d4307346 fix: Fixed chart for ingress 2026-08-13 09:29:01 +00:00
mrhid6 71240f183c fix: Fixes to server shutdown stream 2026-07-31 16:44:47 +01:00
mrhid6 57a9b18102 fix: Guacd connection ip 2026-07-31 14:52:20 +01:00
mrhid6 9121fc461f fix: Fixed chart api routes for update 2026-07-31 12:03:45 +01:00
mrhid6 fc56bae5f9 chore: Bump chart version 2026-07-31 11:53:08 +01:00
mrhid6 ac75b3ef76 feat: chart deployment Type added 2026-07-31 11:52:31 +01:00
mrhid6 e6fe463216 feat: Updated for api ingress routes 2026-07-31 11:21:15 +01:00
mrhid6 8528f14ed7 feat: Added ingress to chart 2026-07-31 10:49:20 +01:00
mrhid6 9f9b384481 fix: Fixed chart version 2026-07-31 10:37:04 +01:00
mrhid6 165114471f fix: Fixes to running on kubernetes 2026-07-31 10:34:10 +01:00
mrhid6 bbf9f72fd3 feat: Docker and helm charts 2026-07-31 09:28:54 +01:00