User Tools

Site Tools


communitycloud:services:redmine

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
communitycloud:services:redmine [2012/07/13 17:05]
tkilla [Etherpad-Lite Embed!]
communitycloud:services:redmine [2016/06/30 15:38] (current)
tkilla [Installation]
Line 35: Line 35:
   * see: http://backports-master.debian.org/Instructions/   * see: http://backports-master.debian.org/Instructions/
  
 +
 +=== Jessie ===
 +
 +You need to use mysql2 adapter - see redmine upgrade doc for more info
  
 ---- ----
Line 71: Line 75:
   * install this: https://github.com/mexitek/redmine_wiki_html_util/blob/master/README.textile   * install this: https://github.com/mexitek/redmine_wiki_html_util/blob/master/README.textile
   * info: http://www.arlocarreon.com/blog/redmine/redmine-wiki-html-utility/   * info: http://www.arlocarreon.com/blog/redmine/redmine-wiki-html-utility/
 +
 +
 +----
 +\\
 +==== Email Notifications ====
 +
 +Using exim inside a vserver. do NOT configure it in configuration.yml, but in email.yml
 +take care to use spaces, not tabs ^^
 +
 +  production:
 +    delivery_method: :smtp
 +    smtp_settings:
 +      address: 127.0.0.1
 +      port: 25
 +      domain: projects.synoptx.net
 +      authentication: :none
 +
 +
 +this finally helped:
 +https://library.linode.com/web-applications/project-management/redmine/debian-5-lenny#sph_configure-email-service
 +
  
  
Line 80: Line 105:
  
   {{html(    {{html( 
-     <iframe src='http://redmine.tld:9001/p/redmine-535?showControls=true&showChat=true&showLineNumbers=true'>+     <iframe src='http://redmine.tld:9001/p/redmine-535?showControls=true&showChat=true&showLineNumbers=true'  width="100%" height="600">
   )}}   )}}
  
communitycloud/services/redmine.1342191905.txt.gz ยท Last modified: 2012/07/13 17:05 by tkilla