Deployment
Frontend
The frontend is deployed using Netlify.
Backend
Backend deployment configuration is managed using Ansible.
Requirements
Ensure the database server TLS certificate is validated by the backend database client. This is important to ensure the security of user personal data. libpq defaults to prefer encryption, therefore this must be configured explicitly to require it.
Last updated