Henrik Jess Nielsen hjess
  • Joined on 2024-08-14
hjess pushed to main at hjess/mmd 2026-05-27 22:02:47 +02:00
hjess pushed to main at hjess/mmd 2026-05-27 15:16:03 +02:00
0d57c9eee5 fix: switch to Consul KV template for secrets injection
hjess pushed to main at hjess/mmd 2026-05-27 15:04:18 +02:00
4a08016edf fix: SQLite column migration + startup init_schema + missing DB_URL warning
hjess pushed to main at hjess/mmd 2026-05-27 11:00:22 +02:00
1e5e1074e2 fix(deploy): use provider=nomad to avoid Consul version constraint on int node
hjess pushed to main at hjess/mmd 2026-05-27 09:56:39 +02:00
d9362d25fd fix(deploy): revert to sed+Gitea secrets (int node Consul too old for template stanza)
hjess pushed to main at hjess/nomad-csi 2026-05-27 09:50:52 +02:00
c3a25a84e5 chore: trigger pipeline to test fixed grep pattern
hjess pushed to main at hjess/nomad-csi 2026-05-27 09:50:41 +02:00
5acb65abbe fix: use \K grep pattern for volume id extraction
hjess pushed to main at hjess/mmd 2026-05-27 09:27:01 +02:00
2e646eed94 fix(pipeline): HCL resources block must use newlines not semicolons
hjess pushed to main at hjess/mmd 2026-05-27 00:11:57 +02:00
cd233a0c5a fix(db): pass params=None correctly to both psycopg2 and sqlite3
hjess pushed to main at hjess/mmd 2026-05-27 00:07:35 +02:00
044cafecc1 feat(deploy): use Consul KV for secrets via template stanza
hjess pushed to main at hjess/nomad-csi 2026-05-26 23:56:26 +02:00
0178314810 Run moneymaker on int (has CSI plugin)
hjess pushed to main at hjess/nomad-csi 2026-05-26 23:53:31 +02:00
f930ca1c80 Add moneymaker CSI volume and updated job
hjess pushed to main at hjess/nomad-csi 2026-05-26 23:45:55 +02:00
edffcd0766 Add idempotent volume provisioning step
hjess pushed to main at hjess/nomad-csi 2026-05-26 23:38:06 +02:00
575bc2053d Update runner label to debian/debian-int
916b7affec Add Gitea Actions deploy workflow
Compare 2 commits »
hjess created branch main in hjess/nomad-csi 2026-05-26 23:22:57 +02:00
hjess pushed to main at hjess/nomad-csi 2026-05-26 23:22:57 +02:00
90ff2f2480 Initial CSI setup — democratic-csi + NFS on int
hjess created repository hjess/nomad-csi 2026-05-26 23:21:51 +02:00
hjess pushed to main at hjess/mmd 2026-05-26 23:06:33 +02:00
1df1bbbd47 feat(dashboard): add C25 Signal Board + light theme polish
hjess pushed to main at hjess/mmd 2026-05-26 22:38:21 +02:00
ec8c0704ee fix: replace buildx with plain docker build+push
hjess pushed to main at hjess/mmd 2026-05-26 22:36:34 +02:00
b040d71dfd fix: use docker driver for buildx on debian-host runner