Infrastructure Documentation

Upgrading infrastructure

Upgrade crowd

  1. vim crowd-webapp/WEB-INF/classes/crowd-init.properties – set crowd.home=/home/crowd/home
  2. symlink postgresql-jdbc jar into to apache-tomcat/common/lib
  3. add ajp connector for port 9012 (proxy_ajp is already set up to proxy requests for crowd to this port)
    <Connector port="9012" enableLookups="false" redirectPort="8440" protocol="AJP/1.3" />
    
  4. copy client/lib/crowd-integration-client-xxx.jar to jira and confluence webapp's WEB-INF/lib directories
  5. copy crowd-ehcache.xml to jira and confluence webapp's WEB-INF/classes directories
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.