Updating the certificates for the portal is currently a manual step. This leads to outdated certificates, especially as we use lets-encrypt, requiring a new certificate regularly.
Fixed in 04c777458e58d533499a9d1715dd47ddd5061747 and by adding a cron job to the machine running certbot, docker-compose restart, and some other commands.
Updating the certificates for the portal is currently a manual step. This leads to outdated certificates, especially as we use lets-encrypt, requiring a new certificate regularly.