Skip to content

Conversation

@tiangolo
Copy link
Contributor

The NextCloud official docs state that by default it runs with PHP-fpm, but the default (latest) tag uses Apache.

Also, the docs state that it would run on port 9000, while it will actually be running on port 80 (as it is run with Apache).

As it already has an internal Apache instance and that Apache is listening on port 80, I added a paragraph specifying how to run it directly, without a reverse proxy, by binding to the port directly.

@yosifkit
Copy link
Member

Looks like that was changed with docker-library/official-images#2560. I'll let @pierreozoux decide how he wants to change the docs to accommodate this change.

@tilosp
Copy link
Contributor

tilosp commented Jun 7, 2017

The reworked readme (#929) has this already fixed.

@yosifkit yosifkit closed this in #929 Jun 8, 2017
@tiangolo tiangolo deleted the patch-nextcloud-docs branch June 8, 2017 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants