Cronicle icon indicating copy to clipboard operation
Cronicle copied to clipboard

Update and Save Config Functionality in the GUI

Open bnasko opened this issue 4 years ago • 2 comments

First, I want to thank everyone involved in this project. You guys are phenomenal.

I searched the repo looking for an easy way to update my cronicle version but didn't find anything. Is there a linux (ubuntu) command that I could run to update the version without messing up all my jobs/settings?

Alternatively, it would be ideal to have a button placed in the GUI that would allow for updating to the latest version along with another function to backup all settings/jobs as an xml/json file.

bnasko avatar Feb 18 '21 16:02 bnasko

Yeah, there is a cli tool (in the box) to upgrade/export/import data https://github.com/jhuckaby/Cronicle#upgrading-cronicle I'm working on a fork with a feature that allows to import/export metadata from GUI, I agree it's pretty useful. I'll publish it sometime soon. Regarding upgrades - I'm proponent of using docker for such things.I'll create an image and publish some sample too.

mikeTWC1984 avatar Feb 20 '21 01:02 mikeTWC1984

My bad, I missed the section on upgrading using the cli tool. Thanks for pointing that out. I'll give it a try tonight as I am already a couple of releases behind.

bnasko avatar Feb 20 '21 16:02 bnasko