Commit Graph

2584 Commits

Author SHA1 Message Date
Morris Jobke
25fccbc686 Merge pull request #1304 from nextcloud/update-supported-apps
Update supported apps
2019-03-14 12:04:33 +01: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
Nextcloud bot
682eaabead generate documentation from config.sample.php 2019-03-14 01:54:35 +00: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
j-ed
9c36ec6e48 Added description of admin_audit/audit.log option. 2019-03-12 15:51:57 +01: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
Morris Jobke
f191012b91 Merge pull request #1283 from ThaChillera/master
Added documentation about missing MIMEtype issues
2019-03-04 13:05:02 +01:00
Morris Jobke
e601b370c7 Update occ_command.rst 2019-03-04 13:03:52 +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
Frank Lanitz
a69b64401e Fix a link to point to correct version and remove TODO entry 2019-03-02 12:03:58 +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
Morris Jobke
1636ab4d12 Update release schedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-27 23:11:43 +01:00
Nextcloud bot
0a5977d58c generate documentation from config.sample.php 2019-02-26 11:30:26 +00:00
Morris Jobke
4063b961b5 Merge pull request #1259 from nextcloud/kesselb-patch-1
Show overwrite parameter as list
2019-02-19 09:21:15 +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
Daniel Kesselberg
c725dfae9e Update reverse_proxy_configuration.rst 2019-02-17 19:49:34 +01:00
Morris Jobke
adc4143ee5 Update release dates
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-15 14:27:31 +01:00
Morris Jobke
5741a7868a Merge pull request #1256 from nextcloud/backport/1181/master
[master] Add another table not converted from sqlite to mysql
2019-02-15 11:09:45 +01:00
Morris Jobke
b2aa09f2c3 Update admin_manual/configuration_database/db_conversion.rst
Co-Authored-By: Yvan-Masson <yvan@masson-informatique.fr>
2019-02-15 10:07:03 +00:00
Yvan-Masson
a00b32dcd3 Add another table not converted from sqlite to mysql 2019-02-15 10:07:02 +00: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
i-need-to-tell-you-something
058f9f179c Fix tiny typo. 2019-02-10 22:05:10 +00:00
ajdunevent
4c6e420a93 Add leading slashes to class in examples
Leading slashes were missing from 'class' in the object storage configuration examples (i.e. \\OC\\...) though they were called out correctly above the examples.
2019-02-10 08:12:21 -06:00
Morris Jobke
45b5e90c4e Update release schedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-07 11:22:42 +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
Hans Erasmus
c2611463cf Update CentOS7 install procedure
After upgrading from 14.04 to 15.02 I got a warning about `imagick` on my server, so it seems that although it is not compulsory,  it might be a good idea to add it to minimize the number of warnings a user might experience after initial install.
2019-02-05 09:18:37 +00:00
Morris Jobke
ef210885e2 Merge pull request #1057 from nextcloud/issue1010
Documentation: behaviour with empty LDAP user-attributes undocumented…
2019-02-05 10:17:29 +01:00
Morris Jobke
67d9e49c08 Merge pull request #1215 from J0WI/imagemagick-svg
Update package name for imagick with SVG support
2019-02-05 10:14:40 +01:00
Flávio Gomes da Silva Lisboa
d0bef194f6 Documentation: behaviour with empty LDAP user-attributes undocumented #1010 2019-02-04 16:31:37 -02:00
Marius Blüm
15ae47361c Minor change to System requirements
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-02 10:08:07 +01:00
Roeland Jago Douma
dcd10b19cc Merge pull request #1214 from nextcloud/admin-manual-refactoring
Move some sections and rename headings
2019-02-01 22:57:06 +01:00
Marius Blüm
a70cd97aa4 iOS Files & Talk apps are requiring iOS 10.x
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-01 22:23:59 +01:00
J0WI
f8ca3f52ac Update package name for imagick with SVG support
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-02-01 21:25:14 +01:00
Morris Jobke
131d81438e Move the note about autoconfig up
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:48:55 +01:00
Morris Jobke
d5780957ad Rename sections and remove "configuration/configure" from the elements in the configuration section
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:48:33 +01:00
Morris Jobke
64d62c6489 Move "hardening server" section from configuration to installation part
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:37:14 +01:00
Morris Jobke
e77e852a9e Fix broken links - regression from #980
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:34:57 +01:00
Morris Jobke
44b3b09227 Move server tuning from configuration section to the installation section
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:34:32 +01:00
Thomas Citharel
3343e6e1d3 Add documentation for several dav commands
Following https://github.com/nextcloud/server/pull/5881
2019-01-28 18:35:30 +01:00
Morris Jobke
f115c0a43f Merge pull request #1199 from nextcloud/group-commands-label
Add group commands label
2019-01-28 11:42:56 +01:00
Jack
fdde09ad79 Nginx config: Remove line-breaks from STS header
This patch removes the incorrect line-breaks in the Strict-Transport-Security Headers.
Just removing the comment at the beginning of the line (and therefore having a line-break in the header field) leads to various kinds of failures across different clients and browsers.
2019-01-25 16:04:40 +01:00
Marius Blüm
48af743224 Add group commands label
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-25 12:13:40 +01:00
Morris Jobke
c209bb6be8 Merge pull request #1121 from nextcloud/centos_php72
Centos php72
2019-01-24 14:51:49 +01:00