Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 785 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 785 Bytes

Build Status

javalab

javalab is a web app that provides an interface to run applications written on JVM compatible languages with powerful features.

Installation and Running

  1. install docker engine and docker-compose
  2. download source code and go to project folder
  3. run containers : docker-compose up

Ports

  • access the app: localhost:48080
  • wildfly console: localhost:49990
  • java debugger: localhost:48787

Versioning

javalab follows semantic versioning

Powered By