Git Product home page Git Product logo

oscar-latest-docker's Introduction

Dockerized OSCAR EMR

OSCAR EMR is an open-source Electronic Medical Record (EMR) for the Canadian family physicians.

This is a script to deploy master branch from OSCAR repository on a docker container. This is for OSCAR developers. If you want just to use OSCAR try my vagrant script.

Prerequisites

  • GIT
  • Maven
  • Docker
  • Docker-compose
  • USE THE LATEST DATABASE DUMP. You may have to add all update sql too.

How to Use this

  • Just clone this repo, add database dump (Oscar15ON.sql) to dbdump and ./install.sh
  • Access Tomcat at http://localhost:8091/ (oscar/oscar) and start oscar_mcmaster service.
  • Access oscar at http://localhost:8091/oscar_mcmaster/
  • You can setup your development environment such as IntelliJ to auto-deploy into the container.

What the script does

  • Checks out master branch from OSCAR repo at bitbucket
  • Compile with maven.
  • Create Docker containers.
  • Deploy the database and application in the containers.

Feedback

oscar-latest-docker's People

Contributors

dermatologist avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.