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 2 Next »

Introduction

This guide is all about building OSCAR from source and deploying in the most minimalist way.


Prerequisites

You'll need more skills than the DEB installation. Make sure you're well versed with

  1. Linux 
  2. GIT
  3. MySQL
  4. Tomcat7

Getting and building the source code

The first thing we'll need is the source code. All of OSCAR EMR's open source code is hosted in a git repository. This repository is currently available through SourceForge.

git clone https://git.code.sf.net/p/oscarmcmaster/oscar



  • No labels