Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demo kit #35

Open
geekychris opened this issue Aug 13, 2023 · 0 comments
Open

demo kit #35

geekychris opened this issue Aug 13, 2023 · 0 comments

Comments

@geekychris
Copy link

This is a suggestion for a demo that the docs can go over. Would consider this part of docs but some kind of demo that shows the marriage of docker tasks and non docker tasks. Perhaps something resembles a pseudo twitter app:

couple of docker containers:

  • postgres
  • memcache

simple app in something like node or java that provides a simple account / tweet type data model backed by posgres and leverages memcache as a cache layer.

With something like this you can show:

  • standard docker containers
  • an app under development leveraging those containers
  • some kind of liveness probe of the code under test
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

No branches or pull requests

1 participant