Add verae-keep: host supervisor with watch+guard on NS1.
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
Restarts crashed units unless the admin console paused or stopped them. Fleet writes per-instance intent.json. Tested on 138: crash-restart, pause-hold, watch respawn of keep.
This commit is contained in:
parent
2bb3884a1b
commit
baaf1c2275
20 changed files with 1049 additions and 1 deletions
|
|
@ -68,6 +68,7 @@ create UI-Docs "UI walkthrough, screenshots, and review PDF"
|
|||
create verae-staff-session "Shared staff cookie login for department HTML"
|
||||
create verae-staff-ui "Shared staff review HTML template"
|
||||
create verae-staff-iam "Internal staff users, roles, and permissions"
|
||||
create verae-keep "Host keep-alive: restart units unless admin paused or stopped them"
|
||||
|
||||
push_dir "$ROOT/packages/zappier" zappier-edge
|
||||
push_dir "$ROOT/packages/verae-zapier-middleware" verae-middleware
|
||||
|
|
@ -102,5 +103,6 @@ push_dir "$ROOT/packages/ui-docs" UI-Docs
|
|||
push_dir "$ROOT/packages/verae-staff-session" verae-staff-session
|
||||
push_dir "$ROOT/packages/verae-staff-ui" verae-staff-ui
|
||||
push_dir "$ROOT/packages/verae-staff-iam" verae-staff-iam
|
||||
push_dir "$ROOT/packages/verae-keep" verae-keep
|
||||
|
||||
echo ALL_MODULE_REPOS_PUSHED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue