== Management GUI == This document includes instructions how to install and to run the management GUI. The management GUI is a client for all Sensei services that lets you run demo scenarios and show advanced capabilities and component interaction. [[PageOutline(2-3,Table of Contents,inline)]] == Introduction == The current version of the Management GUI is v.4. == Installation == The software requirements for the GUI are the same for any database enabled webapp. === Software Requirements === The current version of the gui requires a working * [[SpQuickStart#ApacheTomcatMysql | Apache Tomcat configuration]] and * [[SpQuickStart#SunJava6.0JDKandApacheAnt | Java v.6.0]]. The development version also uses a database for persistence information that will initialize itself at startup. The webapplication can be run either on Linux or Windows. Parts of the GUI use data from external applications like the monitoring information and service health checks. The current monitoring system implemented is the !MonAlisa service (http://monalisa.cern.ch), but any other system can be used. === Installation === ==== With access to the sources ==== In case you have acces to the sources, ==== Binary version install ==== === Configuring the GUI === ==== Configuring a reverse proxy for Apache ==== ==== Configuring the services and filters ==== ==== Other configuration ==== == Running the Test Scenarios ==