Skip to content

ddombrow/compose-talk

Repository files navigation

compose-talk

Components:

  • /time_server: simple express app that gets the current time and caches it in redis, includes a health check route used by the docker 1.12 healthcheck command to examine the current health of the app.

  • /weather_server: simple express app that gets the current weather in Washington D.C. and caches it in redis, includes a health check route used by the docker 1.12 healthcheck command

  • /monitor: TBD

Run npm test to see the compose testing flow in action

asciicast

See the @socialtables/docker-manager module

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published