Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

before migrate it should bundle install and also migrate plugins #1

Open
pablodav opened this issue Jan 2, 2019 · 0 comments
Open

Comments

@pablodav
Copy link
Contributor

pablodav commented Jan 2, 2019

https://github.com/CoffeeITWorks/ansible_redmine_backup/blob/master/templates/redmine_back.j2#L86

should be:

source /home/$USER/.rvm/scripts/rvm && bundle install
source /home/$USER/.rvm/scripts/rvm && rake db:migrate RAILS_ENV=production
source /home/$USER/.rvm/scripts/rvm && rake redmine:plugins:migrate RAILS_ENV=production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant