Peter Kvokacka

Results 6 comments of Peter Kvokacka

I have few questions to understand the intent here: This is only about deploying app that means: - backend-service - frontend - plus maybe few shell scripts for onboarding and...

- The guide should link existing splice doc how to deploy validator (docker compose or helm charts) and explain to user that we need to configure 2 validators: AppProvider and...

We could but we would need to setup tenants in Auth0 specifically for QS. I think we start with Keycloak first.

Simon Meier (DA) [Yesterday at 7:41 PM] On testing of validator deployment. It's done here in splice: https://github.com/hyperledger-labs/splice/blob/main/.github/workflows/build.scala_test_for_compose.yml [https://github.com/hyperledger-labs/splice/blob/main/apps/app/src/test/scala/org/l[…]ts/runbook/DockerComposeValidatorPreflightIntegrationTest.scala](https://github.com/hyperledger-labs/splice/blob/main/apps/app/src/test/scala/org/lfdecentralizedtrust/splice/integration/tests/runbook/DockerComposeValidatorPreflightIntegrationTest.scala) And it really just deploys the validator and checks that a...

based on offline discussion I suggest the first steps: Prerequisites - Use the Validator Docker Compose Deployment Guide (VDG): https://docs.sync.global/validator_operator/validator_compose.html - Ensure an app-provider validator is deployed as described in...

There was effort in canton and splice recently to consolidate logs and log less on info level IIRC. Maybe it is worth investigate and add LOG_LEVEL back. @erwin-ramirez-da can you...