Skip to content

sdmoralesma/javalab

Repository files navigation

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