P
P
Pavel Kaptur2017-06-15 13:21:11
ruby
Pavel Kaptur, 2017-06-15 13:21:11

How to install plugins on local redmine?

Hello everyone, I have a question - I want to install a couple of plugins for myself on bitnami redmine 3.3 which is installed on Ubuntu 14.04 and is disconnected from the internet. I sort of started to do everything according to the instructions, but during installation an error appeared while downloading from the Internet, etc. And since there is no Internet, then he did not succeed in downloading anything. The next question is - how can I install plugins with all dependencies without the Internet? e.g. agile lite. I did the following -
unpacked the plugin into a folder

/opt/redmine/apps/redmine/htdocs/plugins

set environment variables to
/opt/redmine/ruby/bin/

fulfilled
bundle install --without development test --no-deployment from htdocs folder

fulfilled
bundle exec rake redmine:plugins NAME=[plugin_name] RAILS_ENV=production

here fetching and trying to download applications, but there was no word about fatal error and I decided to try to see how it would work and as a result I got that I can’t view tasks and create new ones, but plugins appeared in the lists of plugins in the admin panel. How to install plugins on a local server?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
CityCat4, 2017-06-15
@CityCat4

Gems are all dependencies? And all the required versions?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question