Stacker
Welcome! For user instructions, see docs/user-guide.md.
For Docker usage, see docs/docker.md.
For technical and development details, see docs/development.md.
For configuration options and examples, see docs/configuration.md.
Stacker is a robust, feature-rich process supervisor for containerized and server environments. It manages the lifecycle of multiple services, supports advanced monitoring, automatic restarts, cron scheduling, and provides a comprehensive HTTP admin interface for real-time control and log streaming. Stacker is designed for reliability, flexibility, and ease of use in modern DevOps workflows.
New in this version:
- Each process is assigned a unique ID for precise management and monitoring
- Resource monitoring (CPU/memory) for each process
- Admin API endpoints for querying and streaming logs for individual processes
See the user and development guides for details.