pixelated / pixelated-dispatcher

Server component of Pixelated that allows running multiple instances of the user agent on a single server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a test/demo environment w/ dispatcher

lqust opened this issue · comments

Notes

  • Uses latest LEAP version
  • Includes Go pipeline
  • It is not about packaging it in platform

Why are we doing it
We want to be able to test dispatcher stories in a production-like environment

How do we know when it is done
There's a server running a Pixelated Organization setup accessible by anyone in the team. Anyone with access to the go server should be able to trigger a new deploy that includes the dispatcher and the user agent to that server with fresh code and - provided a bug in the new code - should be able to access that server and see the latest version of the code running.