zuazo / owncloud-cookbook

Chef cookbook to install and configure ownCloud.
https://supermarket.chef.io/cookbooks/owncloud
Apache License 2.0
37 stars 31 forks source link

Add support for lighttpd #1

Open jakobsack opened 11 years ago

jakobsack commented 11 years ago

It would be great if this cookbook could setup ownCloud in an lighttpd-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.

zuazo commented 11 years ago

Yes, that would be interesting. We will try to add lighttpd support. Although it can take us some time, depending on the complexity and the available community cookbooks for lighttpd.

gstrauss commented 3 years ago

I am a lighttpd developer and can answer questions if there is still interest in this.