On Prem
Running Figaf in Docker compose
You can also run from a docker image. It may be a simple way to run figaf locally in a simplied setup with a few simple commands. This docker compose comes with buildin Postgresql: If you use this productivly please improve the SSL settings and the ...
H2 database migration
Since of 2403 Figaf Tool H2 database version was upgraded from `1.4.200` to `2.1.214` and database path was changed from <user_home_dir>/FigafIRT/irt-db to <user_home_dir>/FigafTool/db. If you have the on-premise standalone instance on H2 database ...
Figaf does not start locally
Java version If Figaf does not start locally it is most likely because the wong java version is used. The best way is to check the folder where you are running figaf from there is a directory called logs where you can find a file called irt.log if ...
Configure Gloowroot APM agent for monitoring (without HTTPS)
Download and unzip glowroot-0.13.6-dist.zip from official site https://glowroot.org to the Figaf Tool distribution folder: Figaf Tool ├──glowroot │ ├──lib │ ├──glowroot.jar │ ├──LICENSE │ └──NOTICE ├──... └──irt-2305.jar Add ...
Start here to install the Figaf Tool
If you are looking to run Figaf there is a number of ways. Where The Figaf Tool is a standalone Java application that makes it easy to run in several different locations. We support Java 17. It's enough to use OpenJDK 17, normally recommend ...
Setup Cloud Connector to Mock SAP CPI iFlows
To mock endpoints in SAP Cloud Integration/CPI you need to set up the Cloud Connector to point to the Figaf system. If you deploy in SAP BTP there is no need to set up Cloud Connector because it is hosted on a public URL. This guide helps you set it ...
Installing Figaf DevOps Suite on your PC
Installing Figaf DevOps Suite on your PC In this section tutorial, we show how to install Figaf DevOps Suite on your PC for a PoC. Mac would be much the same except the script should be a little different command to start the tool with. Requirements ...
Requirement before installation
We recommend the following prerequisites Registration for a trial at figaf.com/devops so you will get a license key Download the Figaf runtime jar file at irt.figaf.com/download. Have a server/laptop with 8Gb of memory. Figaf can run on a laptop but ...
Installation
Here you can find an example of the structure that you need to have to run the Figaf Tool application. This is just an example and you need to put your own values if you have another jar version, DB credentials, etc. There are two ways of how to ...