threefoldtech / zos

Autonomous operating system
https://threefold.io/host/
Apache License 2.0
82 stars 13 forks source link

mbus: add an adapter for provisiond to handle requests over msg bus #1287

Closed muhamadazmy closed 3 years ago

muhamadazmy commented 3 years ago

Currently, provisiond uses a REST api to handle deployments requests (and administration) we need to turn this off (don't delete) and then implement a new "adapter" for msg bus (RMB) to receive requests, process them (check API impl) and send the responses back.

This means also that provisiond does not have to run inside the ndmz anymore (change back the zinit yaml file for provisiond to run nomrally)

muhamadazmy commented 3 years ago

You can find message specs here https://github.com/threefoldtech/rmb