The purpose of this repository is to quickly present the needed configuration and behaviour of the remote environment feature
docker compose up -d
- Designer env1 - credentials admin/admin
- Designer env2 - credentials admin/admin
- The provided docker compose starts NU designers:
- in request-response mode - in this mode NU deploys scenarios as REST endpoints
- with embedded hsql db - each Designer instance owns its own hsql instance
- required configuration is provided under
secondaryEnvironment
object inapplication.conf
and parametrized using env variables per docker container - the meaning of individual parameters is described in the Nussknacker documentation