Forum archive
Upgrading to redmine 1.2
Brand new to Turnkey, EC2 and Redmine, signed up for all of them to avoid using our sys admins to install redmine on our dedicated (non-cloud) server. Love the idea of installing an appliance on the cloud, and Turnkey seems like a great solution.
BUT the first thing I see is that it's an older version of redmine. Since I'm trying to avoid using our sysadmin resources to do this, can someone point me to specific instructions to do the upgrade (that is, "just do an apt-get update" isn't enough, someday I hope it will be).
Thanks!
Tac
Redmine is not installed via the package manager (the version in the Ubuntu package repos is even older - v0.9.x IIRC). And regardless, even if it was, that wouldn't have been any help to you anyway (Ubuntu security & some bug fixes are backported rather than the version being updated).
Luckily for you someone has already done what you're hoping for. It seems pretty step-by-step (although I can't vouch for it) and although convoluted, the instructions seem quite concise. Anyway have a look at this post. Probably best to post any questions specifically relating to the upgrade process in reply to that post.
Now that's all well and good but another potential issue I see is an appliance updated like this running on AWS. As you possibly already know, appliances running on EC2 are non-persistent (ie when you turn them off they're gone along with all your data and custom config). With a stock standard TKL appliance that's fine because you can use TKLBAM to backup your data and the Hub can even start a new instance with all your data pre-loaded. Obviously this is not quite so easy with an appliance upgraded like this. But luckily I don't think it will be too hard. Have a look at the TKLBAM docs and you'll need to customise your TKLBAM backups so that it backs up your updated install. So a little bit of a fiddle and some experimentation and you should be able to get it all working sweet.
Keep us posted on how you go with it all. And assuming you get it all sorted be great to hear about your working TKLBAM custom config.