Skip to content

restinpc/Java-Server

Repository files navigation

Java File Server

Product Presentation Image

Socket based server with support of indexing files from environment.

Quick start

  • Install JDK 1.8.0
  • Clone or download repository
  • Run cd production && java -jar java-socket.jar

Build

  • Install IntelliJI IDEA
  • Open project repository in this IDE
  • Configure Maven and other dependencies
  • Add File -> Project Structure -> Artifacts -> Add -> Jar -> From Modules
  • Build a project via IDE tools or console

Deploy

  • Clean and build a project via IDE tools or console
  • Open command line in project root directory
  • Run cd production && java -jar java-socket.jar
  • If everything is ok, 2 links will be available
  • http://localhost:4000 and http://localhost:4000/ping

CentOS 7.6.1810, 1x2.2Hz, 0.5gb RAM

Load test

About

Socket based server with support of indexing files from environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published