Documentation: IgnisHPC docs
You can install IgnisHPC using pip:
$ pip install ignishpc
- Docker: IgnisHPC is run inside containers, so docker must be installed.
- Git (optional): The git binary is required for building IgnisHPC images from repositories.
List services status:
$ ignis-deploy status
List available services:
$ ignis-deploy -h
List available service actions:
$ ignis-deploy <service> -h