-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
The FIT GUI must be run on a server, either on a local machine or on a virtual machine. Servers such as Apache Tomcat will host the GUI and then can be accessed from any web browser.
Requirements:
Machine running FIT:
- Java 1.8
Target Virtual Machine running: - Ubuntu or
- Centos (with set repo & wget)
Run Within Eclipse
Using Apache Tomcat you can run the GUI from within Eclipse. You first need to install the server on your local machine, and then define a new server in Eclipse. Import the repository into Eclipse and it should be ready to run.
Exporting a WAR file
A WAR file can be deployed on to a remote server, so the GUI could be accessed from anywhere. To export the project from Eclipse, go to File>Export, then navigate to the 'Web' folder and choose the WAR file option. Then select the Web project to export (the fault injection tool), and the destination of the WAR file. This file can then be deployed on a server.
Pointing a web browser to the address of the server will show the GUI home page, and should be immediately available to use.
DICE deployment service
DICE project page | Follow @diceh2020 on Twitter | Follow DiceH2020 on Facebook