Skip to content

Example of using Nussknacker in configuration with secondary environment

Notifications You must be signed in to change notification settings

TouK/nussknacker-secondary-env-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Nussknacker secondary env example

The purpose of this repository is to quickly present the needed configuration and behaviour of the remote environment feature

Start Nussknacker designers from docker compose

docker compose up -d

Addresses

Notes

  • 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

Secondary env configuration

  • required configuration is provided under secondaryEnvironment object in application.conf and parametrized using env variables per docker container
  • the meaning of individual parameters is described in the Nussknacker documentation

About

Example of using Nussknacker in configuration with secondary environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published