servinel-0.0.1 is not a library.
Servinel
A service manager and supervisor for applications defined in YAML compose files. Provides background process management, real-time monitoring, and a tabbed TUI dashboard.
Features
- Background process management via daemon
- Real-time service monitoring and metrics
- Tabbed TUI dashboard for visualization
- YAML-based compose file configuration
- Profile support for batch operations
- Cross-platform (Linux/macOS)
Quick Start
-
Create a
servinel-compose.yamlfile (seeexamples/servinel-compose.yaml): -
Start all services:
- View the dashboard:
Commands
up- Launch all servicesstart/stop/restart- Manage individual services or profilesstatus- Show service statuslogs- View service logsprofiles- List available profilesdash- Open TUI dashboarddoctor- Diagnostic tools
Installation
License
MIT