hff-entry-forms/operations/README.md

14 lines
602 B
Markdown
Raw Normal View History

# HFF Entry Forms - DevOps
## System Components
2024-08-13 14:09:31 +00:00
* DNS - managed by AWS
* API Server - hosted on `sobeck.jdb-software.com`
* API Loadbalancer - using the main load balancer for JDB Software
* Web App - Served by CloudFront from an S3 bucket managed by JDB Software
* Certificates - Manually created and validated for \*.HFF.com
2024-08-13 14:09:31 +00:00
* Notion Integration - defined in Notion, token provided via the environment
specific config files at `/etc/hff_entry_forms/{dev,prod}.env` and passed
into the docker container at runtime ad defined in the SystemD service file
(see `api/hff_entry_forms_api.service`)