All Projects → AlfrescoLabs → chef-alfresco

AlfrescoLabs / chef-alfresco

Licence: other
A build automation tool that provides a modular, configurable and extensible way to install an Alfresco architecture

Programming Languages

ruby
36898 projects - #4 most used programming language
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to chef-alfresco

alfresco-simple-content-stores
Addon to provide a set of common content store implementations and easy-to-use configuration (no Spring config)
Stars: ✭ 40 (-4.76%)
Mutual labels:  alfresco
chef-handler-sns
Chef report handler to send Amazon SNS notifications on failures or changes.
Stars: ✭ 12 (-71.43%)
Mutual labels:  chef
awesome-alfresco
A curated list of awesome Alfresco projects and add-ons.
Stars: ✭ 78 (+85.71%)
Mutual labels:  alfresco
CmisJS
A CMIS javascript library for node and browser
Stars: ✭ 40 (-4.76%)
Mutual labels:  alfresco
selinux policy
Development repository for the selinux_policy cookbook
Stars: ✭ 17 (-59.52%)
Mutual labels:  chef
mysql tuning-cookbook
Chef cookbook to create MySQL configuraiton files better suited for your system.
Stars: ✭ 23 (-45.24%)
Mutual labels:  chef
chef-certification-study-guides
No description or website provided.
Stars: ✭ 75 (+78.57%)
Mutual labels:  chef
nssm
Chef cookbook to install the Non-Sucking Service Manager
Stars: ✭ 12 (-71.43%)
Mutual labels:  chef
rsync
Development repository for the rsync cookbook
Stars: ✭ 25 (-40.48%)
Mutual labels:  chef
sysctl
Development repository for the sysctl cookbook
Stars: ✭ 43 (+2.38%)
Mutual labels:  chef
chef-ingredient
Primitives for managing Chef products and packages
Stars: ✭ 43 (+2.38%)
Mutual labels:  chef
chef-nginx-hardening
This chef cookbook provides secure nginx configurations.
Stars: ✭ 50 (+19.05%)
Mutual labels:  chef
rundeck
Development repository for the rundeck cookbook
Stars: ✭ 45 (+7.14%)
Mutual labels:  chef
stunnel
Development repository for the stunnel cookbook
Stars: ✭ 14 (-66.67%)
Mutual labels:  chef
smartmontools
Development repository for the smartmontools cookbook
Stars: ✭ 12 (-71.43%)
Mutual labels:  chef
chef-icinga2
Icinga 2 Chef Cookbook
Stars: ✭ 42 (+0%)
Mutual labels:  chef
manual-manager
Manual Manager (Alfresco add-on)
Stars: ✭ 14 (-66.67%)
Mutual labels:  alfresco
chef-jenkins-hardening
⛔ DEPRECATED: A secure jenkins installation
Stars: ✭ 18 (-57.14%)
Mutual labels:  chef
jenkinsfile cookbook pipeline
Example Jenkinsfile and Explaination for Chef Cookbook Development
Stars: ✭ 36 (-14.29%)
Mutual labels:  chef
push-jobs-cookbook
Development repository for Chef Cookbook push-jobs
Stars: ✭ 21 (-50%)
Mutual labels:  chef

chef-alfresco

Chef Alfresco Logo

Build Status

chef-alfresco is a Chef cookbook that provides a modular, configurable and extensible way to install an Alfresco node/stack; alfresco::default parses node['alfresco']['components'] and includes other alfresco::* recipes accordingly.

It is tested on Centos 7.x and Ubuntu 14.04 (soon on Centos 6.7)

To know more about attribute definition and overriding, check CHEF-ATTRIBUTES.md To get a list of packaged installed, their sources and versions, check PACKAGES.md

Graph of cookbooks dependencies

For a comprehensive documentation on how to use and test chef-alfresco, please visit our Wiki

How to contribute

To avoid any problem on master, we are implementing git-flow. To contribute, follow this:

  1. Fork this repository
  2. Make your changes
  3. Test your changes
  4. Make a pull request to alfresco/develop

Credits

This project is a fork of the original chef-alfresco developed by Fletcher Nichol; the code have been almost entirely rewritten, however the original implementation still works with Community 4.0.x versions and provides a different approach to Alfresco installation (using Alfresco Linux installer).

A big thanks to Nichol for starting this effort!

License and Author

Copyright 2016, Alfresco

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].