Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Releases: AlfrescoLabs/chef-alfresco

run-chef-client fix

04 Jun 17:21
Compare
Choose a tag to compare
0.5.6

manual bump to 0.5.6

solr4 nossl as default configuration; fixed separated media-server installation

04 Jun 12:47
Compare
Choose a tag to compare
v0.5.5

fixing media config location; added nossl-patch script

Patch repo war to use nossl, use jdk8 as default

03 Jun 15:55
Compare
Choose a tag to compare

v0.5.3: support for solr4; fixed nginx on local runs (port 8800); tested with…

03 Jun 07:21
Compare
Choose a tag to compare

Multi-homed tomcat and many other fixes

04 May 17:17
Compare
Choose a tag to compare

After a while, the development of chef-alfresco restarted; this time, we're aiming mostly at centos platform, though the entire code should be compatible also with Ubuntu distro.

The main additions are:

  • Tomcat multi-homed installation, which - by default - creates 3 instances: tomcat-alfresco, tomcat-share, tomcat-solr
  • Rsyslog configuration for all log files generated
  • Using solr4 by default and upgrading to alfresco 5.0.d (also tested with 5.0.1 Enterprise)
  • Added Records Management component
  • Added AOS integration
  • Added nginx and haproxy configuration, including SSL certificate installation
  • Snort recipe improvements, to allow overriding rule file sources
  • Chef client configuration, to run a small sub-set of Chef logic on a running server, keeping changes to the minimum and restarting services accordingly, only when strictly needed