Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 692 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 692 Bytes

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.