Skip to content

Redmine is a flexible project management web application written using Ruby on Rails framework. http://github.com/edavis10/redmine is the official git mirror of the svn repository

Notifications You must be signed in to change notification settings

cloud66-samples/redmine

 
 

Repository files navigation

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 www.redmine.org

<img src=“”>

Deploying and maintaining a Redmine setup through Cloud 66 is extremely easy. Click the badge and follow the instructions below to deploy!

Simply follow 7 steps on building your stack, sign up for a Sendgrid account and set the environment variables below to have your own fully functioning Redmine installation up and running.

Note: Setting environment variables is done during step five, before you click ‘deploy’:

  1. SMTP_ADDRESS = your SMTP host address

  2. SMTP_DOMAIN = the domain you are sending emails from

  3. SMTP_USERNAME = your SMTP username

  4. SMTP_PASSWORD = your SMTP password

  5. SMTP_PORT = your SMTP port

  6. HOST = your hostname

Default login details:

Username: admin

Password: admin

About

Redmine is a flexible project management web application written using Ruby on Rails framework. http://github.com/edavis10/redmine is the official git mirror of the svn repository

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 75.9%
  • HTML 20.3%
  • JavaScript 2.0%
  • CSS 1.1%
  • PHP 0.3%
  • Perl 0.3%
  • Other 0.1%