AnthonyOkoth00 / openemr-devops

OpenEMR administration and deployment tooling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

openemr-devops

OpenEMR administration and deployment tooling

Resource Index

Installations for Amazon Web Services

See our product comparison for more information on the costs and features of each offering.

Other Hosting

  • Ubuntu Installer: Launch OpenEMR on any Ubuntu 16.04 instance; examples given for AWS Lightsail hosting
  • Virtual Appliance: Downloadable virtual appliance encapsulating a full OpenEMR install
  • Raspberry Pi: Install OpenEMR Docker on Raspberry Pi (supports both ARMv7 and ARMv8 infrastructure)

Components and Infrastructure

Management Utilities

  • OpenEMR Cmd: OpenEMR-Cmd is similar to devtools, it helps developers to manage and troubleshoot openemr outside the docker
  • OpenEMR Env Installer: OpenEMR Env Installer is used to set up the base and necessary services(e.g. git, docker, docker-compose, openemr-cmd, minikube, and kubectl) easily for the development/testing environment
  • OpenEMR Monitor: OpenEMR Monitor is based on Prometheus, cAdvisor, Grafana, and alertmanger which helps administrator to monitor the status of containers
  • Portainer: Portainer is a lightweight management UI which allows you to easily manage your different Docker environments (Docker hosts)
  • OpenEMR Environment Migrator: OpenEMR Environment Migrator is used to migrate your container environment to the new storage directory or the remote host easily
  • OpenEMR Kubernetes Orchestrations: OpenEMR Kubernetes orchestration on Minikube. Creates 5 instances of OpenEMR with 1 instance of MariaDB, Redis, and phpMyAdmin.

Contact Us

The OpenEMR Forum and Chat are always available if you have any questions.

About

OpenEMR administration and deployment tooling

License:GNU General Public License v3.0


Languages

Language:Shell 68.2%Language:Python 18.4%Language:PHP 6.9%Language:Dockerfile 6.6%