Install
Thank you for your interest in installing Bahmni. Bahmni is a free and open source hospital system designed for low resource settings. Please choose one of the below mentioned options for installing Bahmni. If you run into problems, you can take help from our Community on our Q&A Talk Forum, or on the Slack chat channel.
Using Docker (recommended)
Bahmni now runs on Docker and this is the recommended way to try out Bahmni. It comes with pre-loaded Master Data (clinical terms, drugs, forms, reports, etc) to make it easier to evaluate. Docker can run on most Operating Systems (e.g. Linux, Windows, Ubuntu, Mac, etc). This option makes upgrades easier and doesn’t require any “native” installation. Keeps your machine clean from any binaries, etc. Just install docker, download the docker Bahmni project, and run Bahmni. No other installation needed besides Docker.
Follow the steps mentioned on Wiki here: Running Bahmni on Docker
In the cloud
To evaluate Bahmni on a cloud installation, please follow the instructions documented on our wiki here: Install Bahmni on Digital Ocean cloud platform (or) Install Bahmni On AWS/Kubernetes. You can run the Docker option on any cloud machine, or if you want to run with Kubernetes, then use the AWS/Kubernetes/Helm Chart option.
Note: Earlier Bahmni used to be shipped as an RPM based installation with only CentOS support. The RPM options are no longer supported. Please use the Docker versions of Bahmni mentioned above (Ubuntu Linux is recommended but not mandatory).