Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,15 @@ cd aurras-deployment-docker-compose/aurras-event-feed-substrate
```text
docker-compose --project-name aurras up -d
```
### Known Issues
- wsk commands fails if tried running immediately after deploying openwhisk.

After deploying controller, invoker, kafka provider waits for the couchdb-setup container to complete db migration and stop.
Please keep an eye on the logs folder for the below logs

- logs/controller.log
- logs/invoker.log
- logs/kafka-provider.log

### License
Licensed under [Apache-2.0](./LICENSE)