AMOS Project Team 7 (SS 2020)
Our application allows business which develop multi-banking gateways to optimize and perfect their workflows. In this way they are able to deliver the most reliable and easy to use product to the end user.
Our web application analyzes the concrete implementation of the process 'Get Transactions' at different banks. It provides visualization of connections and implications of individual implementations.
The PSD2Miner may be deployed using docker-compose
. In order to be able to do this certain values in the file docker-compose.yaml
need to be modified:
GRAYLOG_URL
- hostname of the Graylog instance that should be used to retrieve logs fromGRAYLOG_API_TOKEN
- API token that is required for accessing the Graylog instanceBACKEND_HOST
- hostname of the machine that will run the backendBACKEND_PORT
- number of the port that exposes the backend