Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:maoo/alfresco-boxes
Browse files Browse the repository at this point in the history
Conflicts:
	common/install.sh

Former-commit-id: dae0f3be34083bb0f09cae0bc3aa21f93d86c765 [formerly dae0f3be34083bb0f09cae0bc3aa21f93d86c765 [formerly dae0f3be34083bb0f09cae0bc3aa21f93d86c765 [formerly 4df8741]]]
Former-commit-id: 2b56f81
Former-commit-id: 4e85f26
Former-commit-id: 96f8804
Former-commit-id: 64f20cd
  • Loading branch information
maoo committed Aug 1, 2014
2 parents 8ed2afb + 8b9bf1d commit 4fcafd2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Try it!

Customisations
---
You can read the [alfresco-allinone.json](https://github.com/maoo/alfresco-boxes/tree/master/packer/vbox-precise-421/precise-alf421.json) definition to check the default values that are used to install Alfresco; there are many other default values that are defined by the following Chef Recipes
You can read the [alfresco-allinone.json](https://github.com/maoo/alfresco-boxes/tree/master/packer/precise-alf421.json) definition to check the default values that are used to install Alfresco; there are many other default values that are defined by the following Chef Recipes
* [artifact-deployer](https://github.com/maoo/artifact-deployer), you can check default values in [attributes.json](https://github.com/maoo/artifact-deployer/tree/master/attributes)
* [chef-alfresco](https://github.com/maoo/chef-alfresco), you can check default values in [attributes.json](https://github.com/maoo/chef-alfresco/tree/master/attributes)

Expand All @@ -62,3 +62,7 @@ Updating/Customising Chef Cookbooks
Everytime that a new version of the Chef recipes is released, it is necessary to update the ```vendor-cookbooks``` folder using ```./create-vendor-cookbooks.sh``` script.

The vendor-cookbooks folder can be optionally removed from ```.gitignore``` in order to be used by other provizioning systems, like [AWS OpsWorks](http://docs.aws.amazon.com/opsworks/latest/userguide/workingcookbook-attributes.html)

Known Issues
---
If you're using Ubuntu, you must ensure that [port 11371 is open](http://support.gpgtools.org/kb/faq/im-behind-a-firewall-eg-in-a-big-company-and-cant-reach-any-key-server-what-now)

0 comments on commit 4fcafd2

Please sign in to comment.