libre-server / rolekit

'rolekit' is a daemon for Linux systems providing a stable D-BUS interface to manage the deployment of ​Server Roles.
19 stars 7 forks source link

Implement the update() routine for all currently-supported roles #8

Open sgallagher opened 9 years ago

sgallagher commented 9 years ago

We need to implement an update() routine for supported roles. For RPM-installed roles, this is probably just a package update. For container-based roles, this probably means generating a new image, then switching over to it and removing the existing instance.