Skip to content

tfactory/t-factory-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

t-factory-agent

Gitter

t-factory-agent is the agent on every remote server that need to be managed by the t-Factory-Server. For more information about the architecture of tFactory you can check out https://github.com/tfactory

Table of contents

##Creator

Cesar Hernandez

##Installation

For server configuration see: [t-factory-server] (https://github.com/tfactory/t-factory-server/)

##Features The following service are avialable:

  • Return information about the running agent.
  • Provided 5 available ports on host server. This ports are used by the t-factory-server in order to create new tomcat instances with valid port (http, jpa, shutdown, redirect and jxm).
  • Receives a remote .zip file, name and path inside the host server in order to be copied.
  • Unzip and rename the instance template folder previosly downloaded.
  • Return standard information of a tomcat instance.
  • Update the configuration derived from server.xml from a tomcat instance.

Contributing

You are wellcome to improve the software. Be sure to check: opening issues, coding standards, and notes on development code.

Documentation

You can find enough documentation by the generation of the javaDoc of this project.

BugsAndFeatureRequests

You can check: open and closed issues.

Roadmap

This is the list of the upcoming features. (Looking forward to have your coding contribution):

  • Authentication and Authorization
  • Log4j incorporation
  • Configure memory parameters to instances when they are created from the tFactory server.
  • Configure jmx port parameter to instances when they are created from the tFactory server.
  • Instnaces Datasource managements.

CopyrightAndLicense

Code released under Apache License Version 2.0.