This repository will contain a script/collection of scripts which will help automate the installation of OpenMRS on select operating systems.
As of now, I will be supporting debian and ubuntu. Unfortunately, I can't support many systems with varying configurations.
./linux-install.sh
This script installs all the dependencies required to run an instance of OpenMRS standalone.
Current list of systems supported:
- Debian (stable)
- Ubuntu (latest LTS) (Manual fix for 14.04 support)
- CentOS 7 (Unofficially by besmirzanaj)
- Fedora (Unofficially by devinmcginty)
- Mac (Unofficially by TheBenderman)
After attempting to deploy OpenMRS, it will present a firefox instance loaded with a url which points to OpenMRS which the user will have to manually configure according to their liking.
This is not a setup for the development environment, just the standalone instance. It takes Tomcat anywhere between 2-10 minutes to notice that openMRS has been deployed.