Commit Graph

597 Commits

Author SHA1 Message Date
Daniel Hansson
4081dbde31 add the VM scripts as an option on Ubuntu Server 2019-07-09 22:11:03 +02:00
John Molakvoæ
d2963c0160 Merge branch 'master' into x-frame 2019-07-03 16:59:19 +02:00
J0WI
994ec1f1f1 Update path to PHP 7.2 config
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-02 11:44:39 +02:00
mrplow87
be04ba4a33 add server_port variable to well-known redirects
if Nextcloud is used on a custom HTTPS port, the well-known redirects do not work, because the server port is not included in the redirect.
2019-07-02 05:32:07 +00:00
John Molakvoæ
27a144d2a1 Cleanup trailing slashes and spaces (#1521)
Cleanup trailing slashes and spaces
2019-07-02 06:39:10 +02:00
John Molakvoæ
cd81f70d0d Update path to php-fpm socket (#1523)
Update path to php-fpm socket
2019-07-02 06:34:39 +02:00
J0WI
38b119ae8d Update path to php-fpm socket
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-02 00:09:52 +02:00
J0WI
0bc2e15849 Document the front_controller_active param
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-01 23:20:59 +02:00
J0WI
e9fdb9cc0e Cleanup trailing slashes and spaces
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-01 22:33:35 +02:00
J0WI
75727f475b Use "always" condition for security headers
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-01 22:29:32 +02:00
J0WI
017754a3f3 Sort headers
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-01 22:29:32 +02:00
J0WI
d7daa197a8 Add X-Frame-Options header to nginx
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-01 22:29:32 +02:00
Daniel Kesselberg
a865341ad4 Bump minium pqsql version to 9.5
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-06-27 23:58:17 +02:00
John Molakvoæ
37c0a9de78 Serve map files for nginx configs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-19 13:15:35 +02:00
Morris Jobke
0d8633cff5 Remove recommendation for opcache on CLI
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-09 14:25:32 +02:00
Joas Schilling
6af1a5cff2 Update admin_manual/installation/source_installation.rst
Co-Authored-By: wiswedel <wiswedel@users.noreply.github.com>
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 15:09:33 +02:00
Sascha Wiswedel
0a14840eef Added Guests and Terms of Service to the list of supported apps
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 15:09:33 +02:00
Sascha Wiswedel
06ad8b6938 added PHP 7.3 to installation prerequisites
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 15:09:33 +02:00
Sascha Wiswedel
5adc5cab71 Apache config reordering
order was confusing for CentOS setup

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 15:09:33 +02:00
Sascha Wiswedel
b6e3ea2b6f cleanup on installation page
rearranged orders, adjusted headliens

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 15:09:33 +02:00
Sascha Wiswedel
dd4832b324 Added Group folders to list of supported apps
new supported app: Group folders

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 15:09:33 +02:00
Sascha Wiswedel
b77a0914c2 formatting on list of supported apps
corrected formatting for a bullet point

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 15:09:33 +02:00
Julius Härtl
f2f700e506 Add list of possible remote connection destinations
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-02 10:16:45 +02:00
ernstkl
1c1ce1ad72 Update source_installation.rst
grammar fix
2019-05-01 09:43:07 +02:00
Morris Jobke
7d050158fc Update source_installation.rst 2019-04-29 17:23:15 +02:00
Daniel Hansson
7554ccb96d Add the Nextcloud VM scripts to Linux installation
Self explanatory

cc @nextcloud/documentation
2019-04-25 09:07:11 +02:00
Olav Seyfarth
9af9118cdc Update source_installation.rst 2019-04-09 21:10:48 +02:00
Daniel Hansson
ae8cd733e6 update VM versions 2019-04-06 16:20:25 +02:00
Morris Jobke
c80337360d Revert "change nginx-config for subdir to resolve /ocm-provider properly" 2019-03-21 14:20:50 +01:00
Morris Jobke
a679038fb6 Merge pull request #1293 from nextcloud/shorten-regex
Combine regex for ocs-provider and ocm-provider
2019-03-21 13:58:11 +01:00
Clemens Tolboom
1dd8bd5012 Replace markdown into RST links 2019-03-20 09:05:48 +01:00
luvarqpp
17a3babfce Add another common problem
After following two different tutorials on Internet, I have encountered login loop after fresh install. It had taken me some time to fix this problem, so I am proposing this troubleshooting part here.
2019-03-19 07:01:20 +00:00
Marius Blüm
a6714557ec Remove unneeded lines
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-03-14 10:56:14 +01:00
Marius Blüm
b686bf71c2 Update links and supported products
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-03-14 10:55:34 +01:00
Marius Blüm
bddb8b4f63 Update supported apps
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-03-13 12:15:41 +01:00
Morris Jobke
7a6a8701af Update admin_manual/installation/nginx.rst
Co-Authored-By: josh4trunks <joshruehlig@gmail.com>
2019-03-06 00:40:01 -08:00
Joshua Ruehlig
5fc159b524 Combine Attribution / Thanks
I don't see a reason I need my own statement, can just combine these sentences.
2019-03-05 12:07:32 -08:00
Joshua Ruehlig
3206db9fb8 Combine regex for ocs-provider and ocm-provider
Combine regex for ocs-provider and ocm-provider
2019-03-05 11:04:30 -08:00
Morris Jobke
df91eb5105 Merge pull request #1280 from BernieO/patch-1
change nginx-config for subdir to resolve /ocm-provider properly
2019-03-04 13:48:35 +01:00
ThaChillera
91e743eab3 added text for mimetype fix 2019-03-04 09:34:04 +01:00
BernieO
83bb1aa353 update nginx subdir config to properly resolve oc(m|s)-provider
signed-off-by Bernhard Ostertag <bernio.github@gmx.de>

After upgrading to 15.0.5 this is shown in the Admin-panel:
```
Your web server is not properly set up to resolve “/ocm-provider/”. This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in “.htaccess” for Apache or the provided one in the documentation for Nginx at it’s documentation page 1. On Nginx those are typically the lines starting with “location ~” that need an update.
Your web server is not properly set up to resolve “/ocs-provider/”. This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in “.htaccess” for Apache or the provided one in the documentation for Nginx at it’s documentation page 1. On Nginx those are typically the lines starting with “location ~” that need an update.
```
I think for runnning nextcloud in a subdirectory of webroot, this rewrite has to be added to the nignx configuration when running nextcloud in a subdirectory of webroot
2019-03-03 07:44:35 +01:00
BernieO
0232831d26 update nginx subdir config to resolve oc(m|s)-provider
signed-off-by Bernhard Ostertag <bernieo.github@gmx.de>

After upgrading to 15.0.5 this is shown in the Admin-panel:
```
Your web server is not properly set up to resolve “/ocm-provider/”. This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in “.htaccess” for Apache or the provided one in the documentation for Nginx at it’s documentation page 1. On Nginx those are typically the lines starting with “location ~” that need an update.
Your web server is not properly set up to resolve “/ocs-provider/”. This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in “.htaccess” for Apache or the provided one in the documentation for Nginx at it’s documentation page 1. On Nginx those are typically the lines starting with “location ~” that need an update.
```
I think for runnning nextcloud in a subdirectory of webroot, this rewrite has to be added to the nignx configuration when running nextcloud in a subdirectory of webroot
2019-03-03 07:42:30 +01:00
BernieO
71bc6e6ab7 change nginx-config for subdir to resolve /ocm-provider properly
After upgrading to 15.0.5 this is shown in the Admin-panel:
```
Your web server is not properly set up to resolve “/ocm-provider/”. This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in “.htaccess” for Apache or the provided one in the documentation for Nginx at it’s documentation page 1. On Nginx those are typically the lines starting with “location ~” that need an update.
```
I think for runnning nextcloud in a subdirectory of webroot, this redirect has to be added to the configuration
signed-off by bernieo.github@gmx.de
2019-02-28 17:33:22 +01:00
Jack Hazlehurst
dc03320f8a Fixed grammar error.
an -> a
2019-02-18 16:05:49 +00:00
Bjoern Schiessle
b714250b2c add exception for ocm-provider end-point
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2019-02-18 10:25:47 +01:00
Hans Erasmus
4bfe024221 Changed CentOS install to SCL from webtatic
Fixed the repo issue as previously discussed. Please note I added `imagick` package now as default. IMHO it is of no use to warn a user about it on the admin page if it is not to be used. This how-to should act as a one-stop page for them to get a basic Nextcloud up and running, without issues. (Excluding SSL etc which is more advanced).
2019-02-15 09:40:20 +00:00
michag86
fc676e43a5 add rh-php72-php-pecl-apcu for centos too
add rh-php72-php-pecl-apcu for centos too
2019-02-12 18:38:06 +01:00
Roeland Jago Douma
1c5b110b21 rh-php72-php-pecl-apcu is required on RH/Centos 2019-02-12 11:53:13 +01:00
Hans Erasmus
1172299666 As requested per comment
Like this?
2019-02-07 07:53:13 +00:00
Hans Erasmus
19d71166e3 Fixed formatting that displayed off-screen
The changes did not fit into the window when viewing the docs for Ubuntu install. Fixed it according to what I thought would be displayed better.
2019-02-07 07:53:13 +00:00