📕
[ARCHIVED] Cape Agulhas App
  • Home
  • User guide
    • Installation
    • User accounts and service requests
    • Supported devices
    • Troubleshooting
    • How do I reset notification preferences?
    • Enable Notifications from Settings Page
  • Administrator guide
    • Managing content
    • Pages
      • Councillors
      • Services
    • Snippets
    • Notices and Notifications
    • Important Contacts
    • Icons
    • App Environments
    • Administrator accounts
  • API
    • Overview
    • Web hooks
    • Web push
    • Accounts
    • User authentication (JWT Token)
    • Service Requests
  • Development
  • Software Development
  • Architectural Decision Records
    • ADR01: Single page app vs server-side templating
    • ADR02: custom web push backend or which service
  • Collaborator Service Requests Integration
  • Deployment
  • Design System and Component Library
    • Webflow exports & changelog
    • Component library
    • Link Blocks
    • Form Elements
    • Grids
Powered by GitBook
On this page
  • Frontend
  • Backend
  • Requirements

Was this helpful?

Deployment

PreviousCollaborator Service Requests IntegrationNextWebflow exports & changelog

Last updated 4 years ago

Was this helpful?

Frontend

The frontend is deployed using Netlify.

Backend

Backend deployment configuration is

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.

managed using Ansible.