phjs-manager


License
Other
Install
pip install phjs-manager==0.0.21

Documentation

phjs-manager

Simply tool builded with flask and docker-py. Run contaier by GET request to /add_node. Use simple templating in run command. For example $exposed_port will be replaced with next port starting from start_port. Need access to docker socket.

Installation

pip install phjs-manager

Run example

phjs-manager ./config.ini

Docker

Also have prebuilded docker image.

phjs-manager-docker