Release: openIMIS
Contents
- 1 Instance
- 2 Login
- 3 Description
- 3.1 FHIR
- 3.2 Installation instructions
- 3.3 APKs
Login
URL | |
---|---|
Admin |
|
User |
|
Other | Runs with PostgreSQL database |
Instructions |
|
Description
FHIR
API-URL | |
---|---|
Implementation Guide | |
Swagger Docs | |
Authentication | |
|
|
Installation instructions
copy the docker-compose.yml file from https://github.com/openimis/openimis-dist_dkr/blob/release/24.10/docker-compose.yml
DB_HOST=db
DB_PORT=5432
DB_PASSWORD=IMISuser@1234
DB_USER=IMISuser
DB_NAME=IMISdev
DB_ENGINE=django.db.backends.postgresql
NEW_OPENIMIS_HOST=release.openimis.org
DB_TAG=24.10
BE_TAG=24.10
FE_TAG=24.10
make sure you have the latest image
docker compose pull
start the compose
docker compose up -d
APKs
Policies :
claims :
Did you encounter a problem or do you have a suggestion?
Please contact our Service Desk
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. https://creativecommons.org/licenses/by-sa/4.0/