Skip to content

Openscoring application for the Docker distributed applications platform

License

Notifications You must be signed in to change notification settings

openscoring/openscoring-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openscoring-Docker

Openscoring application for the Docker distributed applications platform.

Prerequisites

  • Docker 1.5 or newer

Installation

Clone the repository:

git clone https://github.com/openscoring/openscoring-docker.git

Enter the project root directory and edit the Openscoring application configuration file application.conf as necessary.

Build the image:

docker build -t openscoring/openscoring:latest .

Usage

Run the image in "host" mode:

docker run --net="host" openscoring/openscoring:latest

There should be a Model REST API endpoint ready at http://localhost:8080/model now.

License

Openscoring-Docker is licensed under the terms and conditions of the GNU Affero General Public License, Version 3.0.

Additional information

Openscoring-Docker is developed and maintained by Openscoring Ltd, Estonia.

Interested in using Java PMML API or Openscoring REST API software in your company? Please contact [email protected]

About

Openscoring application for the Docker distributed applications platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published