openmrs/openmrs-contrib-pmtool

Sponsored OSS

By OpenMRS, Inc.

Updated almost 6 years ago

[Internal use only] Moved to openmrsinfra/pmtool

Image
Languages & frameworks
Integration & delivery
Monitoring & observability
0

1.6K

openmrs/openmrs-contrib-pmtool repository overview

Various screens to support Dev Project Management for OpenMRS

Development

Before building
$ npm install -g mocha
Run webapp
$ npm start

And see the webapp running on http://localhost:3000

Docker

Automatic builds

There is an automatic build on Docker Hub at https://hub.docker.com/r/openmrs/openmrs-contrib-pmtool/

Running in production
$ docker pull openmrs/openmrs-contrib-pmtool:latest
$ docker rm pmtool
$ docker run -d -p 80:3000 --name pmtool openmrs/openmrs-contrib-pmtool:latest

Tag summary

Content type

Image

Digest

Size

259.1 MB

Last updated

almost 6 years ago

docker pull openmrs/openmrs-contrib-pmtool

This week's pulls

Pulls:

163

Last week