Web UI Process Manager #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_web_ui"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Web UI Process Manager
Adds an embedded web-based process manager to zinit-server, accessible at
http://localhost:3875.webcargo feature flag (included infull)--web-portflag (default: 3875, set to 0 to disable)axum,tower-http,mime_guess(all optional)Bug Fixes
$HOME/.zinit/socketinstead of usingsdk::socket::default_path()($HOME/hero/var/zinit.sock), causing[DISCONNECTED]statekill_others=truewere still blocked by port/process conflict checks before they could kill the conflicting processes. Now bypasses the block whenkill_othersis enabledkill_othersnow skips the current zinit process PIDetc/zinit/scripts/) for cleaner separationOther Changes
make run,make stop,make play-webtargetsNo breaking changes. Web UI is entirely additive behind a feature flag. All other changes are bugfixes.
03b0f96c8a' into development_web_ui f09d113f64