johnride
  • Joined on 2024-02-06
johnride released Latest Snapshot at NationTech/harmony 2026-01-06 20:20:51 +00:00
johnride deleted branch feat/webappdns from NationTech/harmony 2026-01-06 20:15:43 +00:00
johnride pushed to master at NationTech/harmony 2026-01-06 20:15:33 +00:00
f2ca97b3bf Merge pull request 'feat(application): Webapp feature with production dns' (#167) from feat/webappdns into master
dbfae8539f Merge remote-tracking branch 'origin/master' into feat/webappdns
9359d43fe1 chore: Fix pr comments, documentation, slight refactor for better apis
9f7b90d182 feat(argocd): Can now detect argocd instance when already installed and write crd accordingly. One major caveat though is that crd versions are not managed properly yet
dc70266b5a wip: install argocd app depending on how argocd is already installed in the cluster
Compare 8 commits »
johnride merged pull request NationTech/harmony#167 2026-01-06 20:15:29 +00:00
feat(application): Webapp feature with production dns
johnride pushed to feat/webappdns at NationTech/harmony 2026-01-06 20:14:27 +00:00
dbfae8539f Merge remote-tracking branch 'origin/master' into feat/webappdns
e026ad4d69 Merge pull request 'adr: draft ADR proposing harmony agent and nats-jetstram for decentralized workload management' (#202) from adr/decentralized-workload-management into master
98f098ffa4 Merge pull request 'feat: implementation for opnsense os-node_exporter' (#173) from feat/install_opnsense_node_exporter into master
fdf1dfaa30 fix: leave implementers to define their Debug, so removed impl Debug for dyn NodeExporter
4f8cd0c1cb Merge remote-tracking branch 'origin/master' into feat/install_opnsense_node_exporter
Compare 74 commits »
johnride pushed to feat/webappdns at NationTech/harmony 2026-01-06 20:09:24 +00:00
9359d43fe1 chore: Fix pr comments, documentation, slight refactor for better apis
johnride pushed to feat/webappdns at NationTech/harmony 2026-01-06 20:04:03 +00:00
eeaaa26d0e chore: Fix pr comments, documentation, slight refactor for better apis
johnride deleted branch adr/decentralized-workload-management from NationTech/harmony 2026-01-06 19:45:59 +00:00
johnride pushed to master at NationTech/harmony 2026-01-06 19:45:57 +00:00
e026ad4d69 Merge pull request 'adr: draft ADR proposing harmony agent and nats-jetstram for decentralized workload management' (#202) from adr/decentralized-workload-management into master
5cce9f8e74 adr: draft ADR proposing harmony agent and nats-jetstram for decentralized workload management
Compare 2 commits »
johnride merged pull request NationTech/harmony#202 2026-01-06 19:45:55 +00:00
adr: draft ADR proposing harmony agent and nats-jetstram for decentralized workload management
johnride released Latest Snapshot at NationTech/harmony 2026-01-06 19:24:12 +00:00
johnride closed pull request NationTech/harmony#144 2026-01-06 16:48:32 +00:00
wip: multisite application feature with stateless and statefull application traits
johnride commented on pull request NationTech/harmony#144 2026-01-06 16:48:29 +00:00
wip: multisite application feature with stateless and statefull application traits

Closing this as I implemented something better with FailoverTopology in #196

johnride released Latest Snapshot at NationTech/harmony 2026-01-06 15:50:52 +00:00
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-22 21:02:22 +00:00
4d535e192d feat: Add new nats example
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-22 14:54:41 +00:00
ef307081d8 chore: slight refactor of postgres public score
johnride created pull request NationTech/harmony#202 2025-12-19 15:14:39 +00:00
adr: draft ADR proposing harmony agent and nats-jetstram for decentralized workload management
johnride pushed to adr/decentralized-workload-management at NationTech/harmony 2025-12-19 15:12:49 +00:00
5cce9f8e74 adr: draft ADR proposing harmony agent and nats-jetstram for decentralized workload management
johnride created branch adr/decentralized-workload-management in NationTech/harmony 2025-12-19 15:12:48 +00:00
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-17 21:43:43 +00:00
204795a74f feat(failoverPostgres): Its alive! We can now deploy a multisite postgres instance. The public hostname is still hardcoded, we will have to fix that but the rest is good enough