You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Greg Farris edited this page Oct 23, 2019
·
7 revisions
Deployment
We deploy the KGrid Library and Activator applications as docker images. They run on KGrid-ITS-Server. Each of the instance us defined in KGrid- Instances. The deploy process is
create docker image via release process
update docker compose file the defines an instance( hippo, monkey or lion)
run docker compose up to start new instance with the new images on the KGrid-ITS-Server
Further details on the deploy process are defined in the README in the KGrid- Instances repository.
Note Chipmunk is a heroku instance for KGrid Library and Activator. It is deployed via the CircleCi jobs for each push to the github repositories.