oskar
898deda05f
fix: deploy-frigate.sh use docker-compose v1 for chelsty-infra
2026-05-21 22:05:43 +02:00
oskar
f34399a30d
feat: add Frigate NVR deployment for chelsty-infra
...
VAAPI decode via Intel UHD 630, CPU detection, 2x Reolink RLC-540
placeholders. MQTT to local mosquitto (127.0.0.1), 7-day recording
retention. Secrets in /opt/homelab/config/frigate/frigate.env on node.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 18:19:45 +02:00
oskar
9b39581b53
fix(supervisor): content-based action IDs to prevent 30s backlog accumulation
...
Timestamp in reconcile-{ts}-{node}-{service} meant dedup guard never fired.
Switch to reconcile-{node}-{service} and check pending/approved/running states.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 17:47:37 +02:00
oskar
ae7446a04b
feat: add Copy for AI snapshot button to webui
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 12:05:37 +02:00
oskar
f21be4f4d4
ops: align vps desired state with control-plane architecture, remove legacy agent-system references
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 11:40:55 +02:00
oskar
8fb4d3d634
docs: add tech-debt.md, forgejo_runner temp disabled
2026-05-21 10:37:42 +02:00
oskar
35e57cc789
docs(CLAUDE.md): update node model and override path convention
...
- split CHELSTY into CHELSTY-INFRA and CHELSTY-HA in node roles table
- correct docker-compose override path to hosts/<node>/runtime/<service>/
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 15:27:46 +02:00
oskar
b02c8bb50e
fix(deploy): inventory-aware orchestration and correct override paths
...
- orchestrate-deploy.sh: read nodes from inventory/topology.yaml instead of hardcoded list
- orchestrate-deploy.sh: LTE nodes (chelsty-infra, chelsty-ha) use ConnectTimeout=30, non-fatal on failure
- deploy-node.sh: service discovery falls back to services.yaml if no services.txt
- deploy-node.sh: override path corrected to hosts/<node>/runtime/<service>/
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 14:50:01 +02:00
oskar
dc483ae31a
docs(chelsty): update docs and topology for site/node split
...
- chelsty-runtime.md: references chelsty-infra and chelsty-ha nodes
- chelsty-stability-agent.md: scoped to chelsty-infra
- topology.yaml: chelsty monolith replaced with chelsty-infra + chelsty-ha
2026-05-20 14:23:57 +02:00
oskar
9d2f748557
refactor(hosts): split chelsty monolith into chelsty-ha and chelsty-infra
...
- remove legacy hosts/chelsty/ monolith
- chelsty-infra: add capabilities, networking, paths, runtime (mosquitto, zigbee2mqtt, stability-agent)
- chelsty-ha: add capabilities
- align with site/node model
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 14:20:49 +02:00
oskar
8a12b7ff17
docs: uzupelnij dokumentacje pod katem agentow AI
...
Co-authored-by: Junie <junie@jetbrains.com>
2026-05-20 12:06:23 +02:00
oskar
f65698925e
Fix control plane SSH deploy TTY
2026-05-18 21:41:47 +02:00
oskar
9f20dcae05
Add control plane deploy script and fix UI healthcheck
2026-05-18 21:34:57 +02:00
oskar
b7251ac416
Fix control plane UI healthcheck
2026-05-18 21:29:55 +02:00
oskar
807b097eb4
Fix Telegram bot job queue dependency
2026-05-18 20:22:12 +02:00
oskar
5754994f8e
Refactor Telegram bot to use control plane API
2026-05-17 23:42:52 +02:00
oskar
c299a2cb85
Fix agent fleet verification via Redis container
2026-05-17 23:00:51 +02:00
oskar
b129f03837
Fix stability agent fleet deploy scripts
2026-05-17 21:09:06 +02:00
oskar
b7faac00c5
Add executable stability agent fleet deploy scripts
2026-05-17 17:32:10 +02:00
oskar
8f305ba3df
Merge VPS control plane deployment and observer runtime
2026-05-17 17:30:04 +02:00
oskar
c9ddfa9ac1
Roll out stability agent to homelab nodes
2026-05-17 15:54:19 +02:00
oskar
3233cf07cd
Add Telegram approval bot for agent actions
2026-05-16 21:53:06 +02:00
oskar
ac90acfac8
Merge Agent System UI runtime pipeline
2026-05-16 21:38:48 +02:00
oskar
12a775c834
Finish repo-first implementation of Agent System UI pipeline
...
Co-authored-by: Junie <junie@jetbrains.com>
2026-05-16 19:36:43 +02:00
oskar
41c05f42b5
Add agent system service with Redis materializer
2026-05-15 23:29:59 +02:00
oskar
e8d6d6d473
Publish stability agent state to Redis
2026-05-15 22:52:12 +02:00
oskar
8d0f2379ba
Add CHELSTY stability agent
2026-05-15 18:51:45 +02:00
oskar
90b2a5d0e9
Add Zigbee coordinator backup
2026-05-14 18:24:26 +02:00
oskar
b726048d41
Adapt zigbee2mqtt for SLZB coordinator
2026-05-14 16:37:18 +02:00
Oskar Kapala
533b8e846d
Add heartbeat updates and improve health checks in control-plane components
2026-05-12 20:59:46 +02:00
Oskar Kapala
f4e6871d76
Add health check to control-plane Dockerfile fix syntax
2026-05-12 20:28:13 +02:00
Oskar Kapala
793559a4b5
Add health check to control-plane Dockerfile
2026-05-12 20:25:01 +02:00
Oskar Kapala
0cf1106b34
Update control-plane port mapping to 18180
2026-05-12 20:22:46 +02:00
Oskar Kapala
2029457f57
Implement VPS control-plane deployment profile
2026-05-12 20:19:05 +02:00
Oskar Kapala
8f5b905015
Implement observer runtime world synthesis engine
2026-05-12 14:07:03 +02:00
Oskar Kapala
72c5a53610
Merge branch 'runtime-event-system'
2026-05-12 13:38:50 +02:00
Oskar Kapala
431d777989
Implement filesystem-first runtime event system
2026-05-12 13:38:25 +02:00
Oskar Kapala
95a976e930
Merge branch 'bootstrap-new-node'
2026-05-12 13:18:43 +02:00
Oskar Kapala
0eeb0ac600
Implement reproducible node onboarding
2026-05-12 13:18:00 +02:00
Oskar Kapala
3606f53553
Merge branch 'chelsty-runtime-bootstrap'
2026-05-11 21:38:26 +02:00
Oskar Kapala
81bce00bf3
Bootstrap CHELSTY runtime stack
2026-05-11 21:36:10 +02:00
oskar
cfd1951fcb
Merge pull request 'Harden deployment runtime framework' ( #5 ) from runtime-hardening into master
...
Reviewed-on: #5
2026-05-11 21:26:09 +02:00
Oskar Kapala
b524a3886a
Harden deployment runtime framework
2026-05-11 21:20:13 +02:00
oskar
61ad21fc3b
Merge pull request 'Implement staged deployment runtime' ( #4 ) from deploy-runtime into master
...
Reviewed-on: #4
2026-05-11 21:08:05 +02:00
Oskar Kapala
5947ddd03d
Implement staged deployment runtime
2026-05-11 21:04:24 +02:00
oskar
0fa4df4ee1
Merge pull request 'Add node capability model' ( #3 ) from capability-model into master
...
Reviewed-on: #3
2026-05-11 20:56:46 +02:00
Oskar Kapala
31e84a139c
Add CHELSTY home automation inventory model
...
# Conflicts:
# hosts/chelsty/networking.yaml
2026-05-11 20:54:54 +02:00
Oskar Kapala
bbdbdb8321
Add node capability model
2026-05-11 20:46:50 +02:00
oskar
e106cd81b9
Merge pull request 'Add CHELSTY home automation inventory model' ( #2 ) from chelsty-home-automation into master
...
Reviewed-on: #2
2026-05-11 13:27:58 +02:00
Oskar Kapala
d986a419f2
Add CHELSTY home automation inventory model
2026-05-11 13:26:23 +02:00