supervisorphp / monitor
Monitor your Supervisor instances
Installs: 69
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 1
Forks: 5
Open Issues: 5
Type:project
Requires
- alexbilbie/proton: ~1.2
- doctrine/inflector: ~1.0
- lstrojny/fxmlrpc: 0.9.3
- nesbot/carbon: ~1.13
- romaricdrigon/metayaml: ~1.0
- supervisorphp/supervisor: ~3.0
- twig/twig: ~1.18
This package is auto-updated.
Last update: 2019-12-18 22:52:21 UTC
README
Monitor your Supervisor instances.
Install
Via Composer
$ composer create-project supervisorphp/monitor
Usage
- Create a
config/supervisor.yml
file. (See example) - Setup a virtual host in your webserver or start PHP built-in server:
robo server
(Robo must be installed in your prefix) - Enjoy
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.