Automated Deployment to Microsoft Azure

Hey all,

I’ve written an ARM template to automate the deployment of OpenEMR into Azure IaaS. It currently deploys the OpenEMR container and Maria DB container on a patched Ubuntu 18.04 host. The ARM template is push-button deploy and works pretty well.

Feel free to submit issues or PRs, hoping to add additional deployment patterns and/or functionality in the future. Thanks!

https://github.com/matthansen0/azure-openemr

1 Like