Local Test Deployment
Deployment of profile test-local-3nodes.
MedCo Stack Deployment
export MEDCO_SETUP_DIR=~/medco MEDCO_SETUP_VER=v2.0.0
git clone --depth 1 --branch ${MEDCO_SETUP_VER} https://github.com/ldsec/medco.git ${MEDCO_SETUP_DIR}
cd "${MEDCO_SETUP_DIR}/deployments/test-local-3nodes"
make pullMEDCO_NODE_HOST=medco-demo.epfl.ch
MEDCO_NODE_HTTP_SCHEME=httpscd "${MEDCO_SETUP_DIR}/deployments/test-local-3nodes"
make upKeycloak Configuration
Test the deployment
Last updated
Was this helpful?