#Contributing
Clone this repository to run the containers as an on-prem solution.
You will need to install docker-compose
in addition to the requirements listed above.
git clone https://github.com/resurfaceio/azure-eh.git
cd azure-eh
make start
Additional commands:
make start # rebuild and start containers
make bash # open shell session
make logs # follow container logs
make stop # halt and remove containers
Click down below to deploy both containers as Azure Container Instances and run them as a cloud-based solution