The entreprise-grade health information system that augments OpenMRS 3.
This is the official Docker Compose project to start and run an Ozone FOSS server.
$ git clone https://github.com/ozone-his/ozone-docker
$ cd ozone-docker
$ ./start-demo.sh
It may take some time to download and setup Ozone for the first time, so hang tight ⏳
Then start browsing Ozone.
Are you experiencing issues with the quick start script? → Try the manual setup instead.
In its FOSS version Ozone requires you to log into each component separately:
HIS Component | URL | Username | Password |
---|---|---|---|
OpenMRS 3 | http://172.17.0.1/openmrs/spa | admin | Admin123 |
OpenMRS Legacy UI | http://172.17.0.1/openmrs | admin | Admin123 |
SENAITE | http://172.17.0.1:8081/senaite | admin | admin |
Odoo | http://172.17.0.1:8069 | admin | admin |
Superset | http://172.17.0.1:8088 | admin | password |
One of the biggest differences between Ozone FOSS and Ozone Pro lies in that Ozone FOSS does not stream data in real-time to its BI tool, Superset. There is a number of manual steps required to refresh analytics data in Ozone FOSS, please follow this guide to know more.
ℹ️ Self sign-up here before accessing our Slack space for the first time.
- Either start a conversation on Slack about it,
- Or start a thread on our forum about it.