Skip to content

gdgriga/workshop-02072016

This branch is up to date with dockerization/workshop-02072016:master.

Repository files navigation

DOCKERIZATION

Architecture

Architecture

Application consists of four services:

  • Interface - frontend in another words. It render view and proxy requests to logic.
  • Logic - is a heart of application. All business logic is here.
  • Charger - emulates card charging.
  • Filler - fills vending machine with products.

About

Dockerization workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.9%
  • Python 20.3%
  • PHP 12.0%
  • Ruby 4.1%
  • HTML 1.7%