Redmine is a flexible project management web application written using Ruby on Rails framework.
-More details can be found in the doc directory or on the official website http://www.redmine.org
+More details can be found in the doc directory or on the official website https://www.redmine.org
Redmine - project management software
Copyright (C) 2006- Jean-Philippe Lang
-http://www.redmine.org/
+https://www.redmine.org/
== Requirements
bundle exec rake generate_secret_token
Alternatively, you can store this secret in config/secrets.yml:
- http://guides.rubyonrails.org/upgrading_ruby_on_rails.html#config-secrets-yml
+ https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#config-secrets-yml
6. Create the database structure
== References
-* http://www.redmine.org/wiki/redmine/RedmineInstall
-* http://www.redmine.org/wiki/redmine/EmailConfiguration
-* http://www.redmine.org/wiki/redmine/RedmineSettings
-* http://www.redmine.org/wiki/redmine/RedmineRepositories
-* http://www.redmine.org/wiki/redmine/RedmineReceivingEmails
-* http://www.redmine.org/wiki/redmine/RedmineReminderEmails
-* http://www.redmine.org/wiki/redmine/RedmineLDAP
+* https://www.redmine.org/wiki/redmine/RedmineInstall
+* https://www.redmine.org/wiki/redmine/EmailConfiguration
+* https://www.redmine.org/wiki/redmine/RedmineSettings
+* https://www.redmine.org/wiki/redmine/RedmineRepositories
+* https://www.redmine.org/wiki/redmine/RedmineReceivingEmails
+* https://www.redmine.org/wiki/redmine/RedmineReminderEmails
+* https://www.redmine.org/wiki/redmine/RedmineLDAP
Redmine is a flexible project management web application written using Ruby on Rails framework.
-More details can be found at http://www.redmine.org
+More details can be found at https://www.redmine.org
= License
Running the tests for the Redmine.pm perl module needs a bit more setup.
You need an Apache server with mod_perl, mod_dav_svn and Redmine.pm configured.
-See: http://www.redmine.org/projects/redmine/wiki/Repositories_access_control_with_apache_mod_dav_svn_and_mod_perl
+See: https://www.redmine.org/projects/redmine/wiki/Repositories_access_control_with_apache_mod_dav_svn_and_mod_perl
You need an empty repository accessible at http://127.0.0.1/svn/ecookbook
Then, you can run the tests with:
Redmine - project management software
Copyright (C) 2006- Jean-Philippe Lang
-http://www.redmine.org/
+https://www.redmine.org/
== Upgrading
bundle exec rake generate_secret_token
Alternatively, you can store this secret in config/secrets.yml:
- http://guides.rubyonrails.org/upgrading_ruby_on_rails.html#config-secrets-yml
+ https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#config-secrets-yml
DO NOT REPLACE OR EDIT ANY OTHER FILES.
== References
-* http://www.redmine.org/wiki/redmine/RedmineUpgrade
+* https://www.redmine.org/wiki/redmine/RedmineUpgrade