Nathan Haines
d12878faaf
Update example_ubuntu.rst for Ubuntu 20.04 LTS
...
This documentation has been outdated since Ubuntu 18.04 LTS (mysql/mariadb don't prompt for a root password, so you need to create a Nextcloud user), but it doesn't work on Ubuntu 20.04 LTS because it uses explicit PHP version numbers and it omits some recommended PHP modules for Nextcloud Hub 18 and 19. I've updated the instructions to run on Ubuntu 20.04 LTS and have tested each step.
This page now leaves a new Ubuntu 20.04 LTS system in a state to continue the "Installation on Linux" steps starting with configuring Apache2 without errors.
Signed-off-by: Nathan Haines <nhaines@ubuntu.com>
2020-06-11 20:47:23 -07:00
Mohammad Mahdi Saffari
4009537139
misspelled Imagemagik
...
dnf complains about not finding `Imagemagik` and suggests you would install `ImageMagik`
2020-06-09 14:35:17 +04:30
Sascha Wiswedel
bd9ef16c19
purge strings about explicit Nextcloud versions
...
Versions deprecate fast and aren't needed in upstream documentation branches.
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 12:48:13 +02:00
Julius Härtl
07ff58b9e1
Extend whitelist for php entrypoints
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-26 17:32:32 +02:00
Sascha Wiswedel
ecad802e84
updated updated apps page
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 11:54:53 +02:00
Sascha Wiswedel
f0c22c93f7
bump iOS min required version from 10 to 11
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-14 13:17:48 +02:00
Morris Jobke
7b4912c343
Merge pull request #2060 from fabian-hk/master
...
Improve SSL hardening guide
2020-05-12 08:56:37 +02:00
Dan Shields
1bac5b78ae
Update source_installation.rst
...
guessing this was an error. Remove or finish the thought?
2020-05-11 14:36:31 -06:00
Fabian Hauck
f174909c76
improved SSL hardening guide
...
Signed-off-by: Fabian Hauck <hauckfabian@gmail.com>
2020-05-10 14:11:08 +02:00
Lars van Ravenzwaaij
fa2b94dfac
Edit Typo
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-05-04 17:08:53 +02:00
Lars van Ravenzwaaij
34998b7467
fixup! New requirements for passwordless auth
2020-05-03 19:01:59 +02:00
Lars van Ravenzwaaij
6118e77bff
New requirements for passwordless auth
...
See https://github.com/nextcloud/server/issues/20600
2020-05-03 12:31:48 +02:00
John Molakvoæ
d529a9f05c
Add missing block declaration
2020-04-22 10:36:47 +02:00
John Molakvoæ
7bac9a00c7
Fix code block
...
Fix #2011
2020-04-22 08:57:36 +02:00
gunnaraas
bd37ca574f
Fixing small typo in docs
...
'environment' was spelled 'environmemt' on line 649
2020-04-21 10:33:54 +02:00
Julius Härtl
e25a370d58
Merge pull request #1913 from bkmgit/patch-2
...
Update example_centos.rst
2020-04-04 22:42:24 +02:00
Benson Muite
357c5a8e03
Update example_centos.rst
...
Remove second installation of EPEL
Signed-off-by: Benson Muite <benson_muite@emailplus.org>
2020-04-04 15:28:58 +03:00
Sascha Wiswedel
2904b27812
MySQL 5.6 is EOL already, MariaDB 10.1 is as good as EOL
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-02 14:20:57 +02:00
Sascha Wiswedel
f360e4f0af
updated a bunch of screenshots
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-28 23:29:46 +01:00
Sascha Wiswedel
b627ebacfb
removed no longer referenced screenshots
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-28 23:28:46 +01:00
Benson Muite
0885ed9e1e
Update example_centos.rst
2020-03-28 21:27:03 +03:00
Benson Muite
b55f855b36
Update example_centos.rst
...
Indicate for PHP 74.
Use dnf instead of yum
Add reference to manual install for more PHP modules
2020-03-28 13:46:49 +03:00
John Molakvoæ
527a0e3014
Merge pull request #1908 from bkmgit/patch-2
...
Update example_centos.rst
2020-03-28 11:40:09 +01:00
Benson Muite
ebf8426b14
Update admin_manual/installation/source_installation.rst
...
Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-03-28 12:27:02 +03:00
Benson Muite
6d929bf058
Update source_installation.rst
...
Indicate can also use PHP 7.4
2020-03-28 12:13:13 +03:00
Benson Muite
ee3d42a527
Update example_centos.rst
...
Update PHP 7.2 to PHP 7.4
2020-03-28 12:11:54 +03:00
Benson Muite
cf2b8549af
Update example_centos.rst
...
Update reference location for listing of PHP modules
2020-03-28 12:08:50 +03:00
Jan-Christoph Borchardt
c5b521f50d
Merge pull request #1852 from ahstro/fix/gender
...
Use more inclusive pronouns
2020-03-26 23:39:59 +01:00
Jos Poortvliet
0dfdd8bc85
added web installer
...
Can't believe we didn't have any info about the web installer... This is basic, a copy-paste from the website, but something at least.
2020-03-03 15:56:30 +01:00
Anton Strömkvist
62a5862359
Use more inclusive pronouns
...
Replace instances of gendered pronouns (e.g. 'she' and 'he')
with an equivalent variant of singular 'they'
Signed-off-by: Anton Strömkvist <anton@stromkvist.com>
2020-02-27 22:14:46 +01:00
Daniel Kesselberg
cda627b7c8
Fix: Title underline too short
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-23 23:12:27 +01:00
Julius Härtl
83ee3abc78
Merge pull request #1830 from EV21/fix-headings
...
adds more discription for sub-dir based config
2020-02-21 12:57:02 +01:00
EV21
b52df4aa53
Apply suggestions from code review
...
Co-Authored-By: Julius Härtl <jus@bitgrid.net>
2020-02-21 12:36:46 +01:00
Julius Härtl
36f4ee1fce
Serve webm, mp4 files directly in nginx
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-20 21:55:20 +01:00
Eduard Veit
1a196eacce
adds more discription
...
Signed-off-by: Eduard Veit <developer@ev21.de>
2020-02-18 14:15:10 +01:00
Roeland Jago Douma
21f8283cb2
MariaDB 5.5 is EOL for 19
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-07 10:43:20 +01:00
MichaIng
b95c0e0185
Remove obsolete HOME and HTTP_HOME variables from Apache2 config
...
Additionally align format for Debian/Ubuntu and CentOS/RHEL configs:
- Consistent spacing and order
- No double quotes around directory path which does not contain spaces
Signed-off-by: MichaIng <micha@dietpi.com>
2020-01-24 13:23:47 +01:00
Julius Härtl
407a2d70c4
Move to python3
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-20 14:29:31 +01:00
Daniel Kesselberg
abbc7273fd
Make the table great again
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-01-09 20:08:10 +01:00
Roeland Jago Douma
0609d3485d
Update recommended DBs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-06 20:18:14 +01:00
Julius Härtl
f57d6da35b
Remove outdated module list
...
Fix #1358
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-02 22:27:04 +01:00
John Molakvoæ
c2a6edb5e4
Merge pull request #1748 from Zocker1999NET/ext/nginx_dot_files_upload_fix
...
admin_manual/installation/nginx: Added tip for allowing uploads while blocking dot files
2020-01-02 17:42:57 +01:00
Julius Härtl
9890900cd5
Cleanup installation manual
...
Move example out of manual installation, mark snap/vm as community project
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-02 15:33:45 +01:00
Roeland Jago Douma
07bf3b068a
Merge pull request #1742 from martbock/patch-2
...
Fix typo
2019-12-23 09:48:18 +01:00
Roeland Jago Douma
806bf5ce4c
Merge pull request #1749 from nextcloud/fix/supported-php-versions
...
Update supported php versions for 18
2019-12-23 09:43:41 +01:00
Christoph Wurst
3e4931c856
Update supported php versions for 18
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-19 10:59:25 +01:00
Felix Stupp
cb29d8155f
admin_manual/installation/nginx: Added tip for allowing uploads while blocking dot files
...
Signed-off-by: Felix Stupp <felix.stupp@outlook.com>
2019-12-16 00:46:26 +01:00
Martin Bock
a0c7033bd6
Fix typo
2019-12-03 15:38:59 +01:00
John Molakvoæ
b39c6e0783
Add hash module to required list ( #1549 )
...
Add hash module to required list
2019-11-20 07:52:32 +01:00
John Molakvoæ
2b088bbfd1
hash only on FreeBSD
2019-11-20 07:41:01 +01:00
Jasper Knockaert
8f6c1aa61a
fix PATH_INFO
...
`try_files` was added in #1674 , but that resets `$fastcgi_path_info`. This PR makes sure PATH_INFO gets the original value.
2019-10-24 20:19:07 +02:00
Roeland Jago Douma
f8bf1de627
Harden NGINX config
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-24 10:22:06 +02:00
blizzz
2375475d6d
Merge pull request #1648 from J0WI/postgresql11
...
Add PostgreSQL 11
2019-10-07 17:15:11 +02:00
Daniel-I-Am
ead8ce00e1
Refresh linux distro requirements
...
Signed-off-by: Daniel-I-Am <djdecloet@gmail.com>
2019-10-04 22:29:10 +02:00
J0WI
b18d2f8a3e
Add PostgreSQL 11
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-10-03 23:55:55 +02:00
John Molakvoæ
9958118d86
Update Nginx subdir headers to match webroot config ( #1597 )
...
Update Nginx subdir headers to match webroot config
2019-09-23 11:40:58 +02:00
Christoph Wurst
63e39e2b5b
Also load bcmap files with nginx
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-08-26 14:14:04 +02:00
MichaIng
3fc4f5def4
Update Nginx subdir headers to match webroot config
...
+ Ref: https://github.com/nextcloud/documentation/pull/1520
+ The master merge to resolve conflicts has reverted the headers changes for the subdir config. This commit redoes the intended changes, to match Nginx webroot config and .htaccess.
Signed-off-by: Micha Felle <micha@dietpi.com>
2019-08-24 14:34:41 +02:00
Wehzie
fc0336f117
Missing determiner "the"
...
Added "the" in "... at least the following settings..."
2019-08-11 15:58:23 +02:00
Wehzie
0974dcb824
Fixed varying capitalization
...
Settled for "includeSubDomains" over "includeSubdomains" as also found on Mozilla docs https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
Furthermore removed semicolon as it doesn't appear in the Apache config
2019-08-04 02:41:38 +02:00
Daniel Hansson
4081dbde31
add the VM scripts as an option on Ubuntu Server
2019-07-09 22:11:03 +02:00
Bram Ceulemans
a9543a3fdd
Add hash module to required list
...
Signed-off-by: Bram Ceulemans <bramceulemans@me.com>
2019-07-07 18:55:45 +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
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
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
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
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
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
Morris Jobke
c209bb6be8
Merge pull request #1121 from nextcloud/centos_php72
...
Centos php72
2019-01-24 14:51:49 +01:00
Albirew
0166461af8
added IPv6 example in trusted_domains
...
Since IPv6 have to be inside brackets to work here, an example should be added.
2019-01-16 19:01:15 +01:00
Jasper Knockaert
55b98625bd
fix regular expressions in nginx config
...
A number of fixes to regular expressions in the nginx config example:
* escaping forward slash by prefixing a backslash (not essential, but seems good practise anyway)
* fix the second expression in fastcgi_split_path_info to allow for uris ending in .php (which do satisfy the location definition but would result in a 404 with the current specification of fastcgi_split_path_info
* adding /nextcloud to all regex location definitions in the subdirectory example
2019-01-15 13:49:12 +00:00
michag86
84bf80608b
fixed a typo
2019-01-14 08:10:01 +01:00
Jani Uusitalo
9ff752fb02
Fix indefinite article before Nextcloud (an->a)
2019-01-10 17:44:30 +02:00
michag86
c8097b17af
Additional changes from hanserasmus
2019-01-10 07:31:44 +01:00
michag86
9e7744fa36
change link to php72
2019-01-06 15:47:28 +01:00
michag86
874c3dc86f
Updating to PHP 7.2
...
updating to php72
adding rh-php72-php-intl
adding uninstallation commands for old php54 (sometimes updating breaks the apache config, because php54 config is recreated)
symlink command for binary for short paths for usage in cron
2019-01-06 15:45:42 +01:00
Kevin Köck
c1f09abaf6
Bugfix in nginx configuration
...
Original configuration provided did not work, figured this could be the solution. It works at least.
2019-01-02 11:13:39 +00:00
Flávio Gomes da Silva Lisboa
8490e2684b
Move recommendation to 18.04 #1030
2018-12-26 07:34:46 -02:00
TP75
bb39b819f1
PHP 7.0 in php.ini & php-fpm configuration notes
...
Path names have to be set in respect of the installed PHP (>= 7.0, 7.1 or 7.2) as applicable.
2018-12-18 21:14:34 +00:00
Jonas Sulzer
c3d9bcc40e
/.well-known/webfinger nginx rule for Social app
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-12-08 00:40:41 +01:00
Morris Jobke
538e00c491
Merge pull request #1003 from nextcloud/fix-warnings-on-install-page
...
Fix warnings and links on install page
2018-12-04 16:47:27 +01:00
Morris Jobke
41f7170046
Fix warnings and links on install page
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-04 16:43:51 +01:00
Morris Jobke
f7e02f7b1f
Update required PHP modules
2018-12-04 16:27:35 +01:00
Morris Jobke
8cc9f203d2
Fix typo
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 17:15:16 +01:00
Morris Jobke
a6410160f1
Nextcloud 15 support PHP 7.3 as well
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:24:05 +01:00
Morris Jobke
3d49e259b1
Fix typo in chown
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:23:52 +01:00
Morris Jobke
a6d857732f
Remove unneeded links (they are in the navigation already) and fix little typos
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:20:06 +01:00
Morris Jobke
e3b368849c
Move "apps management" to same level as "user management"
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:19:23 +01:00
Morris Jobke
9641633535
Merge pull request #945 from nextcloud/NC15-cleanup
...
Cleanup structure and duplicate outdated docs
2018-11-28 16:53:55 +01:00
John Molakvoæ (skjnldsv)
426e5fd432
Fix source installation links
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 15:08:28 +01:00
John Molakvoæ (skjnldsv)
3981d73332
Fix linking and rst errors on admin manual
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 11:48:27 +01:00
cooboyno111
6d271e68ee
Update source_installation.rst
2018-11-26 13:57:12 +08:00
yugofire
7612d3dfbe
Replace text in installation_wizard.rst ( #920 )
...
Replace line 63 : "You will need the root database login, or any administrator login that has permissions to create and modify databases, and then enter any name you want for your Nextcloud database." by : "You will need the root database login, or any administrator login , and then enter any name you want for your Nextcloud database.
Be careful your administrator login needs to have the permissions to create
and modify databases and he needs to have the permissions to grant permissions
to other users."
2018-11-22 09:55:02 +01:00
Hans Erasmus
c39bf32b73
Fixed NC hardcoded version in installation on CentOS ( #935 )
...
* CentOS 7 walkthrough install created
* Update source_installation.rst
Added additional dependency to extract tar ball.
* Added entries from the comment of @michag86
* Fix Nextcloud version number in CentOS install
Removed the hardcoded 'Nextcloud 13' line in the CentOS install to make it more generic.
2018-11-20 14:05:25 +01:00
Morris Jobke
ee75fbe8bc
Update nginx regex to also server woff2
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-19 09:34:41 +01:00
Hans Erasmus
09cad635c9
CentOS 7 walkthrough install created ( #843 )
...
* CentOS 7 walkthrough install created
* Update source_installation.rst
Added additional dependency to extract tar ball.
* Added entries from the comment of @michag86
2018-11-13 09:13:55 +01:00
Daniel Hansson
b631fab80e
update text and formatting ( #924 )
...
* update text and formatting
cc @jospoortvliet @MorrisJobke
* correct typo
* removed official
2018-11-12 15:33:11 +01:00
Jos Poortvliet
c8fa1060a8
We have two VM's, add Univention.
...
Of course, we should have had both options here from the beginning... 🙈
2018-11-05 15:15:11 +01:00
Daniel Hansson
23efcb9bb1
update name
2018-10-19 21:40:54 +02:00
Marios Zindilis
402c2eaf87
Rephrased web browser requirement
2018-10-15 07:24:27 +01:00
Morris Jobke
75fc0d26c3
Merge pull request #864 from anoymouserver/patch-1
...
updated php-handler since php 7 is required
2018-10-03 16:24:38 +02:00
Jani Uusitalo
9d48ee7f31
Use a2ensite instead of ln -s to enable site
...
Replace instruction using `ln -s` to enable Apache
site to use `a2ensite` instead in Debian and
derivatives. Closes #884 .
2018-10-02 15:50:50 +03:00
Morris Jobke
02b666abc3
Merge pull request #878 from MarcelWaldvogel/htaccess-slash
...
NC 14.0.1 requires the terminal / on overwrite.cli.url
2018-09-28 11:46:03 +02:00
Marcel Waldvogel
1a14327dbf
NC 14.0.1 requires the terminal /
...
for overwrite.cli.url when going to the root.
Maybe required as well for other paths?
2018-09-27 08:46:44 +02:00
anoy
9ab39ed554
updated php-handler since php 7 is required
2018-09-15 12:01:46 +02:00
signupforacomment
64246532a9
Update source_installation.rst
...
After updating from Nextcloud 13 to 14 and accessing the login page, the message appears the OpenSSL extension IS to even login
2018-09-12 14:08:19 +00:00
Tilo Spannagel
c153d70619
Add Referrer-Policy header to second location
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-09-11 15:03:38 +02:00
Louis Matthijssen
9c439e97f9
Set Referrer-Policy header for nginx installation docs
2018-09-09 21:33:35 +02:00
Joas Schilling
0b43f1d0ed
Remove all mentions of php 5.6 and below
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:11:07 +02:00
Julius Härtl
9a54e35f8f
Fix path to apps management screenshots
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-13 22:09:23 +02:00
Moviuro
c40a80a236
Update nginx.rst
...
Avoid leaking `X-Powered-By`
Add link to a sane nginx TLS configuration
2018-07-26 18:07:23 +02:00
Morris Jobke
013e81caa6
Add 7.2 for 13
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-25 08:53:54 +02:00
Morris Jobke
e2b0f43f1f
Merge pull request #809 from nextcloud/bugfix/noid/small-changes-system-requirements
...
small changes to system requirements
2018-07-24 13:43:59 +02:00
Marius Blüm
72f4c199a6
fix comment from Morris
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-24 11:45:04 +02:00
Morris Jobke
62ca248d24
Merge pull request #815 from nextcloud/app-management
...
App management docs
2018-07-24 10:13:37 +02:00
Morris Jobke
d57f55d93e
Fix table
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-24 09:47:53 +02:00
Marius Blüm
d06e0ec70d
App management docs
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-22 22:10:58 +02:00
lug-gh
b2d9243c9f
spelling of Debian "Stretch" incorrect
...
Strech -> Stretch
2018-07-21 12:25:16 +02:00
Marius Blüm
5e489e923f
small changes to system requirements
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-09 23:51:56 +02:00
Marius Blüm
6f0cf9adc3
Incompatible / Webserver-typo
2018-07-04 17:25:32 +02:00
Morris Jobke
079811594d
Fix minor style issues
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 13:41:19 +02:00
Morris Jobke
3665995168
Fix typo
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 13:37:31 +02:00
Marius Blüm
1a17ec3354
Layout fixes
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:26:08 +02:00
Marius Blüm
bbba50603a
Implement feedback from @juliushaertl
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 11:50:20 +02:00
Marius Blüm
9fbf7ae7f6
Remove Hypervisors
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 11:31:00 +02:00
Marius Blüm
c001e0b20d
New system requirements-page
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 10:59:44 +02:00
Marius Blüm
eedbe3bd64
Some updates on Talk-requirements and small things...
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 16:14:55 +02:00
Benedikt Geissler
479a68be65
Use $request_uri instead of $uri in nginx config
...
Signed-off-by: Benedikt Geissler <benedikt@g5r.eu>
2018-06-25 02:14:00 +02:00
R4SAS
754effd61a
fix pattern which split path to script
2018-05-29 01:41:20 +03:00
Morris Jobke
2df383ee8d
Merge pull request #769 from prynhart/master
...
It would be safer and tider to make use of symlinks here. (If the pa…
2018-05-23 14:53:45 +02:00
Viktor Födowski
14558ded46
Fix external mysql binlog link
...
Fixes nextcloud/documentation#767
2018-05-23 09:13:50 +00:00
Rynhart, Patrick
cae8779451
It would be safer and tider to make use of symlinks here. (If the packages are updated then they won't make their way to /etc unless they are manually copied.)
2018-05-21 13:24:27 +12:00
Morris Jobke
a1bea5d68d
Fix type
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-04-04 12:18:36 +02:00
Morris Jobke
e51e071686
Merge pull request #658 from select/patch-1
...
Added a simpler way to get env vars in php-fpm
2018-04-04 12:17:25 +02:00
Morris Jobke
4710f47f84
Merge pull request #388 from nextcloud/redhat-centos-new-php
...
PHP upgrade for 5.6 and 7.0 on RHEL/CentOS
2018-03-21 15:15:14 +01:00
Joas Schilling
c7055af2d1
Fix link markup
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 08:58:40 +01:00
Joas Schilling
d904ccee53
Fix issues from cleanup in feb
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 08:50:39 +01:00
Jos Poortvliet
8808c850fe
5.6 still supported!
...
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2018-03-15 16:10:45 +01:00
Jos Poortvliet
23f017ae50
Merge branch 'master' into requirements
2018-03-15 15:49:18 +01:00
Jos Poortvliet
89059314aa
implement feedback.
...
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2018-03-15 15:46:55 +01:00
Morris Jobke
e81362300a
Merge pull request #682 from maxolasersquad/patch-1
...
Update install instructions for PHP7 on Ubuntu.
2018-03-13 09:28:06 +01:00
Marius Blüm
ae8c94499c
Its called macOS now :)
2018-03-09 12:39:40 +01:00
Roeland Jago Douma
8ab40ca01f
Update min OSX requirement
2018-03-09 12:28:00 +01:00
Maurice Meyer
864fc49d02
Update system_requirements.rst
...
Fixes #8645
2018-03-05 13:39:39 +01:00
David Baucum
0dcb655e27
Update install instructions for PHP7 on Ubuntu.
2018-02-14 16:46:41 -05:00
Marius Blüm
666ac710a7
Remove VideoCalls - add Talk
2018-02-13 18:43:52 +01:00
Marius Blüm
424b53f58e
Remove Nextant
2018-02-13 18:42:48 +01:00
Morris Jobke
15f11c14b6
Specify upper PHP version
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-02-07 10:07:14 +01:00
Falko
35e14e8c0d
Added a simpler way to get env vars in php-fpm
...
Answer was discussed here https://github.com/docker-library/php/issues/74 not and expert though
2018-01-29 09:50:08 +01:00
Jos Poortvliet
b86e8d0e68
link to portal.
...
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2018-01-27 22:36:56 +01:00
Jos Poortvliet
d740e2b1d0
Update system_requirements.rst
2018-01-27 14:06:21 +01:00
Jos Poortvliet
eb75e19fde
Update system_requirements.rst
...
I ehm... randomly increased some numbers... some were quite outdated, others just ancient. Might still need updating.
Also removed the term 'supported', nothing is 'supported' without a support contract. We just think it works ;-)
2018-01-27 14:02:27 +01:00
poldim
98c446c367
Fix typo to match image
...
Replace "/var/oc_data" with "/opt/nextcloud/"
2018-01-08 14:33:21 -08:00
Morris Jobke
4b05a84601
Specify Postgres version
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-12-13 11:23:44 +01:00
peterdamian
68514fa20f
Use macOS where applicable, other minor changes
2017-11-30 18:44:25 -05:00
peterdamian
dd0a42a20d
Rewrite a couple of small sections, clarify that images cannot have captions.
2017-11-30 17:22:57 -05:00
Morris Jobke
7583fba016
Remove links to removed section
...
* followup to #538
* fixes #613
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-24 13:34:37 +01:00
peterdamian
9919a3fd3d
#600 Change headers to sentence case
2017-11-20 15:15:05 -05:00
Morris Jobke
2f2ff04c8b
Merge pull request #608 from peterdamian/change-peterdamian
...
Fix headers in the admin manual only
2017-11-17 07:54:07 +01:00
peterdamian
e07dd2c746
Header changes for the admin manual, #602
2017-11-15 17:01:03 -05:00
Morris Jobke
968a007d14
Merge pull request #601 from peterdamian/change-peterdamian
...
Minor spelling changes
2017-11-13 07:28:48 +01:00
peterdamian
530a67034f
Change Sqlite to SQLite, behaviour to behavior and acute accent to apostrophe
2017-11-10 15:17:48 -05:00
Morris Jobke
e459ce6704
Fix nginx comment syntaxwise
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-07 10:02:27 +01:00
Martin
65ee2bdd9d
Use IPv6 too in the Nginx config
...
Added IPv6 listens. Without them Nextcloud won't work over IPv6.
2017-09-17 15:10:29 +02:00
michag86
40f430a026
Merge branch 'master' into redhat-centos-new-php
2017-09-06 15:20:45 +02:00
tflidd
ff140b6d84
Update pretty URLs
2017-08-24 17:04:31 +02:00
Oliver Grawert
cc0268762f
make clearer that it is either snap or deb in the example
2017-08-14 12:37:41 +02:00
Morris Jobke
e7c3ba470a
Fix admin manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 16:55:05 +02:00
Daniel Hansson
7b8a81666e
installing on Windows
2017-06-23 00:36:29 +02:00
Daniel Hansson
0c318df4d1
add info about the VM
2017-06-23 00:35:02 +02:00
Joas Schilling
fc55ba3375
Some admin errors
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-30 13:23:57 +02:00
Carla Schroder
d6777a3191
corrections to selinux page; troubleshooting and correct rules to use
2017-05-19 09:52:40 -05:00
Arne Fahrenwalde
c65ae40945
refined SELinux Settings for ownCloud 9.1
...
Tested on CentOS7
2017-05-19 09:46:27 -05:00
Morris Jobke
1296ca7f1e
Merge pull request #465 from nextcloud/jospoortvliet-patch-1
...
Update apps_supported.rst
2017-05-16 00:12:45 -05:00
Jos Poortvliet
5e60d5006e
Update apps_supported.rst
2017-05-16 00:12:13 -05:00
Morris Jobke
de6d0181f7
remove whitespace in nginx config
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-15 12:41:59 -05:00
Joshua Ruehlig
51565cb62e
Update nginx.rst
...
Increase TTL to match .htaccess.
Regex do not need to be case insensitive.
2017-05-15 10:03:14 -07:00
Morris Jobke
2b121ebfb1
Revert "Update Nginx documentation"
2017-05-15 11:47:18 -05:00
Joshua Ruehlig
a2a5e29dbf
Update nginx.rst
...
Make example more in-sync with `.htaccess`. Also remove extensions Nextcloud never actually uses.
2017-05-15 09:15:28 -07:00
Jos Poortvliet
5e93c49d23
Update apps_supported.rst
2017-05-15 17:05:36 +02:00
Jos Poortvliet
0ded90a3b1
Update apps_supported.rst
2017-05-15 17:03:52 +02:00
Marius Blüm
99ad580a75
Add socialsharing_* plugins to apps_supported
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-05-15 16:50:26 +02:00
Jos Poortvliet
19ce7c003c
Update apps_supported.rst
2017-05-15 16:20:07 +02:00
Lukas Reschke
6d67997ba4
Merge pull request #462 from nextcloud/hsts-preload
...
Add notice about HSTS preload option
2017-05-15 14:26:06 +02:00
Joas Schilling
8f62c3d79d
Merge pull request #459 from nextcloud/improve-headings
...
Improve navigation sidebar headings
2017-05-15 11:15:25 +02:00
Morris Jobke
fb1b37810f
Add notice about HSTS preload option
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 23:06:41 -05:00
Morris Jobke
71269c002e
Merge pull request #386 from benediktg/enable-compression-nginx
...
Do not disable gzip compression for nginx completely
2017-05-14 18:33:33 -05:00
Morris Jobke
2bc02b23f2
Improve sidebar headings
...
* remove term Nextcloud in headings - it only adds noise
* unify headings to have them grouped by wording (Upgrade ...)
* reduce the length of headings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 18:22:41 -05:00
Morris Jobke
0931d835d4
Merge pull request #458 from nextcloud/move-to-database-section
...
Move MySQL 4 byte to DB section
2017-05-14 16:01:35 -05:00
Benedikt Geissler
4077741fb4
Do not disable gzip compression in nginx config completely
...
see also issue #325
Signed-off-by: Benedikt Geissler <benedikt@g5r.eu>
2017-05-14 22:13:47 +02:00
Morris Jobke
028e4430e6
Move MySQL 4 byte to DB section
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 15:13:01 -05:00
Morris Jobke
dc676ca45e
Combine nginx_example and nginx into one page
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 15:03:38 -05:00
Morris Jobke
a131b4d3e6
Remove Nginx section about compiling a module
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 15:03:10 -05:00
Morris Jobke
624ee988e3
Remove outdated PHP update guides for CentOS
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 13:58:58 -05:00
Morris Jobke
ddb08a983b
Cleanup nginx config for old 403/404 pages
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-09 11:13:57 -05:00
Morris Jobke
1adc0190a7
remove HAProxy as mysql load balancer
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-03 15:39:35 -03:00
Morris Jobke
248391f6f3
Rename nginx config page name
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-03 10:51:26 -03:00
Morris Jobke
6b2186d8f8
Merge branch 'cyberanca-patch-1'
2017-05-03 10:48:38 -03:00
Anca A
311cdbf091
Update source_installation.rst - Snap packages
...
Added instructions on installing Nextcloud via Snap Packages.
removed mention of Ubuntu from the snap package installation instructions
2017-05-03 10:47:38 -03:00
Morris Jobke
2b434c7fbd
Add Same-Origin update for Nginx
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-03 10:37:08 -03:00
Morris Jobke
3ef5a6d229
Merge pull request #433 from ilpianista/master
...
Replace ownCloud Apps Store occurrences
2017-05-02 15:19:30 -03:00
Morris Jobke
9ef437c382
Update version number in links to 12
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-01 12:20:28 -03:00
Andrea Scarpino
678b6a8e16
Replace ownCloud Apps Store occurrences
2017-04-28 17:38:21 +02:00
Lukas Reschke
22e2530623
Remove recommendation to change permissions
...
1. The wording here is really off. We don't really recommend this highly.
2. This is even contraproductive as it disallows updating via the app store
3. Once we have automatic updates this will effectively decrease security from my PoV
Also, an attacker can execute code also using other ways once they have write access to Nextcloud or the data folder.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-26 11:13:50 +02:00
Tronde
1fa58bd3ca
Removed note that nginx is not officially supported because it is.
2017-04-21 11:44:07 +02:00
Joas Schilling
daa543e4e0
No more 403 and 404 redirecting
...
The error pages broke OCS endpoints which return 403 and 404
https://github.com/nextcloud/server/issues/3847
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-21 08:38:29 +01:00
michag86
ad5581042b
added ldap module for 5.6
2017-03-16 07:31:20 +01:00
michag86
65d5838449
PHP upgrade for 5.6 and 7.0
2017-03-14 19:57:20 +01:00
Morris Jobke
51c5c95955
Merge pull request #371 from nextcloud/fix-nginx
...
Fix Nginx config
2017-03-07 22:11:30 -06:00
Morris Jobke
2b892b4e2e
Streamline OS recommendations
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-06 15:15:22 -06:00
Morris Jobke
d2ad167605
Improve documentation on recommended setup
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-02 23:30:43 -06:00
Morris Jobke
7fe0a4a746
Fix Nginx config
...
* see https://github.com/nextcloud/server/issues/237#issuecomment-229923262
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-01 00:38:11 -06:00
Roland Ramthun
c36ffbfb82
Update source_installation.rst
...
added the missing, but required module XMLReader and fixed the name of the mbstring module
2017-02-19 11:54:15 +01:00
Peter Mattern
099e4a65b9
Fix PHP prerequisites of databases
...
Both PostgreSQL (nextcloud/server#367 ) and SQLite (nextcloud/server#481 )
are handled by PDO in recent Nextcloud versions.
2017-02-06 23:38:52 +01:00
linucksrox
b8c9d96d27
Add custom data path to strong permissions script in installation wizard, resolves #348
2017-02-03 14:41:41 -05:00
Joas Schilling
e77205d938
Merge pull request #50 from ayamshanov/fix_SELinux_commands
...
Fix semanage argument and add recursion and verbose for restorecon
2017-01-27 09:17:17 +01:00
Kasijjuf
c1721d576b
typo: Correct significan to significant
2017-01-23 21:01:11 -06:00
RudiScholz
06bc1a1ed2
Update system_requirements.rst
...
Fix syntax error for innodb_large_prefix
2017-01-17 00:15:59 +01:00
Morris Jobke
fde7f70925
Merge pull request #301 from nextcloud/more-php-5.6-minimum
...
Adjust more mentions on php versions
2017-01-05 12:04:08 +01:00
Joas Schilling
66aa779a86
Downstream of https://github.com/owncloud/documentation/pull/2700
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:40:31 +01:00
Joas Schilling
27cb92fb6b
Adjust more mentions on php versions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:00:43 +01:00
tflidd
87d0bca4e8
Update install instructions to Ubuntu 16.04
2017-01-04 23:13:56 +01:00
Marius Blüm
7d2ba0d653
Enterprise-Edition Fixes
...
* Oracle DB is only available with Nextcloud Enterprise Support currently, not with an non-existing Enterprise Edition
* S3 is rewritten now (…and does not require an non-existing Enterprise Edition)
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-01-04 15:40:00 +01:00
tflidd
dbf6420764
Update prerequisites to php >=5.6 for NC 11
2016-12-29 22:25:25 +01:00
Jos Poortvliet
5e48c82cab
change from @realrancor - tnx!
2016-12-16 15:57:47 +01:00
Jos Poortvliet
ce5031fc7c
Update deployment_recommendations.rst
2016-12-11 20:15:14 +01:00
Jos Poortvliet
1062eff4b7
Update deployment_recommendations.rst
...
remove idiotic 'edition' stuff (we don't do closed source, yay) and make note of the php-fpm and nginx possibility.
2016-12-10 11:36:23 +01:00
Morris Jobke
76db1b7832
fix all the warnings
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-09 12:07:01 +01:00
Lari Tikkanen
484b99f70b
Update directory permissions
...
Fixes #255
Signed-off-by: Lari Tikkanen <lartza@outlook.com>
2016-12-08 16:39:24 +02:00
Marius Blüm
22c8dfe453
Fix Comments
2016-12-05 16:35:00 +01:00
Marius Blüm
fe23d423d1
Update Requirements
2016-12-05 16:26:52 +01:00
Joas Schilling
9b2f6ae682
Add docs about MySQL 4-byte support
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-22 13:32:21 +01:00
Joas Schilling
beee2162fa
Make sure mbstring, xml and zip are installed
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-27 10:22:31 +02:00
Schnello
bf5ae210ac
add missing /
2016-10-16 10:37:41 +02:00
dnutan
be3e75d7da
minor typos
2016-09-23 13:19:00 +02:00
Eric Enold
4ab7e1bcb8
nginx config: Fixed fastcgi_split_path_info regex
...
The previous regex didn't catch `/index.php/` which resulted in PHP-FPM being unable to process that site (required for the installation wizard).
2016-09-02 17:00:47 +02:00
Morris Jobke
1e3c4ff015
Update nginx_nextcloud_9x.rst
...
See nextcloud/server#769 for the corresponding Apache adjustment
2016-08-09 10:28:20 +02:00
Daniel Hansson
3362541c06
Add link to Nextcloud VM
2016-08-05 19:18:57 +02:00
Hagen Graf
a9da5f45c3
Update index.rst
2016-08-05 14:17:25 +02:00
Hagen Graf
5bfffc3218
reorder pages #112
2016-08-04 14:26:16 +02:00
Morris Jobke
481feaf598
add shibboleth
2016-07-27 13:27:44 +02:00
Morris Jobke
407dea2021
update supported apps
2016-07-27 11:27:30 +02:00
Joas Schilling
5e63e32194
Master is now NC11
2016-07-25 11:19:46 +02:00
Joas Schilling
d0ad5912e0
Add THE™ comment for cross links to all of them
2016-07-25 11:19:46 +02:00
Morris Jobke
2647609319
Fix it
2016-07-25 11:00:02 +02:00
Joas Schilling
d3d6ea5ac4
Some more cleanup
2016-07-21 15:31:49 +02:00
Lukas Reschke
6ccd2c5678
Branding
2016-07-21 00:21:47 +02:00
Morris Jobke
9c16aaf33c
Merge pull request #61 from nextcloud/update-screenshots
...
Adjust screenshots
2016-07-14 14:55:43 +02:00
Joas Schilling
f28c228322
Cleanup admin manual from enterprise apps
2016-07-13 17:59:00 +02:00
Lukas Reschke
6666a8696d
Adjust screenshots
2016-07-13 17:27:40 +02:00
Joas Schilling
96149a998e
FIx more warnings
2016-07-13 14:34:00 +02:00
Joachim Sokolowski
2987ed5675
Changes for Nextcloud
2016-07-11 11:41:44 +02:00
RealRancor
5641f8f4e9
Update MySQL / MariaDB database requirements.
2016-07-11 11:13:44 +02:00
Alexander Yamshanov
05fbd7e0d8
Fix semanage argument and add recursion and verbose for restorecon
2016-07-09 02:39:07 +06:00
Morris Jobke
d73f540781
Fix NGINX config for acme challenge
...
* same as #48
2016-07-08 22:06:51 +02:00
Morris Jobke
fb3fe39de5
Fix new lines in Nginx config ( #42 )
...
Fixes #41
2016-07-04 17:39:53 +02:00
Morris Jobke
6b1df69c70
fix also the split path regex
2016-07-01 16:20:53 +02:00
Morris Jobke
572434f3ce
Fix order of Nginx config options
...
See https://github.com/nextcloud/server/issues/237#issuecomment-229923262
2016-07-01 15:59:00 +02:00
Joachim Sokolowski
7b27cf8dcd
Changes for Nextcloud ( #34 )
...
* Changes for Nextcloud
* Changes for Nextcloud
* Update command_line_installation.rst
-oci Enterprise removed
* removed Enterprise
* Changing to nextcloud
* enterprise removed
* Update external_storage_configuration_gui.rst
typo
* Update command_line_installation.rst
Oracle changed
* to nextcloud
* Update linux_installation.rst
* Update linux_installation.rst
2016-06-22 14:41:58 +02:00
Thomas Wouters
09c2ee406c
Remove trailing / to reduce the risk of running find on /
2016-06-21 16:56:09 +02:00
Florian Preinstorfer
994e236a86
Fix wording
2016-06-20 18:07:49 +02:00
Andrea Scarpino
e2f53dc0da
Drop lines about OBS packages
2016-06-20 11:27:54 +02:00
Andrea Scarpino
6a09efe7bc
Updated GPG key and {own,next}cloud references
...
The GPG path was still pointing to owncloud server.
Also ownCloud was still mentioned.
2016-06-20 09:30:18 +02:00
Patric Lenhart
dcf36ed1fe
changed more ownCloud references to Nextcloud
2016-06-18 16:39:42 +02:00
Zollak
58fed90b5e
replace 'ownCloud' by 'nextcloud'
...
I replaced references to ownCloud with two exceptions:
* lines 157/158 I could not find am equivalent nextcloud.asc to verify the PGP signature.
* 435-439 This documentation does not seem to exist for Nextcloud, yet.
2016-06-17 23:15:29 +02:00
Marius Blüm
f9625031f3
Re-add Oracle 11g and hint to enterprise support
2016-06-15 15:36:41 +02:00
Marius Blüm
4346748d28
Fix missing dash #11
2016-06-15 13:18:17 +02:00
Stefan Weil
b059e6eea6
admin_manual: Fix typos found by codespell
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-06-12 21:42:27 +02:00
Carla Schroder
6a46ccab2f
correct typos
2016-05-26 08:08:19 -07:00
Carla Schroder
94245d63da
Restore Nginx pages to admin manual
2016-05-25 15:46:54 -07:00
Davide Franco
f1fe2b8265
Update linux_installation.rst
...
Fix typo with debian package name
- owncoud-deps should be owncloud-deps
2016-05-21 09:51:24 +02:00
Carla Schroder
cd3b78c0ef
correction to php modules
2016-05-17 09:45:05 -07:00
Carla Schroder
cbdf747348
php ldap module for php upgrade
2016-05-16 08:31:21 -07:00
RealRancor
2ba2354f59
Add more notes that Oracle is ES only.
2016-05-14 18:09:25 +02:00
Carla Schroder
3b7697ff5c
make edition names consistent
2016-05-13 11:34:40 -07:00
Carla Schroder
0de5643b49
change backtick to asterisk in grep command example
2016-05-09 08:46:24 -07:00
Carla Schroder
55414d49c8
Revert "remove RHEL/CentOS php upgrade docs"
...
This reverts commit 46343e4766 .
2016-05-05 14:09:52 -07:00
Carla Schroder
552b991d82
pretty urls
2016-04-29 09:58:04 -07:00
Daniel Hansson
0dda516462
Ubuntu 16.04
2016-04-29 04:14:13 +02:00
Carla Schroder
9254644984
add refs to binlog error on package, cli & manual installation pages
2016-04-27 14:42:09 -07:00
Carla Schroder
3abce98369
add links to smb.rst
2016-04-19 12:43:33 -07:00
Carla Schroder
46343e4766
remove RHEL/CentOS php upgrade docs
...
because it's impossible to document sanely
2016-04-19 09:16:47 -07:00
Carla Schroder
dfd4522344
small corrections to installation page
2016-04-19 07:57:06 -07:00
Carla Schroder
4daef27e59
corrections to installation
2016-04-15 13:30:41 -07:00
Carla Schroder
284483c7ae
Revert "move enterprise chapters to subdir"
2016-04-15 11:15:12 -07:00
Carla Schroder
76a5c8a0ef
move enterprise chapters to subdir
2016-04-15 11:04:03 -07:00
Morris Jobke
16d8274bfe
Add redis module version
...
See e6b0874087/lib/private/memcache/redis.php (L205)
2016-04-15 08:20:45 +02:00
Carla Schroder
5d8962a321
updated installation notes
2016-04-13 15:32:52 -07:00
Carla Schroder
ab7de745eb
Update system_requirements.rst
2016-03-28 13:59:57 -07:00
Carla Schroder
dcbd2b5e4a
Merge pull request #2286 from mmattel/Strong_dir_perm_update
...
Set Strong Permissions update because of the Updater App
2016-03-22 08:47:11 -07:00
martin.mattel@diemattels.at
b9094ea8f0
Set Strong Permissions update because of the Updater App
...
mkdir updater
2016-03-22 09:50:17 +01:00
RealRancor
736a198979
Update repos info and dropped distros.
2016-03-18 18:24:19 +01:00
RealRancor
ef4b0107e1
Add mod_php to system requirements
2016-03-17 19:53:47 +01:00
Carla Schroder
d4be6449cc
updates to apps management, supported apps, admin page warnings
2016-03-17 08:39:33 -07:00
Phil Davis
b0847778b0
Update apps_management_installation.rst
...
I think this is a typo of "apps", not "maps" or?
2016-03-17 12:10:28 +05:45
Carla Schroder
787429015e
update Apps page for 9.0
2016-03-16 17:12:22 -07:00
Phil Davis
88ba2d8e10
Minor typo in source_installation
2016-03-16 03:29:55 +05:45
Carla Schroder
3697384199
move nginx and alternate http servers to wiki
2016-03-15 10:50:22 -07:00
Carla Schroder
417cb86059
Linux package libxml2 must be >=2.7.0
2016-03-11 11:21:17 -08:00
Carla Schroder
bf42033332
no more IE8
2016-03-10 12:33:13 -08:00
Carla Schroder
77e44289fe
convert all named code blocks to generic code blocks
2016-03-10 09:06:46 -08:00
Carla Schroder
51704b921d
Update linux_installation.rst
2016-03-10 08:41:46 -08:00
Carla Schroder
246ffff4a0
update linux package installation-- split packages
2016-03-09 14:46:24 -08:00
Carla Schroder
5ec00a95e1
split installation packages oC 9
2016-03-09 14:06:44 -08:00
Carla Schroder
70b8a450cf
update installation and upgrade docs
2016-03-09 13:08:16 -08:00
Carla Schroder
6db82f5aed
corrections to DB and scale-out sections
2016-03-08 12:39:26 -08:00
Carla Schroder
33dfec3dc8
Update php_55_installation.rst
2016-03-08 09:23:08 -08:00
Carla Schroder
45f4f54649
Update source_installation.rst
2016-03-07 10:05:14 -08:00
Carla Schroder
b78ba713ed
corrections to source installation doc
2016-03-07 10:01:40 -08:00
Carla Schroder
f9e9c4c1ab
update installation page
2016-03-03 16:48:02 -08:00
Carla Schroder
9ef2ed0e5f
Update apps_management_installation.rst
2016-03-01 15:31:55 -08:00
Carla Schroder
39aab776f9
corrections to upgrading PHP docs
2016-02-19 15:39:59 -08:00
Carla Schroder
3731f1b45e
corrected markup on code blocks on various pages
2016-02-18 12:08:07 -08:00
Carla Schroder
5fb4a22599
Merge pull request #2156 from owncloud/nginx_setup__add_header_in_a_line
...
Nginx setup: require add_header in a single line
2016-02-16 10:21:47 -08:00
David A. Velasco
0d9ae3d7e3
Fixed typo
2016-02-15 08:18:04 +01:00
RealRancor
57bf45ad50
software.opensuse.org -> download.owncloud.org for php5-libsmbclient
2016-02-12 11:19:37 +01:00
David A. Velasco
40c06226d2
Require add_header in a single line
2016-02-11 12:47:58 +01:00
RealRancor
6cbe301807
web server -> Web server
2016-02-03 09:19:33 +01:00
Carla Schroder
cb55a59b9a
installer creates special db user with limited privileges
2016-02-02 16:01:56 -08:00
RealRancor
e22ee0db56
Webserver -> Web server
2016-02-02 13:27:31 +01:00
Martin
8ea5fbf5d7
Source installation: optional PHP module pcntl (II)
2016-01-29 15:15:17 +01:00
RealRancor
87eb1ee129
Don't mention obsolete htscanner extension.
2016-01-25 08:16:41 +01:00
Carla Schroder
7b4c2a3995
restore rootuser in perms script
2016-01-21 10:14:51 -08:00
Carla Schroder
409ae85a41
Updates and fixes
2016-01-20 16:08:01 -08:00
martin.mattel@diemattels.at
362afbdc5e
Update the description for proper updating the instance
...
Text fixes
Adding reference, text updates
Script update
Remove unneeded "
Text Update (Script preparing the instance after upgrading)
Line breakes in the update preperation script
Corrected :ref: link names for better identification
Update
2016-01-20 17:40:10 +01:00
Lukas Reschke
7509a4b9da
Merge pull request #2041 from mmattel/nginx_add_header_update
...
nginx_update_reference_core_21630
2016-01-14 08:46:09 +01:00
Carla Schroder
0ad0908252
small corrections
2016-01-13 18:31:40 -08:00
martin.mattel@diemattels.at
e930d57d83
nginx_update_reference_core_21630
...
Fix quotes
2016-01-13 22:05:35 +01:00
RealRancor
5cef9fec02
Change http:// links to https://
2016-01-13 18:52:30 +01:00
Carla Schroder
836998aaa1
Merge pull request #2013 from RealRancor/well_known_doc
...
Updating .well-known documentation and new dav endpoint for 9.0 release
2016-01-11 13:35:10 -08:00
Carla Schroder
498fe74eb9
Add Deployment Recommendations chapter, a couple of small fixes for other chapters
2016-01-11 13:22:11 -08:00
Morris Jobke
bdc9d1bd2c
Owncloud still supports PHP 5.4
2016-01-11 15:32:30 +01:00
RealRancor
467d6a791e
Updating .well-known documentation and new dav endpoint for 9.0 release
2016-01-10 21:27:05 +01:00
Carla Schroder
d11c62f8b6
Merge pull request #1999 from RealRancor/selinux_sealert
...
SELinux troubleshooting
2016-01-07 09:48:25 -08:00
RealRancor
db73259dcf
SELinux troubleshooting
2016-01-07 16:11:23 +01:00
RealRancor
333bb393d7
nginx config: fix space in try_files
2016-01-07 11:00:56 +01:00
Carla Schroder
2374668eb9
Merge pull request #1932 from RealRancor/cifs_selinux
...
Document httpd_use_cifs for SELinux
2016-01-04 11:24:48 -08:00
RealRancor
0fce949037
Document httpd_use_cifs for SELinux
2016-01-02 23:08:20 +01:00
RealRancor
4475c2f248
nginx config: Don't throw 200/found on non-existent files
2016-01-02 23:04:04 +01:00
Daniel Hansson
6ae84afc4f
add info to be consistent with the other changes
2015-12-19 13:52:15 +01:00
Daniel Hansson
657a49c752
change domain name
...
cc @carlaschroder
2015-12-19 13:37:55 +01:00
Carla Schroder
f8d05b71e3
how to install oc in document root
2015-12-17 11:51:52 -08:00
Carla Schroder
0a0757b4a9
Merge pull request #1946 from owncloud/php55
...
add page page on installing php 5.5 on rhel 7
2015-12-10 14:36:26 -08:00
Carla Schroder
93f5bdd87d
add page page on installing php 5.5 on rhel 7
2015-12-10 14:32:34 -08:00
Phil Davis
b83af0ea67
UCS grammar review
...
These are a few things I noticed.
2015-12-10 08:39:23 +05:45
Carla Schroder
c7a35d422f
Update ucs_installation.rst
2015-12-09 14:01:37 -08:00
Carla Schroder
7897890663
Merge pull request #1669 from owncloud/jnweiger-patch-2
...
update repo for debian packages
2015-12-09 13:55:09 -08:00
Carla Schroder
998f844a9e
Update ucs_installation.rst
2015-12-09 13:53:41 -08:00
Carla Schroder
5f814cac2d
Merge pull request #1320 from RealRancor/update_nginx_conf
...
Ready-to-test: Sync nginx config with .htaccess
2015-12-09 13:39:39 -08:00