Title here
Summary here
git clone https://gitlab.difuture.de/difuture/tum/trustcenter/instance-trustcenter.git
# Example: git checkout tags/v2.1.1 -b v2.1.1-branch
git checkout tags/<TAG_NAME> -b <NEW_BRANCH_NAME>
docker login <DOCKER_REGISTRY>
DOCKER_REGISTRY
= https://artifactory.medic.uni-tuebingen.de/docker-release/ if using EKUT artifactory (mind the tailing slash!)
Configure .env
file
Start up:
docker-compose -f docker-compose.yml up -d