Update Docker and OpenShift
-
Create a Docker image/docker compose to be able to quickly run CAiMIRA without installing all deps locally. -
Move from DeploymentsConfig to Deployments. -
Update README for the Docker image and OpenShift configuration. -
Update GitLab CI to use rules instead of only/except: https://docs.gitlab.com/ee/ci/yaml/#only--except -
Fix OpenShift check in CI -
Add automatic deployment on tag -
The AuthService should have an hardcoded tag prod-latest
instead of the version -
We should run the REST API server so that we can test it
Edited by Nicola Tarocco