Skip to content

SynthesisProject/server

Repository files navigation

Build Status License Coverity Scan Build Status

Synthesis Synchronization Engine

We have just moved this project from closed source to AGPLv3, please let us know if you any issues with missing or inaccurate documentation.

###Synthesis

Requirements

  • Java JDK 7 or 8
  • Maven 3.1+
  • Tomcat 7+
  • MySQL 5.5+

Build

mvn clean install

Deploy

Deploy synthesis-war

DB setup

  • Install MySQL 5.5+
  • Run synthesis-service/src/main/sql/create-mysql.sql
  • Run synthesis-service/src/main/sql/demo-data-mysql.sql

Configure

  • Add 'set "SYNTHESIS_HOME=/opt/yourSynthesisHome"' to your sentenv file in tomcat/bin
  • Copy the synthesis-war/src/main/webapp/WEB-INF/config/application.properties to your home folder
  • Update application.properties

JavaDoc

About

The synchronization engine and content repository repositories (LMS) implimentations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages