Support #18334
Install Redmine 3.4.3
Start date:
11/15/2017
Due date:
11/30/2017
% Done:
60%
Estimated time:
20.00 h
Description
Updating to latest stable Redmine is already overdue.
History
#1 Updated by Marc Mengel over 3 years ago
Okay, so got release info, started setting up new ups packages on cdcvsdev.fnal.gov
- built ruby v2_4_2 with updated gems for rails, sqlite3, pg (postgres interface), and passenger (sort of python uwsgi equivalent).
- built passenger apache module
- downloaded Redmine 3.4.3, setup ups product area for it, symlinked "files" subdirectory, and brought in configs from 2.6.0.
Still to do:
- migrate dev database
- test startup with new passenger, etc.
- install plugins that are in old release
- look at installing new plugins (fancier Gantt, etc.)
- test
- cut new ruby, redmine ups pkgs into fnkits
- create CHANGE to schedule installing in production.
#2 Updated by Marc Mengel over 3 years ago
- % Done changed from 30 to 50
Its ALIVE!!
Okay, so we have it up and running on https://cdcvsdev.fnal.gov/redmine/
Still need to:
- find newer/better versions of plugins
- try out new plugins
- test stuff...
#3 Updated by Marc Mengel over 3 years ago
- % Done changed from 50 to 60
Got updated versions of
- Jenkins and
- Code Review
plugins, and added
- Redmine Planning plugin (drag and drop on your Gantt chart view) and
- Better Gantt Chart
plugins. Now need to test a lot...