The live demo of MedCo is available at https://medco-demo.epfl.ch. The profile test-local-3nodes
with a custom configuration is used.
Any new added administrator should belong to the groups sudo
, docker
and lds
, and have its SSH key set up.
The files of the deployment (/opt/medco
) have the group lds
set.
Updates of the system should be regularly done.
After a reboot, the MedCo deployment will not persist and must be started manually.
While the renewal of the certificate may be done automatically with Let's Encrypt, it is not automatically set up in the MedCo deployment, thus every 2-3 months this should be updated.
The Keycloak of the deployment is set up to demonstrate the connection with SwitchAAI. This includes having some keys configured in Keycloak, so be careful to not wipe the database in order to not loose those keys, otherwise the configuration will have to be redone.
Connect with SSH to the machine (you should have your SSH key set up there).
Ensure the configuration specific to the MedCo stays (see next section).
Update the configuration according to the following examples. For the passwords, use the same as defined in the previous deployments.
Get them from the Google Drive folder and execute the script.
The certificate is provided by Let's Encrypt and valid for a period of 3 months, it thus needs regular renewing. First ensure that the configuration located in /etc/letsencrypt/renewal/medco-demo.epfl.ch.conf
is correct.
Then with sudo rights renew the certificate:
And finally restart the stack: