Skip to content

Releases: tfactory/t-factory-server

Release 0.0.2

06 Aug 22:31

Choose a tag to compare

Adding:

  • JPA support for storing severs and instances with EclipseLink and sqlite.
  • Java 8 code refactoring.

Release 0.0.1

23 Sep 01:22

Choose a tag to compare

Features

  • Add/Remove remote servers to manage.
  • Monitor remote t-factory-agent status and version.
  • Register/Deregister instances already created on remote servers.
  • Creation of new instances on remote servers with auto and manual selection of available ports.
  • Instance template catalog capability.
  • Monitor changes on configuration (currently server.xml file only) at remote instances.
  • Internationalised GUI (currently EN_US and ES_GT).
  • Compatible with Tomcat 7 and JRE 7.x.x