Releases: dominiek/shoal
Releases · dominiek/shoal
Bugfixes
SSL & Basic Authentication Support
v0.2.0 Bump version to v0.2.0, added authentication layers
First release of Shoal
Shoal is a modern upstart replacement. It allows you to manage a large number of processes, workers and CLI environments using a central JSON configuration.
Use-cases:
- Centralize process/worker configuration using a single JSON config file (Avoid hundreds of upstart scripts)
- Use a CLI and Web UI to monitor and control a large number of process/worker instances
- Simplifying process/worker management for developers (e.g. local installs of ETL's)
- Smart deployments: Automatically stop workers that have been removed from configuration, and start instances that were added
- Centrally control logging, environment and restart behavior of processes