Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Apache2 Webserver and make it the default #49

Closed
4 of 5 tasks
ypid opened this issue Aug 3, 2016 · 1 comment
Closed
4 of 5 tasks

Support Apache2 Webserver and make it the default #49

ypid opened this issue Aug 3, 2016 · 1 comment

Comments

@ypid
Copy link
Member

ypid commented Aug 3, 2016

The problem that I am trying to solve with this is a timeout of the remote.php script when syncing. I was able to reproduce the problem with nginx, switching to Apache2 fixed it. Not sure yet how this can be fixed for nginx. I will probably dig even more into this before going the Apache2 route.

  • Check if PHP config can somehow be fixed/changed
  • Check if nginx config can somehow be fixed/changed (Reverting to an old version seems to fix it, investigating) → Should work with Nginx but some issues could not be determined.
  • Write debops.apache role → debops.apache
  • Support Apache in this role – Add support for the Apache HTTP Server. Nginx is still the default. #64
  • Update debops.owncloud to use the role by default

ownCloud as well as NextCloud only support Apache2 with mod_php officially (refs: ownCloud, NextCloud)

@ypid ypid added this to the v0.3.0 milestone Aug 3, 2016
ypid added a commit to ypid/ansible-owncloud that referenced this issue Aug 4, 2016
@ypid ypid modified the milestones: v0.4.0, v0.3.0 Aug 8, 2016
ypid added a commit to ypid/ansible-owncloud that referenced this issue Aug 9, 2016
@ypid ypid self-assigned this Sep 14, 2016
@ypid
Copy link
Member Author

ypid commented Jul 27, 2020

I guess I can close this. This was only implemented for compliance reasons. I think all issues I had back then were not caused by Nginx. But it is good of course to rule this out by running a fully supported setup. I am closing this issue because I have no plan to deploy neither ownCloud nor Apache for this role. The later one might make sense to keep for testing as explained.

@ypid ypid closed this as completed Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant