Skip to content
 
 

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ercole-server

Build Status Join the chat at https://gitter.im/ercole-server/community

This is the server component for the Ercole project. Documentation available here.

Requirements

  • Java Developement Kit 11
  • PostgreSQL server 9.6 or greater
  • The ercole-web and ercole-packages should be available on your local or remote maven repository

How to build

mvn clean package

The resulting jar will be available under target/ercole-server-${version}.jar

How to run

To run the binary:

java -jar target/ercole-server-${version}.jar

You can customize the server parameters by copying the src/main/resources/application.properties file in the same directory as your ercole-server jar file.

About

The Server component of the Ercole Project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages