0.0
No release in over 3 years
Low commit activity in last 3 years
TeutonServer listen requests from TeutonClients. Responds executing Teuton evaluation for that client.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 5.11

Runtime

~> 3.0
~> 2.1, >= 2.1.3
 Project Readme

Gem Version

Teuton Server

Teuton Software is an infrastructure test application, that is installed into host called T-NODE. T-NODE user monitorize remote S-NODE users machines using Teuton Software.

When a S-NODE user wants to be tested, must wait until T-NODE user launch manually Teuton test units.

But with TeutonServer, T-NODE host listen to evaluation requests from S-NODE hosts directly.

Installation

  • gem install teuton-server, to install TeutonServer.

Ensure Teuton Software (version => 2.1) is installed too.

Running

  1. teuton-server init, create default configuration server file.
  2. teuton-server, runs Teuton Server.

Documentation