Skip to content

Conversation

jmahmud
Copy link

@jmahmud jmahmud commented Aug 24, 2024

3 Issues were experienced when originally cloned (running on macOS):

In the combined-worker-compose.yaml file:

  • the ENABLE_LOG4J2_DEBUG environment variable was not being correctly processed as a boolean.
  • the FlowManagementUI was not able to bind to port 5000
  • the corda app was not able to mount the logs directory as it did not exist.

Therefore these have all been addressed in order to enure that the application starts up on initial clone.

This is to address issues raised in #90

Joshan Mahmud added 2 commits August 24, 2024 21:13
…ition, setting the host's port for FlowManagementUI to be on 5001 which is less likely to be a reserved port. Have also included logs to be excluded from .gitignore due to corder worker mounting as a volume and fails if it does not exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant