Skip to content

sdmoralesma/javalab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Sergio Morales
Oct 14, 2016
eba6076 · Oct 14, 2016
Oct 27, 2015
Jul 7, 2016
Jul 5, 2016
Jul 18, 2015
Jul 9, 2016
Oct 14, 2016
Jul 7, 2016
Oct 14, 2016
Jan 13, 2016
Aug 8, 2015
May 29, 2016
Aug 17, 2015
Jul 19, 2015
Sep 5, 2016
Oct 14, 2016
Jul 18, 2015
Jul 11, 2016
Sep 5, 2016
Aug 30, 2016
Sep 5, 2016

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