30 minutes to Redmine 3.4, an express installation guide
Updated 2018-05-08: Added email delivery section and corrected requirements for Git Smart HTTP What we will do Install Redmine 3.4.x... Continue reading →
IT Specialist
Updated 2018-05-08: Added email delivery section and corrected requirements for Git Smart HTTP What we will do Install Redmine 3.4.x... Continue reading →
Start a production Rails console: cd /opt/my/path/to/redmine bundle exec rails c production In the console: u=User.new(login: 'newadmin', admin: true, mail:... Continue reading →
Update 2014-07-14: Fixed permission to prevent error when installing a plugin. Thanks Rob Sharkey. If you get permission error when installing a... Continue reading →
Update 2014-10-10: Updated to install Ruby 2.1.3 (supported from Redmine 2.5.2). Corrects Apache configuration URLs. Update 2014-07-12: Added troubleshooting suggestions.... Continue reading →
Update 2018-07-14: Update 2014-07-12: Added troubleshooting suggestions and warning about multiple services running on the server. Update 2014-07-10: Added details about... Continue reading →