Add the option to deploy osctrl using terraform #81
Labels
deployment
Deployment related issues
✨ enhancement
New feature or request
osctrl-admin
osctrl-admin related changes
osctrl-api
osctrl-api related changes
osctrl-tls
osctrl-tls related changes
Overview
The utility
provision.sh
allows to deploy all components ofosctrl
in a standalone linux system. It would be useful to expand that to cloud providers and deploy using terraform.First just in EC2, same as a standard deployment but further improvements could be deploy each component separately, for example if using AWS:
osctrl-tls
,osctrl-admin
andosctrl-api
-> lambda functions.osctrl-db
-> RDSosctrl-nginx
-> EBS/ABSThe text was updated successfully, but these errors were encountered: