Answer the question
In order to leave comments, you need to log in
Installing Redmine under nginx - debian way?
Once again I'm trying to install Redmine under Debian. But hours of googling and climbing various sites and blogs all the time lead to the idea that there is no normal way for Debian to install and update to the latest releases, but there is some kind of tambourine, manual installation of several products from source and / or git- repositories, some other package manager, not apt(itude). Is it really that bad and there is no easy way to install and keep redmine up to date and in order to use and administer redmine you need to delve into all this confusing ruby infrastructure?
Answer the question
In order to leave comments, you need to log in
You need to configure apt to use the testing, unstable repositories according to the article: www.zagirov.name/apt-pinning-packages-stable-testing-unstable-experimental/
And write in the config:
Package: *
Pin: release a=stable
Pin-Priority: 200
Package: redmine redmine-sqlite rails thin nginx
Pin: release a=unstable
Pin-Priority: 201
aptitude -t lenny-backports install redmine redmine-pgsql doesn't work?
0.9.4 version…
so, what exactly is the problem?
redmine itself is really more correct to take and update from git in the same way, the following problems are to configure redmine, run, fasten nginx (which, in general, is optional).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question