zuazo / owncloud-cookbook

Chef cookbook to install and configure ownCloud.

Home Page:https://supermarket.chef.io/cookbooks/owncloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for nginx

jakobsack opened this issue · comments

It would be great if this cookbook could setup ownCloud in an nginx-environment.

Background

We, the ownCloud QA team, would like to use this cookbook for setting up our testing vms. However, this requires some improvements like the ability to use different webservers or install ownCloud from different sources.

Code only used for testing will be in another cookbook, see https://github.com/owncloud/acceptance-testing for more information.

Yes, would be good. We are working to make it compatible with nginx. We will publish it when ready.

Done: nginx support is merged into master. Will be released with next cookbook version.

Awesome! Thank you very much!

No problem 😉 Let us know if you find any bug using nginx with this recipe, because we are not currently using it other than in the kitchen tests.

Included on release 0.2.0, closing issue.