From 4d702f0989aa20590d9be7f1b9ac325c502b8f53 Mon Sep 17 00:00:00 2001 From: Roman Strobl Date: Thu, 3 Sep 2020 16:42:16 +0200 Subject: [PATCH] Fix #104: Add TPP engine container --- docs/Getting-Started.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/Getting-Started.md b/docs/Getting-Started.md index 6d11df4..54c84eb 100644 --- a/docs/Getting-Started.md +++ b/docs/Getting-Started.md @@ -43,6 +43,7 @@ docker pull powerauth/push-mysql docker pull powerauth/webflow docker pull powerauth/nextstep docker pull powerauth/data-adapter +docker pull powerauth/tpp-engine docker pull powerauth/webflow-mysql ``` @@ -122,6 +123,8 @@ _Note: All databases are already created with the correct structure and contain | PowerAuth Data Adapter | Base URL | http://localhost:13050/powerauth-data-adapter | | | Swagger Documentation | http://localhost:13050/powerauth-data-adapter/swagger-ui.html | | | Status URL | http://localhost:13050/powerauth-data-adapter/api/service/status | +| PowerAuth TPP Engine | Base URL | http://localhost:13060/powerauth-tpp-engine | +| | Swagger Documentation | http://localhost:13060/powerauth-tpp-engine/swagger-ui.html | You can verify status of PowerAuth server using POST method: