Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Open Hospital

This repository is used to assemble the portable (or all-in-one) packages of the Open Hospital project, which you can download here.

How to contribute

If you'd like to contribute to the Open Hospital project, please read CONTRIBUTING.md.

How to create Open Hospital packages

To create the Open Hospital packages, make sure to have installed the following dependencies on a Linux machine: JDK 8+, Maven, asciidoctor-pdf, docker-compose, MySQL client, zip.

Then follow these simple steps:

  1. Clone this repository and initialize the submodules:

    git clone https://github.com/informatici/openhospital
    
  2. Run the script that compiles the components of Open Hospital, and assembles the portable distributions:

    cd openhospital
    ./build_poh.sh
    

About

Open Hospital is a free and open source software for healthcare data management. This repository is used to build its releases.

Resources

License

Packages

No packages published
You can’t perform that action at this time.