Releases: tfactory/t-factory-server
Releases · tfactory/t-factory-server
Release 0.0.2
Adding:
- JPA support for storing severs and instances with EclipseLink and sqlite.
- Java 8 code refactoring.
Release 0.0.1
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