Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 27 Current »

Contents

Instance

Package

openIMIS

Line

Release

Version

Release 2024-04

Status

UP

Server

Login

URL

https://release.openimis.org

Admin

  • Administrator: Admin:admin123 (English)

User

  • Claim Administrator: UPDS0011:UPDS0011

  • Enrolment officer: E00011:E00011E00011

Other

Runs with PostgreSQL database

Instructions

Description

FHIR


Installation instructions

#. copy the docker-compose.yml file from https://github.com/openimis/openimis-dist_dkr/blob/release/24.04/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.04
BE_TAG=24.04
FE_TAG=24.04

#. make sure you have the latest image

docker compose pull

#. start the compose

docker compose up -d

APKs

  • Policies :

  • claims :

  • No labels