Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

run-demo.sh does not run, because of missing heath checks #1

Open
SchuhMichael opened this issue Jun 20, 2018 · 2 comments
Open

run-demo.sh does not run, because of missing heath checks #1

SchuhMichael opened this issue Jun 20, 2018 · 2 comments

Comments

@SchuhMichael
Copy link
Owner

There are no reliable heath checks for all docker containers integrated in the run-demo.sh. Some are done implicitly in the ansible playbooks and makefile in the openwhisk deployment, but e.g. the dCache stack lacks such checks atm.
Issue: The run-demo.sh does not run 'at once'
Solution: Copy paste from the script to the shell line-wise. This is meant to be a tutorial anyway, not an automated deployment. Wait for the docker stack to come up completely.
Fix: Add health checks for all involved conatiners and use them in the run-demo.sh script.

@SchuhMichael
Copy link
Owner Author

Added health check for the dCache stack (in the run-demo.sh).

@SchuhMichael
Copy link
Owner Author

missing:
health check for kafka stream processor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant