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

Add timeout on nginx conf #31

Closed
wants to merge 1 commit into from
Closed

Add timeout on nginx conf #31

wants to merge 1 commit into from

Conversation

Dryusdan
Copy link

I add timeout in nginx conf because when we install nextcloud or apps, the timeout stop script and make 504 error. With this fix, it work :)
(I change alose in my php.ini max_execution_time to 600)

I add timeout in nginx conf because when we install nextcloud or apps, the timeout stop script and make 504 error. With this fix, it work :)
@jdoubleu
Copy link
Contributor

Why don't you just overwrite it with a config placed in /etc/nginx/conf.d/ folder by mounting a file into your container?

What is the recommended configuration for Nextcloud? May this will break other things?

Just as an advice ;)

@Dryusdan
Copy link
Author

Is not depend to server but network (and install a large DB exceeds time :/ )
Because it's necessary recreate a full nginx.conf and the problem appaers with 3 files configuration (www.conf, ngnix.conf, php.ini :) )

kleberbaum pushed a commit to kleberbaum/docker-nextcloud-discontinued that referenced this pull request Oct 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants