ga4gh / ga4gh/analytics-dashboard-api
Deploy Production instance
- Dominant language
- Jupyter Notebook
- Stars
- 4
- Forks
- 0
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
Description
## Setup production instance
Set up analytics.ga4gh.org as the production domain before any services are deployed. We don't want an empty or broken endpoint visible while work is in progress.
**Tasks:**
1. Create separate production database instance using CFT with same configurations staging and apply migrations from staging making exact replica of staging db environment.
2. Modify existing CFT templates to deploy staging and production on their specific instances and deploy new production instance with same configurations.
3. Create DNS entries with Sanger team for [https://analytics.ga4gh.org](https://analytics.ga4gh.org)
4. Create SSL certificate with DNS validation with Sanger team.
DoD: There should be a working instance on https://analytics.ga4gh.org.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.