SecureApiGateway / SecureApiGateway

Top level project - includes wiki, github-pages and issues
https://github.com/SecureApiGateway/SecureApiGateway/wiki
Apache License 2.0
1 stars 1 forks source link

Dockerize the RS simulator SpringBoot project #8

Closed matt-wills closed 3 years ago

matt-wills commented 3 years ago

Story

As a customer of the Secure Banking Accelerator Toolkit I want the ASPSP simulator to run in Docker (including docker-compose) So that I can reliably and easily deploy the ASPSP simulator in any environment.

Acceptance criteria

Tasks

Release Notes

Affected App: securebanking-openbanking-aspsp-simulator

matt-wills commented 3 years ago

Suggested version of docker-compose plugin: <docker-compose-maven-plugin.version>2.5.1</docker-compose-maven-plugin.version>

And if we go with the dockerfile-maven-plugin: <dockerfile-maven-plugin.version>1.4.13</dockerfile-maven-plugin.version>

matt-wills commented 3 years ago

Implemented by these two PRs:

There are a few additional things to consider: