Skip to content

Initial release

Pre-release
Pre-release

Choose a tag to compare

@arcolife arcolife released this 24 Sep 19:37
· 4 commits to master since this release

This release features a basic prototype with client/server architecture, with an installation script, that's meant to fire up client instance with a configuration file supplied to it. It would launch few containers with the sample app on them, and this would then launch a daemon on client side which would ping server and ask for tasks.

The server would be responsible for managing the requests and registering of clients on a mongoDB collection meant for that very purpose.

This release comes with a list of TODOs which would need to be addressed in future releases, obviously.