Skip to content

Gadreel/dcserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcServer

Web server, database and CMS

Status

With more than 40 production websites, dcServer is proving to be a successful multipurpose web server. The project currently targets OpenJDK 11 platform. The source code compiles. Project lacks signficant amounts of documentation.

Quick Start

Instructions to download and run the server are available, but only the quick start. Detailed install and configuration documentation are not available yet.

Build

Build the JARs using Maven. First mvn install in dcraft.third and then mvn install in dcraft.hub folder. This creates the dcServer JAR files in the respective target folders.