issues
search
masslight
/
ottehr
Modular, Production-Ready, Open-Source EHR
https://ottehr.com
Other
152
stars
175
forks
source link
Ottehr - Deployment Wishlist
#279
Open
rzinger
opened
3 months ago
rzinger
commented
3 months ago
Need an AWS (& CloudFlare) deployment script (for supported AWS / CloudFlare Environment, ultimately more combinations would be useful)
Settings file to define names of apps, domains
CDK to create:
S3 buckets for EHR and Patient Portal (with policies, etc.)
CloudFront Destinations for the S3 buckets, etc.
Certificates requests (with CNAME/Value Pairs as outputs of the script)
API calls to create CloudFlare domains (with outputs of CDK CNAME values)
fix and streamline EHR and Patient Portal
zambda
deploys
fix environment selection bugs
generate environment based on templates, original settings file and outputs of CDK
combine deployment of zambdas with secrets
generate a "update zambda IDs script" for app environments
fix and streamline EHR and Patient Portal
app
deploys
fix environment selection bugs
generate environment based on templates, original settings file, outputs of CDK
and script generated by zambda deploys
GiladSchneider
commented
1 month ago
Is this a duplicate?
#170