This is a tool that allows you to manage your SAP PI/PO/CPI and API management solution in a central way.
It allows you to: Monitoring and alerting Change Tracking or Versioning, so you can link business requirements with a change Testing Transport Document changes
Read more at https://figaf.com/devops
docker run --name figaf-irt -p 8089:8089 --env-file params.env -d figaf/app:2403
Main environment variables:
IRT_CONTAINER_PORT - IRT port inside a docker container (default value: 8089) IRT_DB_TYPE - database type (default value: postgresql). Supported types are postgresql, oracle, mssql IRT_DB_HOST - database host name (default value: localhost) IRT_DB_PORT - database port (default value: 5432) IRT_DB_NAME - database name (default value: irt) IRT_DB_USER - database username IRT_DB_PASSWORD - database password IRT_DB_JDBC_URL - plain JDBC url. This parameter has a priority over the IRT_DB_HOST, IRT_DB_PORT, IRT_DB_NAME parameters used for jdbc url building IRT_DB_SSLMODE - ssl mode for postgresql (look here for details: https://jdbc.postgresql.org/documentation/head/ssl-client.html, + https://learn.microsoft.com/en-us/azure/postgresql/single-server/concepts-ssl-connection-security, default value: require) ADDITIONAL_IRT_PARAMETERS - additional parameters in the format "--irt.=value".
If you want the tool to communicate via proxy, please follow this article: https://docs.docker.com/network/proxy/
To see how to setup the image in Azure check out https://figaf.com/running-figaf-devops-as-docker-in-azure/
Content type
Image
Digest
sha256:8f9de8116…
Size
390.9 MB
Last updated
21 days ago
docker pull figaf/app:2608-btp