OxMgr
Lightweight process manager for running and monitoring services
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install OxMgr?▼
Run `npx skills add Vladimir-Urik/OxMgr --all -g -y` in your terminal to install all skills in this suite globally.
What is OxMgr used for?▼
OxMgr is a lightweight Rust process manager and PM2 alternative that starts, restarts, and monitors long-running services. It works with any language, including Node.js, Python, Go, and shell scripts.
Can OxMgr replace PM2?▼
Yes. OxMgr reads PM2 ecosystem.config files directly, supports zero-downtime reloads and cluster mode, and runs with lower memory overhead.
Does OxMgr work with AI coding assistants?▼
Yes. It ships a SKILL.md reference file that teaches assistants like Claude Code, Cursor, and Codex how to configure and operate OxMgr for you.
Can I use OxMgr in Docker containers?▼
Yes. The `oxmgr runtime` command runs in foreground mode, making it a drop-in process supervisor for Docker and Kubernetes containers.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core