geosolutions-it / geonode-generic

Generic Geonode-project based app, to be used with docker/rancher
https://waffle.io/geosolutions-it/geonode-generic
3 stars 6 forks source link

Setup tasks scheduling for services #11

Closed giohappy closed 6 years ago

giohappy commented 6 years ago

A common scheduling system must be used and managed to drive backups and monitoring tasks. Rancher cron sheduling features should be considered.

connected to #3 connected to #4

randomorder commented 6 years ago

We could use Rancher CRON service to trigger a container run on a schedule or a dedicated container running 24/7 with CRON daemon. First option owuld be Rancher specific of course. @giohappy and I discussed this briefly and we agreed to go for the second option