openmrs/openmrs-reference-application-3-frontend

Sponsored OSS

By OpenMRS, Inc.

Updated about 15 hours ago

OpenMRS 3.0 Reference Application Frontend

Image
Content Management System
Integration & Delivery
Security

50K+

This repository contains the OpenMRS 3.0 Reference Application frontend built and served from an nginx container.

Environment Variables

The following environment variables can be provided to configure the image.

  • SPA_PATH (required) - the URL at which the 3.0 frontend is available. If you are using the gateway, this should be /openmrs/spa
  • API_URL (required) - the URL from which the frontend can access the backend. If you are using the gateway this should be /openmrs
  • IMPORTMAP_URL (optional) the URL to the importmap to load
  • SPA_CONFIG_URLS (optional) a space- or comma-separated list of URLs for any frontend configuration files to load.

Tags

  • latest always points to the most recent build of the image from CI
  • *demo always points to the most recent release of the image from CI

All other tags are version numbers.

Docker Pull Command

docker pull openmrs/openmrs-reference-application-3-frontend