Giter VIP home page Giter VIP logo

dcm4chee-arc-light's Introduction

DCM4CHEE Archive 5.x

Sources: https://github.com/dcm4che/dcm4chee-arc-light
Binaries: https://sourceforge.net/projects/dcm4che/files/dcm4chee-arc-light5/
Issue Tracker: https://github.com/dcm4che/dcm4chee-arc-light/issues
Wiki: https://github.com/dcm4che/dcm4chee-arc-light/wiki

DICOM Archive Java EE application running in WildFly.

This is a complete rewrite of DCM4CHEE Archive 2.x.

One major improvement to 2.x is the use of LDAP as central configuration, compliant to the DICOM Application Configuration Management Profile, specified in DICOM 2015, Part 15, Annex H.

In long term, 5.x will provide the functionality of 2.x, and there will be migration tools to upgrade existing installations of 2.x to 5.x.

Build

  • Make sure you have Maven 3 installed.

  • Build master branch of dcm4che 3 Library - only necessary to build unreleased version, which is not (yet) available in the Maven repository:

      > $git clone https://github.com/dcm4che/dcm4che.git
      > $cd dcm4che
      > $mvn install
    
  • Build the Archive for a specific database:

      > $mvn install -D db={db2|firebird|h2|mysql|oracle|psql|sqlserver}
    

    with secured WEB UI:

      > $mvn install -D db={db2|firebird|h2|mysql|oracle|psql|sqlserver} -D secure=ui
    

    with secured WEB UI and secured RESTful services:

      > $mvn install -D db={db2|firebird|h2|mysql|oracle|psql|sqlserver} -D secure=all
    

Installation

License

dcm4chee-arc-light's People

Contributors

gunterze avatar vrindanayak avatar shral avatar dependabot[bot] avatar kkostikov avatar mklassen avatar andor-pierdelacabeza avatar hczedik avatar isolovey avatar maherjendoubi avatar ztech avatar arnold-maderthaner avatar

Watchers

James Cloos 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.