feat(aw-rus): sync deploy stack, install kit, and health checks

This commit is contained in:
igor04091968
2026-05-21 15:16:23 +03:00
parent 45f9907450
commit 99143b108b
67 changed files with 6449 additions and 681 deletions
+14
View File
@@ -0,0 +1,14 @@
[Unit]
Description=AW-RUS unified health orchestrator
After=network-online.target activitywatch-server.service aw-worktime-api.service
Wants=network-online.target activitywatch-server.service aw-worktime-api.service
[Service]
Type=oneshot
EnvironmentFile=/etc/activitywatch/aw-server.env
ExecStart=/usr/bin/python3 /usr/local/bin/aw-rus-healthd.py
User=root
Group=root
StandardOutput=journal
StandardError=journal
SyslogIdentifier=aw-rus-healthd