Skip to content

EMBArk architecture

BenediktMKuehne edited this page May 9, 2022 · 9 revisions

Dev-mode


TODO!! Basically 2 DBs running inside Docker And djangos ASGI with minimal capability providing debugging and testing options

Deploy


UML TODO

  • MySQL docker
  • Redis docker
  • isolated interface
  • Django with all the apps
  • apache wsgi
  • daphne asgi (for WS/WSS)