kawane / songbook

Kawane's Songbook
http://kawane.github.io/songbook
Apache License 2.0
3 stars 2 forks source link

Admin page: upgrade songbook button #21

Open llgcode opened 9 years ago

llgcode commented 9 years ago

It will be great if we could have an upgrade button and restart button. So we have to be retro compatible. If it's a docker image then it have to be saved. if the upgrade failed it can be very painfull. Don't kwnow if it's a great feature or a feature that will bother us.

jeancharles-roger commented 9 years ago

We should show the version number some where, in Admin page for instance.

The compatibility shouldn't be that much of a problem since you've added a spec for songmark. The administration mechanism needs also to be compatible. But otherwise there isn't much to worry about (I think).

Since the platform we target have (for the most) update mechanism (docker, openshift). We may propose update mechanism for each. I'll check how things are done on in these platforms.

We'll need for this automatic backup and restore facilities (see #18).