Project

General

Profile

staging from test to production

Added by Michael Binder about 9 years ago

We installed redmine 2.5.1 on a test system and tried to reproduce the environment on a production system.
But "bundle install" downloads differend gems. So the used third-party libs are not identical on all systems.

Howto sync the installed gems on all staging environments?

System:
  • SuSE Sles 11 64 bit
  • ruby 2.0.0
Installation procedures:
  1. install ruby
  2. copy redmine directory from test to production
  3. bundle install