Jos Poortvliet
a2e761c71d
Link to TrueNAS install docs
2021-10-06 19:10:41 +02:00
allexzander
9ee21e6838
Update the 'Migrating' page to include optional 'maintenance:data-fingerprint' command step. ( #7170 )
...
Signed-off-by: alex-z <blackslayer4@gmail.com>
2021-10-05 13:19:01 +02:00
Carl Schwan
af4740cc48
Add documentation for admin right privilege setting
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-09-30 11:28:13 +02:00
kesselb
18dfd5bb91
Merge pull request #7052 from maxkratz/feature/cronjob-php-fix
...
Added note on apc.enable_cli for system Cron based configs
2021-09-29 10:37:28 +02:00
Maximilian Kratz
65e9afeaa1
Updated reference to caching section
...
Signed-off-by: Maximilian Kratz <account@maxkratz.com>
2021-09-29 08:35:06 +02:00
kesselb
76e7429395
Merge pull request #7142 from pedrxd/forgotten-command
...
selinux: All directory labels should be deleted on uninstall
2021-09-28 08:45:46 +02:00
kesselb
30d1b95be4
Merge pull request #7141 from nextcloud/fix/nginx-legacy-routes
...
Fix legacy routes like ajax.php on nginx
2021-09-28 08:43:51 +02:00
Pedro
fc4da0cbf6
All directory labels should be deleted on uninstall
2021-09-25 13:46:25 +02:00
Christoph Wurst
87fab7a8df
Fix legacy routes like ajax.php on nginx
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-09-24 15:59:54 +02:00
Pietro Marini
356f2e7707
Update big_file_upload_configuration.rst
2021-09-22 11:31:27 +02:00
Pietro Marini
a7cdd842f4
Update big_file_upload_configuration.rst
...
The example instruction should be complete, so including all the necessary tokens for a valid execution of the command.
2021-09-22 11:11:20 +02:00
kesselb
404ee8af6d
Merge pull request #7124 from SethFalco/typos
...
typo: update formatting and correct capitalization
2021-09-18 16:13:36 +02:00
kesselb
8fbceffe9c
Merge pull request #7126 from gmalinowski/patch-2
...
Fix Bytes unit MB to MiB
2021-09-18 16:10:49 +02:00
Robin Windey
0ac4dc2025
Merge pull request #7136 from nextcloud/nc-docs-apcu-cmdupdater
...
Add php APCu hint to command line based updater
2021-09-18 12:37:51 +02:00
kesselb
60385c3f05
Merge pull request #7127 from GAS85/patch-7
...
Update antivirus_configuration.rst
2021-09-18 12:35:30 +02:00
Robin Windey
aae701ba6e
Add php APCu hint to command line based updater
...
With respect to https://github.com/nextcloud/server/issues/27781 we should add a hint regarding the PHP CLI parameters for APCu like we did in c5fa1b6859 (diff-48dc187eeb03371b5ad6886b33043bf060884809c1d51a3568c5d29e40e3bf13) and 38a0a33e4e (diff-48dc187eeb03371b5ad6886b33043bf060884809c1d51a3568c5d29e40e3bf13) for the cronjob.
2021-09-18 11:55:52 +02:00
Nextcloud bot
4d50ab184f
generate documentation from config.sample.php
2021-09-16 04:08:39 +00:00
Vincent Petry
2d47beaa0a
Update summary of transfer ownership command
...
Added note about default behavior for incoming shares.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-09-15 14:50:09 +02:00
Vincent Petry
23777deabb
Add option for incoming shares for transfer ownership
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-09-15 14:20:42 +02:00
Nextcloud bot
1920a21ad2
generate documentation from config.sample.php
2021-09-15 04:08:00 +00:00
Nextcloud bot
428ab59b4b
generate documentation from config.sample.php
2021-09-10 04:18:42 +00:00
Georgiy Sitnikov
29df52a90b
Update antivirus_configuration.rst
...
Move to the official docker image of clamav. Older image is not supporting anymore.
2021-09-09 15:35:55 +02:00
gmalinowski
f896160abb
Fix Bytes unit MB to MiB
...
10485760 B == 10 MiB not 10 MB
2021-09-08 18:30:15 +02:00
Nextcloud bot
c46b56b7db
generate documentation from config.sample.php
2021-09-08 04:03:10 +00:00
Seth Falco
3c9b9487ac
typo: update formatting and correct capitalization
...
Signed-off-by: Seth Falco <seth@falco.fun>
2021-09-02 13:31:26 +02:00
Joas Schilling
0cdf0fa2d6
Update apps_supported.rst
2021-08-27 09:21:57 +02:00
Nextcloud bot
4086030699
generate documentation from config.sample.php
2021-08-27 04:05:48 +00:00
Maximilian Kratz
c0d2eaeb1b
Added note on apc.enable_cli for system cron based configs
...
Signed-off-by: Maximilian Kratz <account@maxkratz.com>
2021-08-18 10:46:33 +02:00
Christoph Wurst
19657f931e
Recommend php8
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-09 16:18:15 +02:00
Nextcloud bot
b95788c6c1
generate documentation from config.sample.php
2021-07-30 07:57:43 +00:00
Christoph Wurst
a4b1945b01
Merge pull request #7006 from ferfebles/patch-2
...
Restore broken table
2021-07-29 14:24:22 +02:00
Julius Härtl
88d17b3dc1
Some enhancement to large file upload docs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-29 09:02:44 +02:00
ferfebles
e67dfc015d
Restore broken table
...
Just an space needed to bring back the supported platforms
2021-07-29 00:16:58 +01:00
Daniel Kesselberg
c157ab85bc
MariaDB 10.6 is not supported
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-07-20 22:22:22 +02:00
Chouffy
9adc6d2bb6
Remove a copy-paste mistake
...
Signed-off-by: Chouffy <git@chouffy.net>
2021-07-16 11:28:21 +02:00
hellfi
4531e5e666
occ command to reset bruteforce attempts
...
adding documentation regarding #20005 Implement occ command to reset bruteforce attemps from a given IP address
functionality is already implemented
2021-07-15 18:59:41 +02:00
allexzander
5f5d42bb28
Desktop client minimum supported Windows version is 8.1+.
...
Signed-off-by: allexzander <blackslayer4@gmail.com>
2021-07-15 09:26:45 +03:00
Carl Schwan
cdeb9e67c7
Merge pull request #6881 from scebbers/patch-2
...
Update migrating_owncloud.rst
2021-07-14 20:11:13 +02:00
Julius Härtl
3b3bda5dd5
Merge pull request #6954 from nextcloud/align-with-htaccess
...
Align Nginx configuration with Apache2 .htaccess
2021-07-14 15:59:48 +02:00
Julius Härtl
51db916af2
Merge pull request #6953 from nextcloud/nginx-cache
...
Cache images on browser
2021-07-14 15:58:16 +02:00
Gary Kim
01e40db1f9
Remove IE 11 as supported browser
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2021-07-14 00:31:24 -04:00
MichaIng
68d8d75d9f
Align Nginx configuration with Apache2 .htaccess
...
As of: https://github.com/nextcloud/server/pull/27835
Signed-off-by: MichaIng <micha@dietpi.com>
2021-07-09 13:22:56 +02:00
acsfer
01737b5811
Cache images on browser
...
Following https://github.com/nextcloud/server/pull/27835
2021-07-07 19:06:39 +02:00
AXTS
57ef67fbf5
Update encryption_migration.rst ( #6766 )
...
* Update encryption_migration.rst
Signed-off-by: Andrea Xheli axheli@axtsolutions.com
* Update encryption_migration.rst
Signed-off-by: Andrea Xheli axheli@axtsolutions.com
Signed-off-by: Andrea Xheli <axheli@axtsolutions.com>
* Revert "Update encryption_migration.rst"
This reverts commit 7b22724f19 .
* Revert "Revert "Update encryption_migration.rst""
This reverts commit a19e056df9 .
Co-authored-by: Andrea Xheli <andyxheli@gmail.com>
2021-07-06 16:18:39 +02:00
John Molakvoæ (skjnldsv)
14ad1b7875
Stable is 22
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-06 15:03:05 +02:00
Christoph Wurst
cf369cbd78
Document critical changes for devs and admins in Nextcloud 22
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 10:53:29 +02:00
Vincent Petry
1adce5b495
Add encryption hit about how to fix bad signature errors
...
Added troubleshooting section for encryption.
Added section about the command to fix "Bad signature" errors.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-30 17:02:57 +02:00
Sander
629ddac5da
Update migrating_owncloud.rst
...
Typo
2021-06-28 10:13:33 +02:00
Joas Schilling
39838e1d3b
Fix link to mysql 4byte docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-17 10:30:07 +02:00
Morris Jobke
62b4402f82
Fix code block
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-17 10:20:07 +02:00
Jos Poortvliet
a9a4591c2b
add the note about 4 byte support
...
So ppl don't miss it... Including me...
2021-06-17 10:17:59 +02:00
Julius Härtl
eb5bcfd87a
Extend legacy encryption scan docs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-14 16:20:59 +02:00
Julius Härtl
2901259af7
Update log filed schema
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-10 10:51:19 +02:00
simonspa
583321f3a9
Update nginx-root.conf.sample
...
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2021-06-07 19:02:57 +02:00
acsfer
b4d14a9df1
Typo
2021-05-24 19:58:27 +02:00
acsfer
3f4541b4cc
Add a warning about limited support for NGINX
2021-05-24 10:58:49 +02:00
Nextcloud bot
2350b4ff36
generate documentation from config.sample.php
2021-05-22 04:14:32 +00:00
HouraisanNEET
20200912c2
Suggest Installing PHP Module Filter
...
Signed-off-by: HouraisanNEET <HouraisanNEET@users.noreply.github.com>
2021-05-15 20:12:49 +08:00
Nextcloud bot
a051e3ff9f
generate documentation from config.sample.php
2021-05-04 04:07:23 +00:00
Morris Jobke
5ba9346879
Merge pull request #6504 from nextcloud/revert-6393-design/image-alt-tags
...
Revert "Fix images and alt tags, fix #621 , fix #622 "
2021-05-03 15:17:12 +02:00
Morris Jobke
6c53fcae70
Merge pull request #6561 from nextcloud/updater
...
add info about updater
2021-05-03 15:12:26 +02:00
Jos Poortvliet
9e2b480821
add info about updater
...
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2021-05-03 12:48:04 +02:00
Jos Poortvliet
7a2d60d4ef
Merge branch 'master' into general-improvements
2021-05-03 10:08:15 +02:00
Roeland Jago Douma
eb82b93a46
Revert "Fix images and alt tags, fix #621 , fix #622 "
2021-04-30 13:18:44 +02:00
Andrej Shadura
fc458d5e7c
Add basic documentation for multibucket object store
...
This configuration sample quite sadly was lost during some
reorganisation in the past. It’s quite useful to be kept in the main
documentation.
Signed-off-by: Andrej Shadura <andrew@shadura.me>
2021-04-28 12:38:35 +02:00
Florian Diwald
698b25e5b5
fix HSTS header in nginx subdir configuration
...
Signed-off-by: Florian Diwald <fdiwald@hotmail.com>
2021-04-18 14:47:46 +02:00
Jan C. Borchardt
444d91253e
Fix images and alt tags, fix #621 , fix #622
...
- Change all `.. figure::` elements to `.. image::`
- Add empty `:alt:` so it is clear to screen readers that the images are decorative and don’t duplicate content
- Update styleguide with that info
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-15 20:18:42 +02:00
Sascha Wiswedel
d70a2d8016
added brute-force settings to supported apps
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-04-14 14:17:28 +02:00
Sascha Wiswedel
3c38728880
explained log fields
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-04-14 09:14:51 +02:00
Morris Jobke
56bc64e362
Merge pull request #6367 from jkemming/patch-2
...
Fix typos
2021-04-09 21:34:13 +02:00
Jan-Nick Kemming
00695a34e6
Fix typos
2021-04-09 18:47:22 +00:00
Jani Uusitalo
37dcac99eb
Fix "An Nextcloud" typo
...
Signed-off-by: Jani Uusitalo <jani@mummila.net>
2021-04-09 14:41:51 +03:00
Joas Schilling
f95848b07c
Add docs for patching an instance
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-09 11:50:31 +02:00
MichaIng
9178d3b898
Fix Nginx .well-known redirects ( #6221 )
...
- Follow the .htaccess and exclude .well-known redirects for ACME challenges and PKI validation, which are not handled by Nextcloud, and handle requests for `/remote`
- Preserve the query string when redirecting .well-known URIs.
- Separate the example config files from nginx.rst
Signed-off-by: MichaIng <micha@dietpi.com>
2021-04-07 23:21:21 +01:00
Jani Uusitalo
0fcfbf99d8
Fix typo (successfull -> successful)
...
Signed-off-by: Jani Uusitalo <jani@mummila.net>
2021-04-05 14:42:45 +03:00
Curtis Parfitt-Ford
34ba1947ab
Document primary object storage breaking SSE
...
Server-side encryption breaking when using object storage as a primary storage backend is significant, and people should be aware of it when reading documentation rather than running into the issue after having already set up Nextcloud.
Signed-off-by: Curtis Parfitt-Ford <curtis@mashedkeyboard.me>
2021-04-01 01:11:39 +01:00
Nextcloud bot
c8c0c2d2e3
generate documentation from config.sample.php
2021-03-30 04:01:41 +00:00
Morris Jobke
c4afd0dd00
Merge pull request #6325 from J0WI/crypt-defaults
...
Update cipher defaults
2021-03-29 13:30:13 +02:00
Christian Hartmann
2843dd81cd
Fix password policy documentation
...
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2021-03-28 00:02:31 +01:00
J0WI
645fab4504
Update cipher defaults
2021-03-26 19:37:50 +01:00
Joas Schilling
304baa3bdf
Fix link to "List of editable data fields"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-24 09:37:08 +01:00
Joas Schilling
0ff91b66cb
Add docs for getting the fields list
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-23 08:52:30 +01:00
Michael Griego
e1e1487f86
Notes on using the Redis session handler
...
Requested by https://github.com/nextcloud/docker/pull/1364#issuecomment-765472103
Signed-off-by: Mike Griego <mike@griegocentral.com>
2021-03-21 12:31:02 -05:00
Morris Jobke
419a126f33
Fix underline
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-03-17 14:23:17 +01:00
ZeroPointMax
9b6ebc8998
add newline in reverse proxy docs
...
Signed-off-by: ZeroPointMax <zeropointmax@mailbox.org>
2021-03-17 08:51:51 +00:00
Morris Jobke
ba1f758091
Merge pull request #6236 from mradhi/patch-2
...
Fix typo
2021-03-16 22:37:20 +01:00
Morris Jobke
ae995b2e6a
Merge pull request #6082 from Steve8291/patch-4
...
Add note about when to enable SSL
2021-03-16 22:35:15 +01:00
Morris Jobke
6fd483d08d
Merge pull request #6207 from Chartman123/add-postgres-versions
...
Add PostgreSQL version 12 and 13 to requirements
2021-03-16 22:17:35 +01:00
Morris Jobke
8d67702d05
Merge pull request #6223 from StefanZGit/patch-3
...
Update release_schedule.rst
2021-03-16 22:15:18 +01:00
Morris Jobke
27ffdc8ed7
Merge pull request #6238 from nextcloud/nc-doc-6046
...
Remove configuration examples
2021-03-16 22:11:59 +01:00
Morris Jobke
22fbd531f8
Merge pull request #6231 from HouraisanNEET/php-phar
...
Update source_installation.rst
2021-03-16 22:10:48 +01:00
Morris Jobke
e21789bbe7
Merge pull request #6240 from nextcloud/trusted-proxies-host
...
Remove "host to resolve" from the list of valid options for `trusted_proxies`
2021-03-16 22:10:05 +01:00
kesselb
570a2960c3
Merge pull request #6218 from gonzalo-/master
...
Add support to OpenBSD
2021-03-16 20:54:10 +01:00
gonzalo-
b6d8f1b9fd
Update example_openbsd.rst
...
fix warning
Signed-off-by: gonzalo- <gonzalo@x61.com.ar>
2021-03-16 21:44:02 +01:00
Morris Jobke
1a85b35587
Merge pull request #6197 from francislavoie/patch-2
...
Clean up Caddy proxy example
2021-03-16 17:06:20 +01:00
Robin Appelman
cfd4c494f7
Remove "host to resolve" from the list of valid options for trusted_proxies
...
There is no code to actually support that as far as I can tell
2021-03-12 11:54:44 +00:00
acsfer
35fa146062
Remove configuration examples
...
Values are very specific for each system.
Fix https://github.com/nextcloud/documentation/issues/6046
2021-03-09 19:23:05 +01:00
Mohamed Radhi Guennichi
0defa1bf7e
Fix typo
2021-03-09 14:26:28 +01:00
Nextcloud bot
84a690983c
generate documentation from config.sample.php
2021-03-09 04:02:02 +00:00
hashashin1191
99a253b50d
Update source_installation.rst
...
Signed-off-by: hashashin1191 <hashashin1191@protonmail.com>
#6224
2021-03-07 01:54:02 +08:00
Nextcloud bot
6494caed62
generate documentation from config.sample.php
2021-03-02 04:08:09 +00:00
Stefan
c82b119d5f
Update release_schedule.rst
2021-02-25 08:51:24 +01:00
github-actions[bot]
62a569efc7
Add support OpenBSD
...
Signed-off-by: gonzalo <gonzalo@x61.com.ar>
2021-02-19 18:28:55 +01:00
Christian Hartmann
93ed66d5ec
Add PostgreSQL version 12 and 13 to requirements
...
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2021-02-12 22:40:06 +01:00
Francis Lavoie
f45a414a3c
Update reverse_proxy_configuration.rst
2021-02-10 12:37:05 -05:00
Francis Lavoie
764d1234b3
Clean up Caddy proxy example
...
It's incorrect to use `reverse_proxy` for the dav paths because Caddy does not support paths in proxy addresses. Using a rewrite is the correct solution.
Was also pointed out here: https://github.com/nextcloud/documentation/pull/5894#issuecomment-772874944
2021-02-10 12:34:45 -05:00
MariusBluem
b2f3e3d0c8
Apply suggestions from code review
...
Co-authored-by: kesselb <mail@danielkesselberg.de>
2021-02-09 01:39:01 +01:00
Julius Härtl
f47e0a71f4
Add note about SAML limitation to apply to all login credential based auth mechanisms
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-02-04 11:04:33 +01:00
Marius Blüm
ac59ddfed6
Update Release Schedule + Minor fixes
...
Signed-off-by: Marius Blüm <marius@lineone.eu>
2021-01-31 23:46:00 +01:00
Pierre Ozoux
6e14f4e5af
Adds warning about user deletion and object store
...
Documents bug https://github.com/nextcloud/server/issues/9690
2021-01-31 18:36:28 +01:00
Nextcloud bot
2d2275cd59
generate documentation from config.sample.php
2021-01-29 04:00:06 +00:00
Steve8291
564286ecaa
Add note about when to enable SSL
...
As the manual currently reads it sounds like you should always enable SSL for your database. Added note explaining that is is only necessary when you connect remotely.
Since the default install for MariaDB or MySQL only allows communication on localhost through a unix socket, this will not need to be configured for most installs.
2021-01-23 14:38:58 -05:00
Weston Myers
1350b0b86a
Update reverse_proxy_configuration.rst
...
Tiny update, but there was a typo that would prevent redirection from occurring properly for Traefik.
2021-01-22 05:25:33 -05:00
Morris Jobke
36e687596a
Combine the two Nginx reverse proxy examples
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-20 15:27:48 +01:00
Yash
c0335338ce
Update reverse_proxy_configuration.rst
...
nginx redirect example
2021-01-20 15:13:06 +01:00
Steve8291
c6ad56441c
Fixed some sentence structure
...
Adjusting grammar.
2021-01-18 19:26:39 -05:00
Joas Schilling
fda64d48c9
Adjust more php versions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-15 11:53:10 +01:00
Joas Schilling
dfe90ce2e8
Adjust the manual to MySQL 8 required
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-15 11:47:28 +01:00
Morris Jobke
73dfc413c2
Merge pull request #5853 from Omemanti/patch-2
...
Update example_ubuntu.rst
2021-01-15 09:52:04 +01:00
blizzz
c4a1b25c04
Merge branch 'master' into fix_systemd_cron
2021-01-14 21:55:12 +01:00
Christoph Wurst
0981cacc15
Merge pull request #5936 from nextcloud/update-migration-docs-oc-nc
...
Add doc to migrate from OC 10.5 to NC 20.0
2021-01-13 07:10:53 +01:00
Nextcloud bot
0488937981
generate documentation from config.sample.php
2021-01-13 04:01:37 +00:00
Vincent Petry
9f9892f333
Add doc to migrate from OC 10.5 to NC 20.0
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-01-12 18:09:24 +01:00
Morris Jobke
aeb00d8f23
Merge pull request #5857 from nextcloud/anoymouserver/remove-global-browser-caching
...
remove global browser caching
2021-01-12 18:00:32 +01:00
Morris Jobke
e7d295e779
Merge pull request #5894 from serafdev/patch-2
...
Caddyfile reverse_proxy example
2021-01-11 12:47:05 +01:00
Nextcloud bot
133fc61270
generate documentation from config.sample.php
2021-01-09 04:09:02 +00:00
Sascha Wiswedel
2e7383e709
made log watching via occ more precise
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:48:48 +01:00
Sascha Wiswedel
1e11ded034
cleaned up order of occ logging documentation
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:47:50 +01:00
Sascha Wiswedel
b37be1ffbb
cleaned up occ logging documentation
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:47:05 +01:00
Sascha Wiswedel
b90e9b1ac1
added occ commands from Log Reader
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:29:13 +01:00
Morris Jobke
e26ad35ab5
Update admin_manual/installation/system_requirements.rst
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-07 08:43:32 +01:00
Roeland Jago Douma
241de74228
Update system requirements
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-06 21:29:11 +01:00
فارس
336b713724
gaddyfile reverse_proxy example
...
Added a Caddy reverse_proxy example
Signed-off-by: serafdev <fares@seraf.dev>
2021-01-06 14:42:13 -05:00
Joas Schilling
442bc34b52
Merge pull request #5852 from nextcloud/enh/del-table-prefix
...
Table-Prefix is not available anymore
2021-01-04 14:27:38 +01:00
anoy
3e32818aa7
remove global browser caching
...
Signed-off-by: anoy <anoymouserver@users.noreply.github.com>
2021-01-03 19:41:25 +01:00
Julius Härtl
73a6692741
Add documentation about occ files:scan-app-data
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-29 09:38:05 +01:00
tflidd
cf8d6b44e4
Merge pull request #5831 from anirudhdggl/master
...
Updated the docs for ease
2020-12-29 00:51:33 +01:00
Omemanti
87c1ddf398
Update example_ubuntu.rst
...
tar command gave errors, (typo?)
-xfjv => -xjvf
tar -xfjv nextcloud-x.y.z.tar.bz2 => tar -xjvf nextcloud-x.y.z.tar.bz2
2020-12-27 10:32:58 +01:00
Daniel Kesselberg
baf5ee0e7c
Table-Prefix is not available anymore
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-12-25 15:36:22 +01:00
Nextcloud bot
f88e0a964e
generate documentation from config.sample.php
2020-12-23 03:56:36 +00:00
John Molakvoæ
64b193302e
Merge pull request #5590 from nextcloud/feat/dav/move-calendar-rename
2020-12-22 08:45:05 +01:00
John Molakvoæ
b42ce60299
New lines are nice
2020-12-22 08:42:24 +01:00
John Molakvoæ
54daf5d82a
No more --force-rename
2020-12-22 08:41:38 +01:00
Nextcloud bot
122f0e6ace
generate documentation from config.sample.php
2020-12-22 03:57:31 +00:00
Julius Härtl
4f454bf5ff
Merge pull request #5825 from nextcloud/fix/admin-webserver-well-known-handling
...
Update admin webserver config recommendations for well known handlers
2020-12-21 07:41:31 +01:00
Anirudh Duggal
ba34d2c256
Since cron will be executed via PHP, cron.php does not need executable permissions
...
Signed-off-by: Anirudh Duggal <anirudhdggl@gmail.com>
2020-12-20 16:48:34 +05:30
Anirudh Duggal
9d3360c264
Modified server tuning docs to ensure that a person can find out if they already have HTTP2 enabled or not before going about reading how to do it. Also this would prevent the additional effort he has to do to find out a way to see if HTTP2 is already enabled or not
...
Signed-off-by: Anirudh Duggal <anirudhdggl@gmail.com>
2020-12-19 12:27:11 +05:30
Anirudh Duggal
e977d3da77
Modified cron job docs so that user does not end up searching for a solution and later find out that it was a chmod chown issue
...
Signed-off-by: Anirudh Duggal <anirudhdggl@gmail.com>
2020-12-19 12:24:47 +05:30
Nextcloud bot
29cd4a3e2b
generate documentation from config.sample.php
2020-12-18 03:57:07 +00:00
Nextcloud bot
add63869e2
generate documentation from config.sample.php
2020-12-17 03:55:17 +00:00
Christoph Wurst
c9918d47c2
Update admin webserver config recommendations for well known handlers
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-16 10:36:10 +01:00
Nextcloud bot
6e30ea8853
generate documentation from config.sample.php
2020-12-09 03:53:16 +00:00
Sascha Wiswedel
16bc20a7c3
minor grammar corrections
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-12-08 10:42:03 +01:00
John Molakvoæ
a33ac2ff2a
Add move-calendar-rename flag docs
2020-12-08 10:37:46 +01:00
Elliott Partridge
876021c5ca
Add Traefik v1 TOML example
...
It took me a little while to figure out the correct configuration for Traefik v1 using the traefik.toml for configuration. So, I figured it would be helpful to document my findings.
Signed-off-by: Elliott Partridge <elliott.partridge@gmail.com>
2020-12-03 12:15:15 -05:00
Christoph Wurst
ce5134fb87
Deprecate the app code checker
...
* Remove from app publishing guide
* Add to app upgrade guide
* Drop from admin manual (kind of inappropriate anyway)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-03 10:44:09 +01:00
Georgiy Sitnikov
f22f40b57b
Correction
...
I believe "specific users in a space-delimited list" should looks like this. Or?
2020-12-02 10:40:37 +01:00
Morris Jobke
a846e7a20d
Merge pull request #5465 from nextcloud/wiswedel/admin_documentation/upgrading/558_upgradePath
...
Describe step-by-step upgrading better
2020-12-01 10:54:54 +01:00
Sascha Wiswedel
a48e49e918
documented occ sharing commands
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-25 10:23:46 +01:00
Sascha Wiswedel
0944962916
Describe step-by-step upgrading better
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-25 09:56:32 +01:00
Christoph Wurst
c6b7f5a59c
List bg version expiration as limitation of session cred ext strg
...
Background version expiration doesn't work if cron can't access the
storage. This limitation wasn't documented.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-25 09:37:00 +01:00
Sascha Wiswedel
b4ba21d874
replace "persons"
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-24 12:17:14 +01:00
Sascha Wiswedel
0a2174eb1f
Fix wrongful description of transfer-ownership
...
clarify share handling
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-24 09:16:08 +01:00
Mat M
20aadeef29
Improve suggested command line
...
Since mostly the www-data user has no shell, you cannot easily cd and the sudo locally.
Signed-off-by: Mat M <matm@gmx.fr>
2020-11-22 23:59:07 +01:00
kesselb
588d8caeb1
Merge pull request #5423 from nextcloud/wiswedel/admin_manual/external_files__userVariables
...
usage of variables in external storage mount points
2020-11-20 19:54:41 +01:00
Morris Jobke
64405a98ee
Merge pull request #5278 from victorjoos/master
...
Adds links to end of ubuntu 20.04 example
2020-11-19 22:06:39 +01:00
Sascha Wiswedel
db68298315
formatting and wording retouching
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-16 17:52:51 +01:00
Bowen Ding
25584ed13d
Make systemd not kill child processes of a cron job when it finishes
...
Signed-off-by: Bowen Ding <dbw9580@live.com>
2020-11-16 19:39:22 +08:00
Sascha Wiswedel
bb393f38eb
documented usage of variables for external storages
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-16 11:43:57 +01:00
Sascha Wiswedel
854c0f5c47
updated external storage app store screenshot
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-16 11:43:28 +01:00
Daniel Calviño Sánchez
f46fc733b0
Fix description of "Enforce expiration date" parameter
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-11-13 08:56:13 +01:00
Sascha Wiswedel
c972cd69b6
document upload chunk size
...
documenting https://github.com/nextcloud/server/pull/7056
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-10 15:17:46 +01:00
Simon Westersund
dcec6d6582
Admin manual: Fix another typo and missing value
...
- "skip_server_name" with underscores.
- Add "= 1" which was missing. Assuming that the previous author meant
to enable this, since the default is 0.
Signed-off-by: Simon Westersund <swestersund@users.noreply.github.com>
2020-10-30 15:16:21 +02:00
Simon Westersund
f08de1c7b0
Admin manual: Fix typo in MySQL/MariaDB properties
...
- Change dashes to underscores in the property names. Verified the names
via the following documentation pages:
- MySQL: https://dev.mysql.com/doc/refman/8.0/en/server-option-variable-reference.html
- MariaDB: https://mariadb.com/kb/en/server-system-variables/
Signed-off-by: Simon Westersund <swestersund@users.noreply.github.com>
2020-10-30 15:05:19 +02:00
Morris Jobke
e90372eb4b
Update admin_manual/configuration_database/linux_database_configuration.rst
2020-10-28 15:30:49 +01:00
AndrewwHummer
66d13f2d44
Update admin_manual/configuration_database/linux_database_configuration.rst
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-10-28 14:07:15 +01:00
AndrewwHummer
b071977647
add mysql ssl config
...
add mysql ssl config
2020-10-28 12:54:58 +01:00
Victor Joos
8eddc06b54
Adds links to ubuntu 20.04 example
...
The current documentation ends abruptly when only reading the "example
installation on ubuntu 20.04" document. This commit adds some links for the
next (potential) steps.
Signed-off-by: Victor Joos <victor.joos@uclouvain.be>
2020-10-20 15:06:16 +02:00
Vanessa
d5e97616bc
Update encryption_configuration.rst
...
Removed ownCloud link
2020-10-20 10:08:24 +02:00
Morris Jobke
db8dcedaf2
Clarify on InnoDB file format
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-20 09:40:57 +02:00
Christoph Wurst
a326726214
Add admin occ app installation docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-14 14:23:32 +02:00
nienzu
9577b87f58
Use GET instead of POST User Provisioning API
2020-10-08 16:15:46 +08:00
Morris Jobke
3b03d75fc3
Merge pull request #5038 from srbaker/master
...
Clarify the virtual host and directory installation methods.
2020-10-06 22:28:16 +02:00
Morris Jobke
75ec4ada00
Recommend Ubuntu 20.04 instead of 18.04
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-06 09:06:24 +02:00
Morris Jobke
b3a3a6497b
Merge pull request #5156 from Nowaker/patch-2
...
server_tuning.rst: escape regexp properly
2020-10-06 09:04:28 +02:00
Nextcloud bot
a25a363592
generate documentation from config.sample.php
2020-10-05 03:48:21 +00:00
Damian Nowak
ce26db2d52
server_tuning.rst: escape regexp properly
...
Some shells like zsh will not auto-escape an argument if no match is found on the filesystem.
2020-10-03 21:16:06 -05:00
Steven R. Baker
bf4be01a7e
Clarify the virtual host and directory installation methods.
...
The existing documentation makes it look as though Debian-likes only
supports directory-based configuration, and RH-likes only support
VirtualHost configuration.
I think this update is more clear about the options.
Signed-off-by: Steven R. Baker <steven@stevenrbaker.com>
2020-09-23 12:27:00 +02:00
Nextcloud bot
012e83f150
generate documentation from config.sample.php
2020-09-18 03:39:37 +00:00
J0WI
122ed88e53
Update urls to HTTPS
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-09-17 20:33:30 +02:00
Morris Jobke
9873b6be34
Merge pull request #2772 from AndrewwHummer/patch-2
...
Example centos walkthrough, add working secure apache config
2020-09-14 17:11:10 +02:00
Morris Jobke
ad1a606b3b
Fix unwanted comment in output
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-09 21:55:58 +02:00
Morris Jobke
5146a352e1
Fix user manual links
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-09 21:38:25 +02:00
Morris Jobke
bca770da73
Fix l10n build for user manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-09 21:25:25 +02:00
Morris Jobke
8a98803aac
Merge pull request #3608 from keunes/patch-2
...
Update caching_configuration.rst
2020-09-09 18:29:12 +02:00
Martin
2b0d464150
Fix typos
2020-09-02 13:52:18 +02:00
Roeland Jago Douma
fa9d22b030
Add encryption migration docs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-01 12:54:40 +02:00
Keunes
e4f08b5af7
Update caching_configuration.rst
...
Expand Redis explanation: inform user to update Redis config, and update socket name to a [more modern](https://help.nextcloud.com/t/error-redisexception-no-such-file-or-directory-at-closure/90684/2 ) one.
2020-08-27 10:20:25 +02:00
Jos Poortvliet
7a3fa8cc42
Update external_storage_configuration_gui.rst
...
Note that server-side encryption doesn't work with Nextcloud servers used as external storage.
2020-08-21 17:09:20 +02:00
Nextcloud bot
3bfc5d456a
generate documentation from config.sample.php
2020-08-20 03:41:52 +00:00
Matthieu Bacconnier
355bad4931
Add missing space
...
And remove unnecessary hyphen.
2020-08-18 09:04:54 +02:00
Bjoern Schiessle
dc8c6185c3
render code block correctly
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-14 10:24:02 +02:00
Morris Jobke
14b9109bc0
Merge pull request #3019 from nextcloud/schiessle-patch-2
...
Update file_sharing_configuration.rst
2020-08-13 20:46:05 +02:00
Bjoern Schiessle
0ee85e2441
add documentation for the new "notification"-option of the rentention app
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-13 16:17:53 +02:00
Bjoern Schiessle
73b4ac2436
adjust wording to the user interface
2020-08-13 16:08:01 +02:00
Björn Schießle
356aad9349
fix typo
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 15:35:47 +02:00
Björn Schießle
1e1576568d
fix typo
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 15:35:32 +02:00
Björn Schießle
b6e5a67680
Document some new sharing features:
...
1. default expire date vs max expire date
2. notification for shares which expire soon
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-13 15:27:26 +02:00
Morris Jobke
af95766501
Fix updated name
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 13:41:44 +02:00
Morris Jobke
17d792c668
Merge pull request #2981 from nextcloud/enh/noid/disable-admin-changed-email-appconfig
...
Add app config option to disable "Email was changed by admin" email
2020-08-12 16:46:13 +02:00
Morris Jobke
a3edb5c876
Add info about LDAP info caching
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Update admin_manual/configuration_user/user_auth_ldap.rst
Co-authored-by: blizzz <blizzz@arthur-schiwon.de>
2020-08-12 16:40:42 +02:00
Morris Jobke
f42d8a5a4d
Add app config option to disable "Email was changed by admin" email
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-12 12:29:14 +02:00
Nextcloud bot
5502711cc4
generate documentation from config.sample.php
2020-08-12 03:39:27 +00:00
Morris Jobke
c88a15c11b
Merge pull request #2197 from jivanpal/patch-2
...
Update nginx.rst -- Reworked the Nginx configs
2020-08-10 16:52:48 +02:00
Morris Jobke
a59ab43864
Update admin_manual/release_schedule.rst
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-10 16:03:13 +02:00
Stefan
3df3e0e57e
Update release_schedule.rst
...
Added 19 to current Versions and moved 16 to older Versions.
2020-08-10 15:38:54 +02:00
Jivan Pal
2fa446d4e2
Change alias to root, as per discussion:
...
https://github.com/nextcloud/documentation/pull/2197#discussion_r467362742
2020-08-08 16:28:01 +01:00
Nextcloud bot
4783e28ee5
generate documentation from config.sample.php
2020-08-08 03:40:43 +00:00
Jivan Pal
776d23d52e
Update comment
2020-08-08 00:36:41 +01:00
AndrewwHummer
3fa705e4d0
Update example_centos.rst
...
add ref to detailed apache config back again
2020-08-07 14:23:33 +02:00
AndrewwHummer
63cb4ad484
Example centos, add working secure apache config
...
It would be really helpful if the example of a CentOS Configuration Walkthrough would directly contain a working and secure apache configuration.
Just the Reference to the detailed apache config is not adequate and too easy to overlook and users will end up with an unsecure and broken config. This could lead to the usual htaccess not working questions.
So here is my proposal :)
2020-08-07 11:17:34 +02:00
Joshua Ruehlig
892754cadb
More ugly non-capturing changes
2020-08-06 10:33:34 -07:00
Joshua Ruehlig
42cbf655c3
Making comment consistent
2020-08-06 10:25:09 -07:00
Jivan Pal
1c4b5aa32c
Merge since my last push
2020-08-06 17:27:50 +01:00
Jivan Pal
66f7342c64
Made 2 changes to nginx.rst:
...
- Changed `try_files` for `/.well-known` to allow URIs that we don't handle and not pass them to our front-end controller
- Changed rule to match `/nextcloud/*` from regex rule to equivalent prefix rule
2020-08-06 17:18:10 +01:00
Joshua Ruehlig
59c946850a
Update nginx.rst
...
Note is no longer relevant
2020-08-06 04:41:28 -07:00
Joshua Ruehlig
f383cf62eb
Update nginx.rst
...
Discussed here > https://github.com/nextcloud/documentation/pull/2197#discussion_r453641162
2020-08-06 03:15:55 -07:00
Joshua Ruehlig
1835250df2
Another minor change
...
You probably are correct on NGINX optimizing groups with unused captures into non-capturing groups, but unless we know for sure/see documentation I think it is best we are explicit.
2020-08-06 02:07:55 -07:00
Joshua Ruehlig
f598e2423c
Basic changes
...
I think we mostly agree on these, grouping them for easy merging.
Creating a new branch is giving me an error for some reason, so I will commit directly. If necessary we can always revert.
2020-08-06 01:43:10 -07:00
John Molakvoæ
2c78ccb570
Merge pull request #2714 from stefan123t/patch-2
...
Update general_troubleshooting.rst with correct CalDAV/CardDAV redirection
2020-08-02 19:18:51 +02:00
Hans Erasmus
9fa919502a
Update example_centos.rst
...
Not sure why the needed to be built manually? But a fresh install with remi 7.4 gives `php-pecl-imagick-3.4.4-10.el8.remi.7.4` and `php-pecl-redis5-5.3.1-1.el8.remi.7.4` respectively.
2020-07-31 22:51:02 +02:00
stefan123t
7ac111b272
Update general_troubleshooting.rst
2020-07-31 22:43:30 +02:00
Morris Jobke
26c59e9716
Merge pull request #2421 from eibex/master
...
Add fail2ban hardening
2020-07-30 09:31:30 +02:00
Eibe
981accc0e7
Add fail2ban hardening
...
Signed-off-by: Eibe <40539455+eibex@users.noreply.github.com>
2020-07-29 23:47:39 +02:00
Nextcloud bot
79bb4a837b
generate documentation from config.sample.php
2020-07-29 03:42:56 +00:00
Jivan Pal
cc79936a73
"NextCloud" → "Nextcloud"
2020-07-27 19:59:12 +01:00
John Molakvoæ
9d070372df
Merge branch 'master' into wiswedel/sharing
2020-07-27 20:35:03 +02:00
Daniel Böhmer
fb51fbefe0
Escape line breaks in multiline command
2020-07-23 13:01:18 +00:00
Jacob Neplokh
cdfdc59516
Clarify the “disable” option disables the app
...
Signed-off-by: Jacob Neplokh <me@jacobneplokh.com>
2020-07-22 09:05:25 -07:00
Morris Jobke
6d89436da1
Merge pull request #2203 from Gatak/patch-2
...
Add jpeg quality documentation
2020-07-20 16:04:05 +02:00
Morris Jobke
d8171d21ed
Update admin_manual/configuration_files/previews_configuration.rst
...
Co-authored-by: kesselb <mail@danielkesselberg.de>
2020-07-20 16:03:43 +02:00
benks
43e4a93b66
Update source_installation.rst
...
repaired Bullet Points.
2020-07-20 14:44:05 +02:00
Aleksandar Todorović
ca446dc72a
Mentions app:remove
...
Just stumbled upon #2054 , which mentions removing and installing the app again as a solution. Checked this page, which didn't mention anything about app removal.
I basically winged it with `app:remove` and it worked:
```bash
$ php occ app:remove calendar
calendar disabled
calendar removed
$ php occ app:install calendar
calendar installed
calendar enabled
```
This PR just adds app:remove under app commands list.
Signed-off-by: Aleksandar Todorović <aleksandar@sigurnost.online>
2020-07-17 15:21:41 +02:00
Gatak
8f1a3ef37f
Add jpeg quality documentation
...
Added a section on how to change the default jpeg quality for generated thumbnails. Default is 90, and it is worth noting that users can change this.
1e281bc616
b5a30d5cd6/tests/lib/ImageTest.php (L143)
2020-07-16 15:58:34 +02:00
Ethan Fie
fc68c5902b
Update example_ubuntu.rst
...
tar extract would not work without the -v option added to the command
2020-07-12 17:26:29 -05:00
Ethan Fie
65fb0798a9
Update example_ubuntu.rst
...
I'm somewhat new to the Linux world and was doing this on a fresh install of Ubuntu. I needed to run the apt update command in order to fetch package information for the following commands and get them to run/install the necessary packages.
I also needed to start the MySQL server instance before I was able to run the listed commands.
2020-07-12 17:11:55 -05:00
Jivan Pal
fa55f48e6c
Made 4 changes to nginx.rst
...
- Removed `index.htm` from `index` directive
- Rewrote `DavClnt` user agent handler using `location =` and `return`, rather than `rewrite`
- Removed block which prevents access to hidden files; incorporated rule to prevent access to root-level hidden folders into existing regex rule, as in `.htaccess`
- Removed `$uri/` from `try_files` directives for static files
Signed-off-by: Jivan Pal <jivan.pal@gmail.com>
2020-07-12 21:28:26 +01:00
Jivan Pal
6b40a23ab9
Update nginx.rst -- Reworked the Nginx configs
...
After inspecting the Nginx configs currently seen at [ https://docs.nextcloud.com/server/19/admin_manual/installation/nginx.html ], I have notice that they are very redundant in some areas, and handle specific paths in special ways which are not needed, and which run the risk of needing to become more specific down the road if NextCloud adds new features, as well as not handling all static filetypes. I have reworked the configs from scratch by directly adapting the `.htaccess` files, and this is the result. Comments are included in the file to give rationale/explanation for why things are written in this new way, and if the maintainers decide to accept this pull request, I will leave it up to them to decide whether to include these expository comments upstream.
Signed-off-by: Jivan Pal <jivan.pal@gmail.com>
2020-07-12 02:44:33 +01:00
Kyle Fazzari
9f6f4442f7
Actually link to snap
...
That link includes details for how to install snapd if necessary. Also
add a brief blurb about what the snap actually is.
Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
2020-07-08 13:27:16 -07:00
Marco van Zwetselaar
770e180bbf
Document the need to symlink apps outside server root
...
Document that any apps path outside the server root must be symlinked from inside the server root.
Resolves issue https://github.com/nextcloud/server/issues/21292 .
2020-07-06 13:38:47 +03:00
Morris Jobke
8e8929f342
Merge pull request #2152 from EV21/increase-php-in-config
...
increase php version to 7.4 in NGINX configuration example
2020-07-05 23:12:50 +02:00
Morris Jobke
f46b7ffb5f
Merge pull request #2137 from Zocker1999NET/ext/apc_cli_define
...
admin/configuration/caching: Added possibility that apc.enable_cli is configurable for cron job call only
2020-07-05 23:12:11 +02:00
Morris Jobke
cce2355af8
Merge pull request #2148 from nathanhaines/patch-2
...
Update example_ubuntu.rst for Ubuntu 20.04 LTS
2020-07-05 23:09:12 +02:00
Morris Jobke
0eb6aa4646
Merge pull request #2143 from mmsaffari/patch-2
...
misspelled Imagemagik
2020-07-05 22:57:25 +02:00
OidaTiftla
6b360416ac
Correct typo: emoijs -> emojis
2020-07-04 22:53:48 +02:00
Morris Jobke
0a353ed6d1
Merge pull request #2169 from therealklanni/patch-2
...
Add audio formats
2020-07-03 12:36:43 +02:00
Morris Jobke
e70415f882
Merge pull request #2170 from PhoenixDiscord/patch-2
...
Fixed a typo
2020-07-02 23:38:22 +02:00
Billy
9dc0bf8cd2
Replacing 'a' with 'an'
...
Check your grammar next time!
2020-07-01 14:41:21 +01:00
LCD
24a7bd281a
Fixed a typo
2020-06-28 20:18:10 +02:00
Kevin Lanni
ad964b1a07
Add audio formats
...
Signed-off-by: Kevin Lanni <therealklanni@gmail.com>
2020-06-25 14:32:44 -07:00
Nextcloud bot
93d5ff8517
generate documentation from config.sample.php
2020-06-25 03:36:13 +00:00
Joas Schilling
e767a51556
Merge pull request #2167 from nextcloud/wording-custom-apps-store
...
Easier language for Using your own appstore
2020-06-24 09:46:16 +02:00
Daniel Kesselberg
de097dd20d
Make the text easier to read
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-06-23 22:24:38 +02:00
Joas Schilling
6033245489
Continue at step 3 of MySQL
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-18 08:38:36 +02:00
Eduard Veit
2ef5a460b1
increase php version in nginx config
...
Signed-off-by: Eduard Veit <developer@ev21.de>
2020-06-16 15:11:43 +02:00
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
Felix Stupp
38a0a33e4e
admin/configuration/caching: apc.enable_cli configurable on cron job call
...
Signed-off-by: Felix Stupp <felix.stupp@outlook.com>
2020-06-07 19:12:24 +02:00
Sascha Wiswedel
a595b195db
Merge pull request #2121 from nextcloud/wiswedel/transferOwnership
...
documentation for user invoked ownership transfer
2020-06-04 22:08:40 +02:00
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
Sascha Wiswedel
0e961f01e0
Merge pull request #2125 from nextcloud/wiswedel/fixups/checkAnnotations
...
fixes requested by check annotations
2020-06-03 15:18:07 +02:00
Sascha Wiswedel
5b7b24f18d
fixes requested by check annotations
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:42:26 +02:00
Sascha Wiswedel
972a22c346
more link fixes
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:01:37 +02:00
Sascha Wiswedel
e5faeed057
documentation for user invoked ownership transfer
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 12:54:53 +02:00
Sascha Wiswedel
cd14b603df
changed absolute links to relative links
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 12:03:23 +02:00
Sascha Wiswedel
55cf4e6436
hint on admin config
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-29 23:59:45 +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
J0WI
294eddb137
Document all log types
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-05-21 01:36:32 +02:00
Morris Jobke
e6e2c2e186
Merge pull request #2084 from nextcloud/wiswedel/supported_apps/maintenance
...
updated supported apps page
2020-05-18 12:54:30 +02:00
Sascha Wiswedel
2d02dd8a0a
fixup syntax error
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 14:49:30 +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
f34aacf311
Note on configuring failover LDAP servers
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 11:12:03 +02:00
Sascha Wiswedel
973ddc1213
Merge pull request #2078 from nextcloud/wiswedel/encryptionIssueSAML
...
Drawbacks of SAML auth on server-side encryption and 2nd hand auth
2020-05-15 10:37:24 +02:00
Sascha Wiswedel
0c9f6e4522
Drawbacks of SAML auth on server-side encryption and 2nd hand auth
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 10:25:16 +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
Joda Stößer
3bfe7fa525
docs: file versioning: fix typo
2020-05-12 10:53:14 +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
Georgiy Sitnikov
d48e0e3784
Added user:list options description
2020-05-07 10:57:08 +02:00
Morris Jobke
67010d83bf
Clarify on upgrade steps for long running steps
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-06 18:25:21 +02:00
Morris Jobke
ee6bd531af
Merge pull request #2040 from Lars1963/patch-2
...
New requirements for passwordless auth
2020-05-06 12:11:04 +02:00
Ruben Barkow-Kuder
7e8c634dd6
fix app:update command
2020-05-05 01:00:24 +02:00
Lars van Ravenzwaaij
fa2b94dfac
Edit Typo
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-05-04 17:08:53 +02:00
Nextcloud bot
9eb12ba47d
generate documentation from config.sample.php
2020-05-04 11:55:22 +00: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
tflidd
9ac533a8e5
Add correct syntax highlighting
...
Missing syntax highlighting for adding indices.
2020-05-03 11:38:06 +02:00
Eirik Smithsen
0e1634fe68
Fix reverse proxy documentation list formatting
...
reStructuredText requires a blank line before and after
lists to render correctly.
Signed-off-by: Eirik Smithsen <eirik.1996@hotmail.com>
2020-04-29 18:07:53 +02:00
Georgiy Sitnikov
d1afdc9520
Added Docker and Docker Compose howto
...
install ClamAV and expose Socket to the local Host
2020-04-29 14:02:57 +02:00
Morris Jobke
30d2060811
Clarify ownCloud migration version
2020-04-27 10:45:47 +02:00
Morris Jobke
99178ad216
Merge pull request #2021 from GAS85/patch-4
...
Added example rule to exclude folder
2020-04-23 14:14:58 +02:00
Georgiy Sitnikov
fc048dafa2
Small wording correction
2020-04-22 14:15:09 +02:00
Georgiy Sitnikov
2cd2939662
Added MOCK Screenshot.
2020-04-22 14:06:54 +02:00
Morris Jobke
6dacf77ff7
Merge pull request #1775 from jamesstout/occ_command_logging_options_fix
...
Fix formatting of occ log:manage options
2020-04-22 13:39:14 +02:00
Georgiy Sitnikov
a84602f064
Added example rule to exclude folder
...
Seems it was always asked about.
Picture download screenshot via https://gas85.ddns.net/index.php/s/TQ3Q9omcBRQsPFr and upload it to /images/
2020-04-22 12:53:31 +02:00
John Molakvoæ
9fcc590a34
Merge pull request #2015 from nextcloud/fix/centos-code-block
...
Fix code block
2020-04-22 11:00:44 +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
Thomas Citharel
b17d900bbb
Add section on sharing and publishing calendars, and minor improvements
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:48:13 +02:00
Thomas Citharel
bb19a152ea
Improve admin groupware section
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:23:14 +02:00
Thomas Citharel
da8da265fd
Add Groupware section
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:23:13 +02:00
CJlano
75669ac395
Update Primary Storage doc for OpenStack Swift v3
...
Add scope/project with TenantName, as discussed in #11264 comment https://github.com/nextcloud/server/issues/11264#issuecomment-457525893
This is necessary for OVH Object Storage. Not sure for other providers.
2020-04-21 12:08:34 +02:00
Morris Jobke
3d30f430a0
Merge pull request #1902 from nextcloud/wiswedel/admin/sharingConfigUpdate19
...
updated sharing config page documentation
2020-04-21 12:05:19 +02:00
Morris Jobke
0d4b66e3e5
Merge pull request #1850 from ded7/patch-2
...
Add example Swift v3 scope
2020-04-21 12:03:34 +02:00
Morris Jobke
b00c1e4e6a
Change array syntax from array() to []
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-04-21 12:02:06 +02:00
Morris Jobke
6aa9c182bd
Fix paragraph layout after merging #1936
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-04-21 11:11:22 +02:00
Clément Duveau
16f8d0c8c0
Update documentation and readability
...
As my reverse proxy can change its IP address (self-healing, rolling update, etc) I resolve it only using internal DNS. I just tried and my Nextcloud install (officiel docker, no modifications) is able to resolve it.
Options for the array have been updated for readability
2020-04-21 09:03:55 +00:00
gunnaraas
bd37ca574f
Fixing small typo in docs
...
'environment' was spelled 'environmemt' on line 649
2020-04-21 10:33:54 +02:00
Morris Jobke
bd7e3174d8
Merge pull request #1962 from ptman/patch-2
...
Document "Invalid private key for encryption app"
2020-04-21 10:19:26 +02:00
Morris Jobke
fef343c1a8
Apply suggestions from code review
...
Co-Authored-By: J0WI <J0WI@users.noreply.github.com>
2020-04-21 10:11:09 +02:00
Morris Jobke
ca890fcf63
Merge pull request #1874 from nextcloud/add-activity-docs
...
Add more activity docs
2020-04-21 09:55:17 +02:00
Sascha Wiswedel
501dff418b
Merge pull request #1969 from nextcloud/wiswedel/appstoreUpdates
...
Bunch of updates to the app store documentation
2020-04-20 23:21:13 +02:00
kesselb
606a38090f
Merge pull request #1959 from mat-m/patch-2
...
Add NGINX reverse proxy code block
2020-04-20 21:43:46 +02:00
kesselb
ff12b6a877
Update admin_manual/configuration_server/reverse_proxy_configuration.rst
...
Co-Authored-By: Gary Kim <gary@garykim.dev>
2020-04-20 21:40:12 +02:00
kesselb
e7eec58711
Revert "Fix database file name in backup documentation"
2020-04-20 15:03:13 +02:00
Sascha Wiswedel
bf3788f020
added note about app store URL whitelisting
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 14:24:05 +02:00
Sascha Wiswedel
09d3d7d633
be more strict about licensing requirements
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 14:19:55 +02:00
Sascha Wiswedel
a0a7cb42c8
typo
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 14:19:19 +02:00
Sascha Wiswedel
3fe3811f6a
Gallery has been replaced by Photos
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 14:18:34 +02:00
Sascha Wiswedel
5f30a79edc
App Store: "official" is now "Featured"
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 14:15:49 +02:00
Sascha Wiswedel
8dad03115c
updated outdated docu link
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 14:10:01 +02:00
Sascha Wiswedel
ab88436ade
paragraph about "Approved" tagged apps does no longer apply
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 14:09:20 +02:00
Joas Schilling
d96e903ede
Add more activity docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-20 09:40:43 +02:00
Damien Regad
05a7e412ac
Fix typo in migrating.rst
2020-04-17 17:35:43 +02:00
Paul Tötterman
12d3934d75
Document "Invalid private key for encryption app"
...
Signed-off-by: Paul Tötterman <paul.totterman@iki.fi>
2020-04-15 11:27:39 +03:00
Mat M
529ee49511
Add NGINX reverse proxy code block
...
Signed-off-by: Mat M <matm@gmx.fr>
2020-04-12 03:53:48 +02:00
kesselb
399c7ac4f5
Merge pull request #1868 from nextcloud/add-example-for-apps-store-url
...
Add example for apps store url
2020-04-11 10:11:03 +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
Lennart Jern
3623e9abe3
Fix database file name in backup documentation
...
Signed-off-by: Lennart Jern <lennart.jern@gmail.com>
2020-03-31 19:49:06 +03:00
Josh Morel
caab19981b
Update external storage GUI mount options section
...
For v16+
Signed-off-by: Josh Morel <morel.josh@hotmail.com>
2020-03-31 07:33:28 -04:00
Josh Morel
60c5ae0cea
Update screenshots for supported external storage.
...
Signed-off-by: Josh Morel <morel.josh@hotmail.com>
2020-03-31 07:33:28 -04:00
John Molakvoæ
a96c57165d
Merge pull request #1920 from nextcloud/wiswedel/screenshotUpdates
...
updated a large bunch of screenshots
2020-03-29 19:54:58 +02:00
Sascha Wiswedel
fdaece4465
Merge pull request #1916 from nextcloud/wiswedel/admin/updateFederatedCloudID
...
added troubleshooting for changed federated cloud IDs
2020-03-28 23:32:54 +01: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
Sascha Wiswedel
598d2e4a84
updated flow screenshots
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-28 21:16:27 +01:00
Sascha Wiswedel
d1393cf7ab
added troubleshooting for changed federated cloud IDs
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-28 20:28:17 +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
John Molakvoæ
cf52167251
Merge pull request #1904 from Mageistral/patch-2
...
typo error
2020-03-27 08:21:47 +01:00
Nextcloud bot
6aadd4ac31
generate documentation from config.sample.php
2020-03-27 03:42:01 +00: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
Jan-Christoph Borchardt
139f1876eb
Fix a sentence to not be gendered
2020-03-26 23:38:41 +01:00
Mageistral
d55351819e
typo error
...
COMMITED in comment instead of having COMMITTED
2020-03-26 21:30:14 +01:00
Sascha Wiswedel
5666a23171
updated sharing config page documentation
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-24 16:26:19 +01:00
Nextcloud bot
6657d331c3
generate documentation from config.sample.php
2020-03-24 03:41:37 +00:00
Sascha Wiswedel
8b687e504b
clarified trash bin retention by storage shortage override
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-23 17:47:24 +01:00
Nextcloud bot
6aee5f0bb0
generate documentation from config.sample.php
2020-03-23 03:39:06 +00:00
John Molakvoæ
9396a723a8
Update auth_mechanisms.rst
2020-03-21 15:35:19 +01:00
John Molakvoæ
481ee0ed99
Update external_storage_configuration_gui.rst
2020-03-21 15:33:49 +01:00
Sascha Wiswedel
e1a2ac7691
added necessary log.condition documentation for admin_audit
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-13 14:49:22 +01:00
Roeland Jago Douma
a5ca54196b
loglevel is an int
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-12 13:50:14 +01:00
Julius Härtl
51fb7ebea1
LDAP: Warn about changing uid
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-11 16:02:04 +01:00
Kaijia Feng
b053f9d166
Update Traefik config for v2
2020-03-09 11:24:30 +08:00
Nextcloud bot
8262ef6cf7
generate documentation from config.sample.php
2020-03-08 03:40:40 +00:00
Daniel Kesselberg
46e7357391
Add example for apps store url.
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-03-07 22:29:35 +01:00
Fonata
21e66eb8d7
HAProxy example: Improved formating
...
It was not obvious that it must be two lines.
Signed-off-by: Fonata <Fonata@users.noreply.github.com>
2020-03-07 11:51:14 +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
Charles Provent
e145a0bcbb
Add example Swift v3 scope
...
Add an example of Swift V3 with a configuration scope following this commit :
https://github.com/nextcloud/server/pull/9280
2020-02-27 13:36:02 +01:00
John Molakvoæ
a8a71a3d9f
Merge pull request #1834 from dirks/fix/extertnal_files_auth
...
Fix/extertnal files auth
2020-02-24 11:30:38 +01:00
Daniel Kesselberg
edd3744104
Fix: Unknown target name
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-23 23:12:27 +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
Dirk Sarpe
a90410f0df
Warn that synchronisation clients can not access save in session shares
...
see https://github.com/nextcloud/server/issues/19561
Signed-off-by: Dirk Sarpe <dsarpe@posteo.de>
2020-02-21 16:10:42 +01:00
Dirk Sarpe
06cde18075
fix spelling error
...
Signed-off-by: Dirk Sarpe <dsarpe@posteo.de>
2020-02-21 16:10:42 +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
b15eed3d06
Merge pull request #1829 from nextcloud/haproxy-well-known
...
Add HAProxy .well-known redirect
2020-02-21 09:24:41 +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
Julius Härtl
8458c8ad2b
Add HAProxy .well-known redirect
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-18 08:33:43 +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
Julius Härtl
578679ffd1
Add note about Collabora and OnlyOffice for external storage
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-06 17:39:10 +01:00
Nextcloud bot
017185cf2c
generate documentation from config.sample.php
2020-02-05 03:39:43 +00:00
Daniel Kesselberg
6e27f157c2
Add 18 to release schedule
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-03 10:19:30 +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
Nextcloud bot
3888bf9e99
generate documentation from config.sample.php
2020-01-24 03:35:23 +00:00
Joas Schilling
d3b9d73efa
Fix typo
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-22 10:31:47 +01:00
John Molakvoæ
35a6390f53
Merge pull request #1685 from Rotzbua/patch-2
...
Add security considerations about oauth2 #1683
2020-01-21 13:33:33 +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
Joas Schilling
b1811b409d
Add a comment about the changed ROW_FORMAT
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-20 11:45:41 +01:00
Rotzbua
975d3bd005
Add security considerations about oauth2 #1683
...
Signed-off-by: Rotzbua <Rotzbua@users.noreply.github.com>
2020-01-18 22:44:11 +01:00
James Stout
9091425ab6
Fix formatting of occ log:manage options
...
The double dash (--) wasn’t being rendered correctly:
• –backend [file, syslog, errorlog, systemd]
• –level [debug, info, warning, error]
is now
• –-backend [file, syslog, errorlog, systemd]
• –-level [debug, info, warning, error]
Signed-off-by: James Stout <stoutyhk@gmail.com>
2020-01-17 18:51:04 +08:00
Nextcloud bot
f54fbb1c91
generate documentation from config.sample.php
2020-01-17 03:39:20 +00:00
Nextcloud bot
1e02cd5b88
generate documentation from config.sample.php
2020-01-11 03:37:55 +00: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
08a4b4bcfd
Merge pull request #1725 from nextcloud/gdpr-section
...
add a section about GDPR relevant information
2020-01-09 19:50:21 +01:00
Bjoern Schiessle
b923e4d3f7
add GDPR section
...
start with documentation about cookies
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-09 16:27:56 +01:00
kesselb
e8a7c0d2bf
Merge pull request #1755 from BernieO/bernieo-convertInteractive
...
document option --no-interaction for occ db:convert-type
2020-01-07 15:58:18 +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
John Molakvoæ
3a37388d72
Remove outdated module list ( #1758 )
...
Remove outdated module list
2020-01-03 10:26:44 +01:00
Julius Härtl
92332429a5
Merge branch 'master' into swift-v3
2020-01-02 23:22:55 +01:00
Julius Härtl
0f9c706400
added instructions concerning cron-jobs in manual_upgrade.rst ( #1705 )
...
added instructions concerning cron-jobs in manual_upgrade.rst
2020-01-02 23:15:46 +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
John Molakvoæ
e692e80a2c
Cleanup installation manual ( #1757 )
...
Cleanup installation manual
2020-01-02 17:42:43 +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
John Molakvoæ
bfc9df162d
Remove old theme and unused dependencies ( #1743 )
...
* Remove old theme and unused dependencies
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Remove last uneeded files
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump jQuery
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-12-30 09:47:28 +01:00
Bernhard Ostertag
1ea05ad224
correction of minor typo
...
Signed-off-by: Bernhard Ostertag <bernieo.code@gmx.de>
2019-12-29 16:39:04 +01:00
Bernhard Ostertag
4f604a6531
document option --no-interaction for occ db:convert-type
...
see: https://github.com/nextcloud/server/pull/18576
Signed-off-by: Bernhard Ostertag <bernieo.code@gmx.de>
2019-12-29 16:34:20 +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
Nextcloud bot
2ab1214202
generate documentation from config.sample.php
2019-12-17 04:07:49 +00: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
Grzegorz Szymaszek
44de269401
Fix several typos
...
Signed-off-by: Grzegorz Szymaszek <gszymaszek@short.pl>
2019-12-03 13:50:11 +01:00
p-bo
4ee015fc07
Update doc link
...
Updated doc link to point to latest version
2019-11-28 22:26:24 +01:00
Julius Härtl
1ee2165c98
Explain how to set chunk size for LDAP's clean up checker ( #1708 )
...
Explain how to set chunk size for LDAP's clean up checker
2019-11-26 18:49:58 +01:00
Yahe
7c66034265
Merge pull request #1571 from yahesh/master
...
added the encryption details page which decribes the server-side encryption implementation of the default encryption module
2019-11-22 11:03:22 +01:00
Kenny
54a7d698f6
updated to reflect review feedback
...
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-11-22 09:13:15 +01:00
Nextcloud bot
165e94c892
generate documentation from config.sample.php
2019-11-21 03:17:58 +00:00
kesselb
fdd36032c1
Merge pull request #1630 from BernieO/patch-3
...
Adapt Updates to nginx configuration
2019-11-20 20:31:10 +01:00
Arthur Schiwon
84afc7c77b
LDAP: inform about cleanUpJobChunkSize setting
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-20 18:18:27 +01:00
Arthur Schiwon
7efb27ab0d
LDAP: explain flags for show-remnants
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-20 18:13:41 +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
Markus Hansmair
b42c3ea572
added instructions concerning cron-jobs in manual_upgrade.rst
...
Signed-off-by: Markus Hansmair <mh_github@gmx.net>
2019-11-18 22:35:38 +01:00
John Molakvoæ
222bdbf6d1
Update background_jobs_configuration.rst ( #1603 )
...
Update background_jobs_configuration.rst
2019-11-18 09:30:32 +01:00
Daniel Kesselberg
1f42403aea
Remove current and next version from doc.
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-11-12 20:47:03 +01:00
Sascha Wiswedel
f8792bb7f3
Merge pull request #1615 from moviuro/patch-2
...
mysql_4byte_support: extra maintenance steps
2019-10-29 20:25:57 +01:00
Moviuro
96fe694b55
mysql_4byte_support.rst: adjust wording, avoid repetition
...
Co-Authored-By: Sascha Wiswedel <wiswedel@users.noreply.github.com>
2019-10-29 16:25:58 +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
Christoph Wurst
a8fda56ecc
Merge pull request #1674 from nextcloud/harden/nginx
...
Harden NGINX config
2019-10-24 10:44: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
Sascha Wiswedel
419acc0b6d
more specifics for possible MIME types at workflows
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-10-21 13:23:43 +02:00
Roeland Jago Douma
40293e3f2f
Bruteforce docs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-09 11:58:43 +02:00
blizzz
2375475d6d
Merge pull request #1648 from J0WI/postgresql11
...
Add PostgreSQL 11
2019-10-07 17:15:11 +02:00
John Molakvoæ
6fc1763c0b
Refresh linux distro requirements ( #1652 )
...
Refresh linux distro requirements
2019-10-07 16:07:06 +02:00
Rafal Zawadzki
e5b0989bed
Fix the order of lines :/
2019-10-05 00:17:10 +02:00
Rafal Zawadzki
ade76e5a3f
#1608 app:update command documented
2019-10-04 23:59:13 +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
Tim Terhorst
9e7b298735
Update logging docs to add fatal option
...
Signed-off-by: Tim Terhorst <mynamewastaken+gitlab@gmail.com>
2019-10-03 17:33:33 -05:00
J0WI
b18d2f8a3e
Add PostgreSQL 11
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-10-03 23:55:55 +02:00
Daniel Kesselberg
ed586737b4
Merge pull request #1614 from moviuro/patch-1
...
crontab: split command, stdin and stdout
2019-10-03 15:55:22 +02:00
Daniel Kesselberg
70feeca516
Remove "configuring upload limits within the gui"
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-10-02 00:11:29 +02:00
Daniel Kesselberg
2ae74a1f1e
Update release_schedule
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-30 20:26:03 +02:00
Steve
35ee1fdb98
Update background_jobs_configuration.rst
2019-09-24 23:01:15 -04:00
Steve
2a35668f04
Update background_jobs_configuration.rst
2019-09-24 22:57:31 -04: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
BernieO
9c5ca66690
Adapt Updates to nginx configuration
...
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
Nextcloud 17 adds the Same-Origin header which was removed with Nextcloud 12.
ref #1597 (which should IMHO be merged before release of Nextcloud 17)
2019-09-22 22:44:32 +02:00
Sascha Wiswedel
3a9f319ed7
Merge pull request #1623 from nextcloud/wiswedel/Logging/adminAudit
...
added portal link to audit documentation
2019-09-19 12:49:10 +02:00
Sascha Wiswedel
7e00ce0fa2
added portal link to audit documentation
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-09-19 11:12:00 +02:00
John Molakvoæ
af4b2ced9f
Update user_configuration.rst
2019-09-18 22:58:25 +02:00
Moviuro
2e8a5c5014
mysql_4byte_support: extra maintenance steps
...
Make sure we `cd` to our nextcloud location
Enable and disable maintenance mode explicitly
Fixes #1572
2019-09-12 11:27:37 +02:00
Moviuro
e1ee805693
crontab: split command, stdin and stdout
...
This change enhances readability
Fixes issue #1552
2019-09-12 09:56:41 +02:00
Nextcloud bot
60e7654230
generate documentation from config.sample.php
2019-09-10 03:18:16 +00:00
Griffith Knoop
235c2c7ec7
Corrections to enabling encryption
...
Removed the bit about enabling maintenance mode because changes to the application have caused it to automatically enable maintenance mode when enabling encryption and enabling it beforehand prevents the command from running at all.
2019-08-30 20:14:20 -04: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
Steve
6001f55c8f
Update background_jobs_configuration.rst
...
Added notes on using different databases.
2019-08-25 19:22:09 -04:00
Steve
372c4e4bdc
Update background_jobs_configuration.rst
...
Adjust nextcloudcron.service to wait for mysql.service dependency before starting. This prevents errors during a reboot.
2019-08-24 11:15:39 -04: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
Julius Härtl
55e32bc10d
Update access_control.rst
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-22 21:55:03 +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
Kenny
f8484f9983
added a note to the encryption details page describing that there are older encryption schemes
...
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-07-31 16:01:45 +02:00
Kenny
a8580e80bd
added the encryption details page which decribes the server-side encryption implementation of the default encryption module
...
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-07-29 19:13:23 +02:00
Jos Poortvliet
9c3228c1d3
Update caching_configuration.rst
...
implement feedback.
2019-07-19 14:52:51 +02:00
Jos Poortvliet
2262637c23
note on the redis socket file permissions
...
This can take forever to debug ;-)
2019-07-18 20:46:06 +02:00
Nextcloud bot
ba3b88d0ee
generate documentation from config.sample.php
2019-07-12 03:09:15 +00:00
Daniel Hansson
4081dbde31
add the VM scripts as an option on Ubuntu Server
2019-07-09 22:11:03 +02:00
Morris Jobke
df810c0a98
Update release schedule
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-09 13:53:02 +02:00
Morris Jobke
ca780eabd8
Update release schedule
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-08 09:59:45 +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
John Molakvoæ
8c8f45f549
[master] add server_port variable to well-known redirects ( #1538 )
...
[master] add server_port variable to well-known redirects
2019-07-02 07:40:36 +02:00
John Molakvoæ
6fddb4755c
Update mysql_4byte_support.rst ( #1470 )
...
Update mysql_4byte_support.rst
2019-07-02 07:39:23 +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æ
bbec0b7261
Include info about Barracuda innodb_file_format ( #1512 )
...
Include info about Barracuda innodb_file_format
2019-07-02 06:43:36 +02: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
Patrick Robertson
2a725a60d0
Include info about Barracuda innodb_file_format
...
innodb_file_format=Barracuda is required for utf8mb4, some hosts/servers might not use this file format. It is important to check before upgrading.
Signed-off-by: Patrick Robertson <robertson.patrick@gmail.com>
2019-06-27 09:23:05 +08: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
John Molakvoæ
4c812e160b
Correct error in .htaccess, revert #1069 ( #1480 )
...
Correct error in .htaccess, revert #1069
2019-06-14 12:35:11 +02:00
John Molakvoæ
51312104a0
Update SFTP description ( #1495 )
...
Update SFTP description
2019-06-14 12:31:02 +02:00
Nextcloud bot
9c17db9cec
generate documentation from config.sample.php
2019-06-13 02:57:51 +00:00
mactrent
49e1a13f24
Correct SFTP definition
...
SSH File Transfer Protocol is entirely separate from traditional FTP. Nextcloud can use both.
2019-06-12 12:17:26 -05:00
John Molakvoæ
fc88a12e07
Fix typo in LDAP User Auth ( #1471 )
...
Fix typo in LDAP User Auth
2019-06-12 13:49:12 +02:00
John Molakvoæ
e391c3dc53
Update index.rst ( #1485 )
...
Update index.rst
2019-06-11 07:19:29 +02:00
tflidd
d40a8d10c0
Update index.rst
...
I didn't find any information regarding the enterprise/community edition in the Release-notes.
2019-06-11 00:35:44 +02:00
Lars-Sören Steck
014fcdcfa6
Correct error in .htaccess, revert #1069
...
The forward slashes are only needed if the rewrite rules are being put directly into the config file of the apache virtual host. They should not be added to the .htaccess file, as in this case the redirect is not working (this has been tested by me on multiple systems).
You can also see in the discussion of the bug report #1069 after it was merged, that the reporter actually put the rules into his apache conf, instead of a .htaccess and that somebody else was reporting, that it was only working without the forward slashes in a .htaccess file.
2019-06-08 22:38:28 +02:00
Sascha Wiswedel
8d626b110a
Proxy notation hints
...
Added hints to the different allowed notations for trusted proxies
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-06-07 15:15:25 +02:00
Andrew Morgan
c92ef60dc1
Fix typo
...
"turn of loading" -> "turn off loading"
Signed-off-by: Andrew Morgan <andrew@amorgan.xyz>
2019-06-02 13:51:58 +01:00
cyBea
1b582ec1d3
Update mysql_4byte_support.rst
...
To clarify needed mysql user privileges.
I am not quite sure if this also applies to <code>ALTER DATABASE nextcloud CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci;</code> in mysql section 3.
2019-06-01 21:42:44 +02:00
Morris Jobke
797391db73
Merge pull request #1461 from kurjajuur666/patch-2
...
Update linux_database_configuration.rst
2019-05-31 17:45:11 +02:00
cloud2018
fb0af3ffc7
parameter --all-users for trashbin:cleanup
2019-05-28 14:50:48 +02:00
J N
b251a5f388
Update linux_database_configuration.rst
...
PostgreSQL instead of MySQL on how to remotley access a postgres server (previously "To access a PostgreSQL installation on a...")
2019-05-28 13:35:12 +03:00
Nextcloud bot
29bd8c84a9
generate documentation from config.sample.php
2019-05-23 03:05:08 +00:00
Morris Jobke
2ad08ef8e6
Update release date of 14.0.12
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-17 12:21:10 +02:00
Joseph Price
1d632c797c
Typo
...
Signed-off-by: Joseph Price <github@pricechild.co.uk>
2019-05-16 13:53:19 +01:00
Morris Jobke
ffd15411d0
Update releases
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-15 20:42:00 +02:00
BernieO
c58f36ee46
Make people continue with MySQL instructions
...
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
It does not seem to be obvious to continue with the MySQL steps when using MariaDB 10.2 or earlier after step 4 when no error occurred.
According forum thread: https://help.nextcloud.com/t/solved-mysql-is-used-as-database-but-does-not-support-4-byte-characters-error-message-persist-after-fix/52999/2
2019-05-12 00:53:21 +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
Morris Jobke
238e3f14e0
Update admin_manual/configuration_database/mysql_4byte_support.rst
...
ok
Co-Authored-By: rth-dev <rth@dev-used.de>
2019-05-06 13:15:49 +00:00
Morris Jobke
b165041d4d
Update admin_manual/configuration_database/mysql_4byte_support.rst
...
thanks for the hint : )
Co-Authored-By: rth-dev <rth@dev-used.de>
2019-05-06 13:15:49 +00:00
rth
9d485395db
Update mysql_4byte_support.rst
2019-05-06 13:15:48 +00:00
Sascha Wiswedel
e9f8a5754b
Revert "updated release schedule for 17"
...
This reverts commit 93ae577d95020bbc1615021390e01f71e453e2eb.
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 15:09:33 +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
35352367ad
updated release schedule for 17
...
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
0f3f0c95ea
Merge pull request #1413 from nextcloud/16-is-released
...
Add 16 release
2019-04-30 15:40:04 +02:00
Morris Jobke
86ea136944
Update admin_manual/release_schedule.rst
2019-04-30 15:39:52 +02:00
Morris Jobke
7d050158fc
Update source_installation.rst
2019-04-29 17:23:15 +02:00
Marius Blüm
417e397444
Add 16 release
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-04-29 15:56:33 +01:00
Joas Schilling
c7a7a424d7
Add a note about the necessary mysqldump change
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-29 11:49:51 +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
Jonas Sulzer
d74f699dfe
👌 IMPROVE: updater is not an app
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-04-22 14:25:57 +02:00
Morris Jobke
7c1a5f7d71
Merge pull request #1373 from MercierCorentin/master
...
Update instruction_set_for_users.rst
2019-04-16 14:29:42 +02:00
Morris Jobke
42939b62f0
Merge pull request #1377 from BernieO/master
...
readd option A to rsync command
2019-04-16 14:29:16 +02:00
BernieO
0d05e5d865
readd option A to rsync command
...
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
2019-04-14 07:40:19 +02:00
Corentin Mercier
08603adcf5
Update user api status codes
...
Based on 090aa51234/apps/provisioning_api/lib/Controller/UsersController.php (L214)
Signed-off-by: MercierCorentin <corentin.mercier.pro@gmail.com>
2019-04-12 19:41:38 +02:00
Corentin Mercier
ddd085b3b0
Add options for add a new user
...
Changements based on 090aa51234/apps/provisioning_api/lib/Controller/UsersController.php (L214)
Signed-off-by: MercierCorentin <corentin.mercier.pro@gmail.com>
2019-04-12 19:41:38 +02:00
Morris Jobke
1d6e7c6ddc
Merge pull request #1355 from coliff/patch-1
...
Remove mention of the discontinued Firebug extension
2019-04-11 11:53:30 +02:00
Olav Seyfarth
9a52686e87
Update big_file_upload_configuration.rst
2019-04-09 21:34:31 +02:00
Olav Seyfarth
9af9118cdc
Update source_installation.rst
2019-04-09 21:10:48 +02:00
Morris Jobke
8baf96767e
Merge pull request #1357 from nextcloud/vm-versions
...
update VM versions
2019-04-09 00:19:38 +02:00
Morris Jobke
3291d3088a
Update release dates
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-04-08 17:07:08 +02:00
Daniel Hansson
ae8cd733e6
update VM versions
2019-04-06 16:20:25 +02:00
Christian Oliff
a492d97b4f
Remove mention of the discontinued Firebug extension
...
REF: https://getfirebug.com/
2019-04-05 15:01:45 +02:00
blizzz
4b084c2c4e
Merge pull request #1338 from jacksgt/ldap-verify-cert
...
LDAP configuration: clarify effect of "Turn off SSL certificate verification" checkbox
2019-04-03 11:59:39 +02:00
Jack Henschel
827a943fc3
LDAP configuration: clarify effect of "Turn off SSL cert verification"
...
This patch adds an alternate possibility to disable ssl certificate
verification in LDAP connections for a particular host.
As discussed in https://github.com/nextcloud/server/issues/14821
For reference:
https://stackoverflow.com/a/13593766/4159145
https://manpages.debian.org/stretch/libldap-common/ldap.conf.5.en.html
2019-04-02 15:32:15 +02:00
Morris Jobke
a9190a1f7c
Merge pull request #1348 from nextcloud/fix/1344/double-slashes
...
Fix double dash rendering
2019-04-02 10:07:53 +02:00
Morris Jobke
3e95ccee5f
Fix double dash rendering - fixes #1344
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-04-02 07:15:05 +02:00
Daniel Kesselberg
2f1a919175
Add service discovery to reverse proxy doc
2019-03-31 15:25:06 +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
Morris Jobke
0098cb38e5
Merge pull request #1322 from nextcloud/backport/1317/master
...
[master] Add another common problem
2019-03-19 08:14:08 +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
Morris Jobke
187f3be303
Merge pull request #1319 from nextcloud/user_external-doc
...
user_external -- point to up to date documentation
2019-03-19 07:58:21 +01:00
unamundan
5096fbf779
Update two_factor-auth.rst
2019-03-19 06:51:03 +00:00
Jonas Sulzer
738f0efb4b
👌 IMPROVE: user_external -> point to up to date documentation
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-03-18 15:00:36 +01:00
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
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
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
Marin Mikaël
ac18caac30
Fix dead link to snapcraft's installation page
2019-01-24 13:20:15 +00:00
jzdm
da9ace842b
Hint to suppress confirmation message
...
More concise and removed reference to shared hosting as unclear.
2019-01-23 09:54:40 +00:00
jzdm
5e37b61633
Suppress confirmation
...
Shared hostings without shell access make the confirmation step impossible. Therefore you can add named argument and suppress the confirmation message. Then the conversion works even from one time cronjobs.
2019-01-23 09:54:40 +00:00
John Molakvoæ
0d1bd26583
Add hidden file setting section for samba
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-17 15:42:10 +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
Morris Jobke
946e79589d
Merge pull request #1140 from nextcloud/redis-clarification
...
Clarified on the usage of Redis and PHP 7.0+ is required now
2019-01-15 11:48:20 +01:00
Georgiy Sitnikov
61984a3b29
Update BigInt (64bit) identifiers
...
'php' was missing in command and sudo can't execute it as it was.
2019-01-15 10:03:45 +01:00
Morris Jobke
7e64e0efde
Clarified on the usage of Redis and PHP 7.0+ is required now
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-14 22:12:48 +01:00
Morris Jobke
16d28f19e0
Change Redis example to hostname
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-14 21:59:16 +01:00
Михаил Снетков
909d4552e3
Fix typo in the doc
...
Extra character at the end
2019-01-14 10:07:44 +00:00
michag86
84bf80608b
fixed a typo
2019-01-14 08:10:01 +01:00
Martin Madsen
b69eb47e8e
Correct typo it's -> its
2019-01-12 16:41:51 +00:00
Morris Jobke
8675179ccc
Update release shedule
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-11 18:19:04 +01:00
Jani Uusitalo
9ff752fb02
Fix indefinite article before Nextcloud (an->a)
2019-01-10 17:44:30 +02:00
Morris Jobke
18ffbba8bf
Update release schedule
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-10 16:02:11 +01: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
Morris Jobke
33932f8f33
Add slashes to rewrite rules
...
Fixes #1069
2019-01-02 22:00:44 +01:00
Morris Jobke
d5b2885141
Merge pull request #1039 from BernieO/master
...
Correction of restoring PostgreSQL database
2019-01-02 16:02:48 +01:00
Roeland Jago Douma
970a838afc
Merge pull request #1091 from nextcloud/backport/1089/master
...
[master] Improve well-known doc for subdirectory
2019-01-02 14:33:34 +01:00
Morris Jobke
006393d59c
Merge pull request #1093 from nextcloud/backport/1033/master
...
[master] Bugfix in nginx configuration
2019-01-02 12:42:53 +01:00
Morris Jobke
099197241c
Fix spacing
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-02 12:39:29 +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
Georg Ehrke
ce108ac139
Add note about NGINX to well-known troubleshooting
2019-01-02 09:14:02 +00:00
Georg Ehrke
c2e5e85ffc
Improve well-known doc for subdirectory
...
explicitly add RewriteEngine on
2019-01-02 09:14:02 +00:00
Jani Uusitalo
687213b6c2
Fix typo: "parameters and are" -> "parameters are"
2019-01-01 13:49:13 +02:00
Flávio Gomes da Silva Lisboa
8490e2684b
Move recommendation to 18.04 #1030
2018-12-26 07:34:46 -02:00
plluksie
f97042b966
Update linux_database_configuration.rst
...
typo: .dom -> .com
2018-12-22 11:15:35 +00:00
Thomas Citharel
c63a6349b4
Set the list of locales to MomentJS
2018-12-20 15:26:12 +01:00
Thomas Citharel
f96dd19065
Add documentation for the locale setting
...
See https://github.com/nextcloud/server/pull/5623
2018-12-19 10:55:54 +01:00
Christoph Wurst
8cba799740
Merge pull request #1043 from nextcloud/systemd-backport
...
Update sub-section 'systemd' of 'background jobs' #1035
2018-12-19 08:04:27 +01: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
John Molakvoæ
cf8edfd0fa
Merge pull request #1040 from stalker314314/stream-options
...
Adding documentation for mail_smtpstreamoptions
2018-12-18 21:48:50 +01:00
John Molakvoæ (skjnldsv)
b61ea94a36
update sub-section 'systemd' of 'background jobs' #1035
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-18 21:43:19 +01:00
Branko Kokanovic
1fda947f2b
Adding documentation for mail_smtpstreamoptions
...
mail_smtpstreamoptions is a new parameter in config/config.php.
This covers small mention of it and one example where it is useful.
I also fixed removed option to send mail in one place (PHP).
2018-12-18 21:40:11 +01:00
Marius Blüm
268ad86f06
New screenshot
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-12-18 20:16:01 +00:00
Marius Blüm
e1d6e5094e
New File Sharing order and configuration options
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-12-18 20:16:01 +00:00
BernieO
3e11bbbb33
Correction of restoring PostgreSQL database
...
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
2018-12-19 01:23:39 +09: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
John Molakvoæ (skjnldsv)
c5fa1b6859
apc.enable_cli docs
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-07 16:37:55 +01:00
Christoph Wurst
333547fa2d
Fix "erver" -> "server" typo
2018-12-05 17:45:50 +00:00
Jos Poortvliet
750b703c47
remove up to 10 years, too detailed
2018-12-05 11:09:08 +01:00
Jos Poortvliet
79796b8fe7
update wording, maintenance period & add 15
2018-12-05 11:03:36 +01:00
Morris Jobke
1ee5a5f051
Migrate release schedule to docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 10:50:23 +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
3b5f25aacc
Fix layout of user provisioning API
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 18:47:54 +01:00
Morris Jobke
24a3161df2
Style fix for provisioning API
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 18:31:48 +01:00
Morris Jobke
fb2814af20
Fix layout of LDAP API docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 18:27:15 +01:00
Morris Jobke
9a709cb5e9
Update external user management docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 18:22:05 +01:00
Morris Jobke
4d78dd344e
Fix syntax error in user config docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 18:13:22 +01:00
Morris Jobke
aefc10ffed
Remove duplicate documentation of web server user from password reset docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 18:13:07 +01:00
Morris Jobke
19f5161ead
Update syntax and layout of oauth docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 18:08:29 +01:00
Morris Jobke
15ae5dd990
Fix spelling of "theming app"
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 18:05:24 +01:00
Morris Jobke
5cac6d1f98
Proper syntax in autosetup docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 18:01:11 +01:00
Morris Jobke
a774835e71
Add netdata as performance tool
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 18:00:53 +01:00
Morris Jobke
e23b3da182
Remove outdated config switches
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 17:53:32 +01:00
Morris Jobke
7fc77a0d67
Antivirus configuration updates
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 17:53:16 +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
df05c058b7
Restructure log config docs headers
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 17:10:03 +01:00
Morris Jobke
0c801bd90d
Update syntax of log config page
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 17:00:07 +01:00
Morris Jobke
fa62e485b7
Remove unneeded code from language config docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:57:42 +01:00
Morris Jobke
656ee0dd7e
Update external sites page to not mention Nextcloud 13 anymore and fix image scaling issues
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:52:12 +01:00
Morris Jobke
9ed2166b90
Proofread the email configuration documentation
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:44:34 +01:00
Morris Jobke
379b267261
Add header for multiple config files
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:32:54 +01:00
Morris Jobke
a44bfe69d6
Cron jobs are fine to be executed every 5 minutes - added comment about automatic setting of cron mode
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:29:33 +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
41a4bd9a0a
Update memcache configuration to reflect the current status and recommendation for Redis
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:23:38 +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
a7f73506ff
Merge pull request #973 from nextcloud/generalize_autodiscovery
...
generalize .well-known autodiscovery to also include webfinger
2018-11-29 22:11:04 +01:00
Hans Erasmus
30a076089f
Updated the "3rd party APPS" upgrade instructions
...
So there was a comment about "Needs better instruction".
2018-11-29 22:06:42 +01:00
Jonas Sulzer
b74d2cb46c
generalize .well-known autodiscovery to also include webfinger
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-11-29 18:28:31 +01:00
Mitja Sovec
d4ee4cab73
Fix a missing s
2018-11-29 16:27:30 +00:00
Mitja Sovec
725ee14703
Added point 9 to remind user to copy theme
2018-11-29 16:27:29 +00:00
John Molakvoæ (skjnldsv)
f5129e52b2
Add edit-on-github functionality
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 20:10:29 +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
Morris Jobke
bffb8987aa
Merge pull request #954 from nextcloud/issue555
...
Add documentation on how to change data folder #555
2018-11-28 14:52:18 +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
John Molakvoæ (skjnldsv)
617fd0c398
Cleanup structure and duplicate outdated docs
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 10:58:57 +01:00
Flávio Gomes da Silva Lisboa
635b3e5481
Add documentation on how to change data folder #555
2018-11-27 14:54:34 -02:00
Morris Jobke
20209d6003
Merge pull request #944 from nextcloud/Dagefoerde-patch-1
...
Add Apache modules to OAuth 2 docs
2018-11-27 13:47:45 +01:00
Jan
9ec54bb090
Apache modules for OAuth 2
...
IIRC, `mod_headers` should be the most important one... not sure if the others are required but they don't hurt either
2018-11-26 09:14:55 +01:00
cooboyno111
6d271e68ee
Update source_installation.rst
2018-11-26 13:57:12 +08:00
Christoph Wurst
a22f105552
Revamp 2FA admin docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-22 14:59:55 +01:00
Morris Jobke
7ceff622ff
Merge pull request #936 from nextcloud/revert-932-enhancement/revamped-2fa-docs
...
Revert "Revamp 2FA admin docs"
2018-11-22 10:05:02 +01:00
Christoph Wurst
715aed21f0
Revert "Revamp 2FA admin docs ( #932 )"
...
This reverts commit 95469bf7fe .
2018-11-22 10:04:51 +01: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
Christoph Wurst
95469bf7fe
Revamp 2FA admin docs ( #932 )
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-22 09:54:29 +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
Martin
60c259fd2f
Fix a typo
...
"...an Nextcloud..." > "...a Nextcloud..."
2018-11-16 10:41:51 +01:00
Morris Jobke
cc1b3e6057
Merge pull request #922 from nextcloud/enhancement/noid/extend-sizelimit++
...
Remove explanation about "sizelimit exceeded"
2018-11-15 11:08:51 +01:00
Morris Jobke
cab9d8e1ea
Remove sizelimit explanation because it is not logged anymore in 15+
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-15 11:08:14 +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
Morris Jobke
623f7993f7
Merge pull request #900 from fermulator/patch-1
...
minor corrections to manual upgrade steps
2018-11-12 23:16:20 +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
Arthur Schiwon
8eb0e5b29b
you need to live wiht sizelimit exceeded
...
even stated in the php docs: http://php.net/manual/en/function.ldap-search.php
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-11-05 16:46:13 +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
Morris Jobke
1fd8b02ca4
Merge pull request #913 from nextcloud/decrypt-all-without-master-key
...
Clarify decrypt-all without master key only works per-user
2018-11-01 14:56:05 +01:00
Elliott Partridge
f46a449553
Indicate required mod_rewrite
...
Added a note indicating that mod_rewrite is required for .well-known redirects in the .htaccess file. I stumbled across this missing requirement when upgrading to NC 13.0.
2018-10-30 11:08:27 -04:00
Jos Poortvliet
2357a855ca
Update occ_command.rst
...
adding info from @akalypse in https://github.com/nextcloud/server/issues/8311?fbclid=IwAR07RjhNMtK4MwbcGX6e03XclX4BIEGZ48cYn8Rt9fEWdONxWTlpd1uHiQ4#issuecomment-423243061 - pls check @schiessle
2018-10-27 15:05:28 +02:00
Morris Jobke
7520bc38a7
Fix line break
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 17:05:14 +02:00
Morris Jobke
545f0e5e2f
Merge pull request #906 from HarHarLinks/patch-1
...
Update usage of --path argument
2018-10-24 17:04:06 +02:00
Joas Schilling
cccd8533e4
Fix numbers
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-24 11:49:35 +02:00
Joas Schilling
defa0fb898
Improve the documentation for MySQL 4byte on MySQL 8+ and MariaDB 10.3+
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-24 11:27:05 +02:00
Daniel Hansson
ed75ac7619
Merge pull request #907 from nextcloud/enoch85-patch-1
...
update name
2018-10-20 13:47:35 +02:00
Daniel Hansson
baa0e6c2e0
update link to blog
2018-10-19 21:43:51 +02:00
Daniel Hansson
23efcb9bb1
update name
2018-10-19 21:40:54 +02:00
Kim Brose
af070e87fe
Update usage of --path argument
...
Update use of --path argument for files:transfer-ownership to reflect https://github.com/nextcloud/server/blob/master/apps/files/lib/Command/TransferOwnership.php#L126
2018-10-19 14:15:52 +02:00
Morris Jobke
42412a4cdd
generate documentation from config.sample.php
2018-10-18 21:12:17 +02:00
Morris Jobke
a149f37510
Merge pull request #903 from nextcloud/phpmail-not-supported
...
PHP Mail is not longer supported
2018-10-18 13:25:17 +02:00
Marius Blüm
950261f8f9
PHP Mail is not longer supported
...
* fixes https://github.com/nextcloud/documentation/issues/854
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-10-18 13:24:58 +02:00
Christian Oliff
ec8120c7d5
Therefore typo fix
...
'Therfor' is a legal term and not appropriate in this context
REF: https://writingexplained.org/therefor-or-therefore-difference
2018-10-16 18:05:35 +01:00
Marios Zindilis
402c2eaf87
Rephrased web browser requirement
2018-10-15 07:24:27 +01:00
Fermulator
d130e57566
add tar.gz2 example to manual upgrade steps
2018-10-14 12:02:00 -04:00
Fermulator
87c4b3a346
minor corrections to manual upgrade steps
2018-10-14 11:59:24 -04:00
Patrik Kernstock
cf8927deec
Add hint for Referrer-Policy
...
Signed-off-by: Patrik Kernstock <info@pkern.at>
Related to nextcloud/server#11798
2018-10-12 16:26:28 +02:00
Florian Schlegel
49f0f390f6
Update server_tuning.rst
2018-10-08 17:21:09 +02:00
Florian Schlegel
d2566e776d
Update server_tuning.rst
2018-10-08 17:21:06 +02:00
Florian Schlegel
f34fc96da7
Update server_tuning.rst
2018-10-08 17:21:02 +02:00
Daniel Kesselberg
3e21ed5875
Update access_control.rst
2018-10-08 14:14:23 +02: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
f1c2a86621
Remove unneeded label
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-28 15:41:47 +02: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
Morris Jobke
5ec61b4d19
Merge pull request #857 from signupforacomment/patch-1
...
Update source_installation.rst, OpenSSL PHP extension is required at least since 14
2018-09-28 11:43:45 +02:00
Morris Jobke
d2dd341734
Merge pull request #869 from nextcloud/bugfix/noid/strong-permissions-dont-exist-anymore
...
Remove reference to strong permissions, see #431 for reasons
2018-09-28 11:38:37 +02:00
Morris Jobke
e6f681eead
Merge pull request #867 from KajanM/patch-1
...
highlight the need to include index.php if pretty URL is not configured
2018-09-28 11:37:33 +02:00
Dominik
066209a5e9
Removed Upgrade Option
...
Removed “--no-app-disable” Option from the occ upgrade command since this option does not exist in Nextcloud 14 anymore.
2018-09-28 11:28:53 +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
Morris Jobke
7fac7f8c9c
Update migration versions
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-25 11:29:03 +02:00
Joas Schilling
4a631e872c
Remove reference to strong permissions, see #431 for reasons
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-19 16:04:37 +02:00
KajanM
d1629f2e2f
Update oauth2.rst
...
highlight the need to include index.php if pretty URL is not configured
2018-09-18 02:36:57 +05:30
anoy
9ab39ed554
updated php-handler since php 7 is required
2018-09-15 12:01:46 +02:00
Joas Schilling
4bbb81a320
Fix docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-13 12:26:42 +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
665c7368d8
Merge pull request #849 from nextcloud/prepare-stable14
...
Increase versions to 14
2018-09-04 12:28:04 +02:00
Joas Schilling
1deab991be
Increase versions to 14
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:17:40 +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
Morris Jobke
16e80ad565
Revert "add code signing instructions"
2018-08-31 09:04:50 +02:00
hirschrobert
57c98664ac
add code signing instructions
...
I had trouble understanding how to sign the code. @MorrisJobke told me on Monday. Maybe helpfull for others, too. Haven't tested it, though.
2018-08-30 12:07:52 +02:00
Morris Jobke
a6f828d7ce
Merge pull request #841 from denismosolov/group-commands
...
Add Group commands
2018-08-24 17:52:37 +02:00
Denis Mosolov
1cefd2dc25
Add Group commands
2018-08-24 17:36:59 +03:00
Morris Jobke
990ab381a2
Merge pull request #840 from hanserasmus/master
...
Fixed a few typos
2018-08-24 14:28:33 +02:00
Hans Erasmus
ea9ab9fbe9
Fixed a few typos
2018-08-23 17:52:36 +02:00
Morris Jobke
36d0dbe54c
generate documentation from config.sample.php
2018-08-20 14:06:38 +02:00
Morris Jobke
94e49c3d2b
generate documentation from config.sample.php
2018-08-20 11:19:08 +02:00
Morris Jobke
afc66eb211
Merge pull request #833 from nextcloud/object-storage-documentation
...
Documentation for object storages
2018-08-20 10:48:24 +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
Daniel Kesselberg
75d68b384f
List with defaults for android / ios broken
2018-08-13 14:11:03 +02:00
Daniel Kesselberg
a1b06979d1
Fix ERROR: Unexpected indentation.
2018-08-13 12:57:51 +02:00
Daniel Kesselberg
4dcfbe9dde
Remove XCache
...
https://github.com/nextcloud/server/pull/10659
2018-08-13 12:43:43 +02:00
Marius Blüm
12b9c31624
Documentation for object storages
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-08-09 21:12:43 +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
Nils M
84f0c36fe9
Removed '=' from php_value statements
2018-07-24 14:36:05 +02:00
Morris Jobke
c3216950a5
Merge pull request #817 from nextcloud/configphp-configuration
...
config.php -> configuration
2018-07-24 13:45:06 +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
Marius Blüm
a31dd8b542
config.php -> configuration
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-24 11:42:15 +02:00
Morris Jobke
de9653641d
Merge pull request #816 from nextcloud/bugfix/noid/fix-failures-during-build
...
Fix warnings of build command
2018-07-24 10:18:58 +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
1cf765b5e9
Fix warnings of build command
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-24 09:57:33 +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
Morris Jobke
e8b1849b2a
Merge pull request #812 from hanserasmus/master
...
Fixed a few typos in the database configuration section.
2018-07-19 12:10:53 +02:00
Hans Erasmus
b54422cb17
Fixed a few typos in the database configuration section.
2018-07-19 11:13:54 +02:00
Marius Blüm
d2f22eb13b
Update documentation links
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-16 09:24:16 +02:00
rieger::CLOUD
74b2f05617
Cosmetical changes
...
Minor Cosmetical and grammatical changes
2018-07-11 13:47:15 +02:00
Morris Jobke
26872c9f35
Merge pull request #803 from nextcloud/feature/noid/configurable-avatar-behaviour
...
document configurable avatar behaviour
2018-07-11 12:20:53 +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
rieger::CLOUD
2254e67e97
UTF8MB4 amendments
...
added create statements and config.php value.
2018-07-09 18:29:56 +02:00
rieger::CLOUD
c7901cde4d
Removed the **
2018-07-09 15:08:40 +02:00
rieger::CLOUD
e7ad004bb7
Found a typo.
...
Appologize
2018-07-09 14:43:50 +02:00
rieger::CLOUD
c32114a541
MariaDB/MySQL Global settings
...
Added transaction_isolation and binlog_format to the database server configuration with an example of an entire /etc/mysql/my.cnf
2018-07-09 14:35:21 +02:00
Morris Jobke
9004d169b6
Fix path
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-05 10:21:08 +02:00
Marius Blüm
e5070ebb54
OAuth2-settings polishing
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-05 10:12:13 +02:00
Roeland Jago Douma
6e6eaf20d4
Add OAuth2 docs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-05 10:12:13 +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
Morris Jobke
144bdf475d
Merge pull request #802 from nextcloud/new-system-requirements
...
New system requirements-page
2018-07-04 13:27:41 +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
Arthur Schiwon
0bef515783
add information about configurable LDAP Avatar behaviour
...
ref https://github.com/nextcloud/server/pull/10098
2018-07-04 12:44:16 +02:00
Arthur Schiwon
234f55629e
update outdated info
2018-07-04 12:43:16 +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
Morris Jobke
5e9e7f842d
Add new log backend in 14
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 10:20:11 +02:00
Morris Jobke
9578a1149c
Fix occ log command
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 10:18:34 +02:00
Marius Blüm
61579ede7a
Implement feedback from @juliushaertl
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 22:59:14 +02:00
Marius Blüm
db8832a5c5
Polish Theming-app documentation
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 18:18:14 +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
Morris Jobke
04a87e631c
Improve the wording of the update text
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-06-29 14:58:50 +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
Morris Jobke
87cd0a6f5c
generate documentation from config.sample.php
2018-06-19 21:28:13 +02:00
VirtualJMills
1a66814f32
Update occ_command.rst
...
Provide examples of other "run as other user" wrappers, and slightly tweak wording of "Note:" block referencing the "other" user.
2018-06-17 22:30:10 -07:00
Morris Jobke
72bd6804db
Merge pull request #779 from GabrielAnca/GabrielAnca/remove-todo
...
Remove TODO from two_factor-auth.rst
2018-06-12 23:00:26 +02:00
Gabriel Anca Corral
81898c25da
Add space before TODO in two_factor-auth.rst
2018-06-12 20:37:45 +01:00
Morris Jobke
e473faf666
Merge pull request #771 from r4sas/master
...
Fix nginx pattern which split path to script
2018-06-11 14:45:55 +02:00
Johannes Ernst
d9f9793b52
Added section on how to set hierarchical values per https://github.com/nextcloud/server/issues/9708#issuecomment-395320246
2018-06-08 18:22:21 +00: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
blizzz
f144552568
fix typo
2018-05-07 16:24:27 +02:00
Manuel Stahl
d1530c2c55
user_auth_ldap: List password change feature
...
Fixes #734
2018-05-03 16:06:27 +02:00
Morris Jobke
1270f48ce7
generate documentation from config.sample.php
2018-04-25 03:35:43 +02:00
Morris Jobke
1fecd2f529
generate documentation from config.sample.php
2018-04-24 03:35:40 +02:00
Morris Jobke
0b16eb5ea8
generate documentation from config.sample.php
2018-04-17 03:35:48 +02:00
Marius Blüm
9326f1b47f
Update email_configuration.rst
2018-04-11 13:11:29 +02:00
Marius Blüm
7fed523087
More details
2018-04-11 12:07:42 +02:00
Marius Blüm
f7bd962d53
Update email-template docs
2018-04-11 09:59:39 +02:00
Morris Jobke
73d108f4e8
generate documentation from config.sample.php
2018-04-11 03:35:58 +02:00
Morris Jobke
c0667c3856
Merge pull request #742 from nextcloud/password-policy
...
Password policy: haveibeenpwnd.com
2018-04-09 22:42:41 +02:00
Morris Jobke
7410bdb8a3
Merge pull request #721 from baldurmen/sql_privileges
...
grant minimal sql privileges instead of granting all of them (fix #648 )
2018-04-09 22:13:45 +02:00
Marius Blüm
d6ce1c705e
Update password_policy config screenshot
2018-04-09 10:27:52 +02:00
Marius Blüm
ff7a0874a7
Document haveibeenpwnd.com
2018-04-09 10:25:51 +02:00
Jos Poortvliet
c031433323
Merge pull request #733 from myrdd/PR/smb
...
external SMB storage: fix and emphasize ``domain\username``
2018-04-08 20:17:42 +02: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
7e17e01f58
Merge pull request #702 from nextcloud/encryption-update
...
[14] Update encryption commands
2018-04-04 12:15:47 +02:00
Jos Poortvliet
0c81432663
Update automated_tagging.rst
2018-04-02 18:51:11 +02:00
Jos Poortvliet
148cb40d36
Update automated_tagging.rst
...
add auto-tagging
2018-04-02 18:45:09 +02:00
Jos Poortvliet
44e9848c7b
Update retention.rst
...
add retention page
2018-04-02 18:43:12 +02:00
Jos Poortvliet
955f151b16
Update access_control.rst
...
Make it more clear where to find that configuration screen...
2018-04-02 18:39:34 +02:00
Morris Jobke
f533262a44
generate documentation from config.sample.php
2018-03-29 03:35:43 +02:00
Martin Kimmerle
578d32ae0f
external SMB storage: fix and emphasize `domain\username`
...
"domain/username" should actually be written with a backslash.
2018-03-28 11:42:14 +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
Louis-Philippe Véronneau
0d98b043c3
grant minimal sql privileges instead of granting all of them ( fix #648 )
2018-03-16 16:17:08 -04: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
Morris Jobke
2bc1e151f4
Merge pull request #713 from nextcloud/rullzer-patch-1
...
Update min OSX requirement
2018-03-09 15:02:02 +01:00
Marius Blüm
48c4291f6b
Part 2
2018-03-09 14:09:18 +01:00
Marius Blüm
bd93deb4ea
Fix Comment
2018-03-09 14:08:20 +01:00
Marius Blüm
740f8771a1
Delete sharing-files-2.png
2018-03-09 12:48:33 +01:00
Marius Blüm
ff57ed873f
Remove outdated policy-docs
2018-03-09 12:45:55 +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
c0fe
5a7a6ba59e
updated reverse_proxy_configuration.rst
...
Replaced double quotes with single quotes.
2018-03-07 12:45:18 -06:00
tflidd
f21a508c86
small fix
...
the forum was mentioned twice
2018-03-07 09:15:53 +01:00
Thomas Tanghus
b1fe49d082
Fix grammar error
2018-03-06 22:51:11 +01:00
Maurice Meyer
864fc49d02
Update system_requirements.rst
...
Fixes #8645
2018-03-05 13:39:39 +01:00
Morris Jobke
65f98fc4c4
Update encryption commands
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-03-05 11:17:14 +01:00
Marc Schröder
e1ffa0b96b
Update mysql_4byte_support.rst
...
Added php for the instructions of changing the config.php and converting the existing tables.
2018-03-05 10:07:46 +01:00
Morris Jobke
fb94e32da8
Merge pull request #692 from nextcloud/document-password-policy
...
Add new return code for create user provisioning API
2018-02-27 14:56:22 +01:00
Morris Jobke
0c5ebfb944
Merge pull request #675 from ViktorF/master
...
Mention new maintenance:theme:update
2018-02-27 14:54:43 +01:00
Christian Oliff
a7a5646a2f
Update activity_configuration.rst
2018-02-27 20:38:33 +09:00
Robin Appelman
3bedba9640
add example for swift v3
2018-02-26 12:51:28 +01:00
Christian Oliff
347aad4e26
Update activity_configuration.rst
2018-02-23 21:43:52 +09:00
Morris Jobke
0796042872
Add new return code for create user provisioning API
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-02-23 10:17:57 +01:00
Marius Blüm
6f92afa697
Bring back workflow-documentation
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-02-20 12:18:18 +01:00
Morris Jobke
d4f055b6ba
Merge pull request #688 from nextcloud/tflidd-patch-3
...
Warning: Google drive app in development
2018-02-19 18:50:03 +01:00
Morris Jobke
411fc939e7
Merge pull request #687 from nextcloud/tflidd-patch-2
...
Warning: dropbox app in development
2018-02-19 18:49:53 +01:00
tflidd
886dcd0ccc
Warning: Google drive app in development
...
Fix #669 part III
2018-02-18 21:53:40 +01:00
tflidd
e7e7120a60
Warning: dropbox app in development
...
fix #669
part II
2018-02-18 21:52:03 +01:00
tflidd
70535f59a6
Remove Gdrive and Dropbox from NC 13 documentation
...
fix #669
2018-02-18 21:48:22 +01:00
Malvin Gattinger
1db06cc6c8
https link to EasyCron
2018-02-16 23:20: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
Joas Schilling
56157b3f7b
Fix upgrade page syntax
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-02-09 13:45:35 +01:00
Viktor Födowski
5898ddb8fc
Mention new maintenance:theme:update
...
In Nextcloud 13 maintenance:theme:update got added. See nextcloud/server#5441
This mentions the new command.
2018-02-09 11:53:51 +00:00
Bjoern Schiessle
c608933eab
fix typos
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-02-07 12:10:28 +01:00
Bjoern Schiessle
e968661e34
add occ commands to upgrade documentation
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-02-07 12:06:38 +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
Daniel Hansson
142f054403
add app:install
2018-02-06 18:15:27 +01:00
Morris Jobke
c23ee50577
Merge pull request #667 from nextcloud/unmaintained
...
Remove unmaintained & outdated documentation
2018-02-06 17:27:13 +01:00
Morris Jobke
caafb016ad
Merge pull request #652 from nextcloud/smb-notify-document-auth
...
Extra documentation for smb update notification with user provided auth
2018-02-06 17:01:42 +01:00
Marius Blüm
75dc371727
Remove unmaintained & outdated documentation
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-02-06 09:45:07 +01:00
Robin Appelman
7946be1f65
Extra documentation for smb update notification with user provided auth
2018-02-05 17:07:25 +01:00
Julius Härtl
cb8a8b7bd5
Add edit on github link to documentation pages
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-02-03 11:39:36 +01:00
Morris Jobke
bd1dafef2a
Merge pull request #637 from nextcloud/s3-legacy-auth
...
document 'legacy_auth' option for s3
2018-01-30 11:27:48 +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
Bjoern Schiessle
3cc1dac4c7
add documentation for the new occ command to add new database indices
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-01-16 11:07:58 +01:00
tflidd
d2ccb55fe7
Remove option -A from rsync
2018-01-13 16:12:10 +01:00
Morris Jobke
6cb54d0891
generate documentation from config.sample.php
2018-01-13 03:35:47 +01:00
Morris Jobke
d86f2cf2af
generate documentation from config.sample.php
2018-01-10 03:35:36 +01:00
Julius Härtl
c08285b2ef
Merge pull request #645 from poldim/patch-1
...
Fix typo to match image
2018-01-09 10:52:12 +01:00
Morris Jobke
7d11a9e139
generate documentation from config.sample.php
2018-01-09 03:35:42 +01:00
poldim
98c446c367
Fix typo to match image
...
Replace "/var/oc_data" with "/opt/nextcloud/"
2018-01-08 14:33:21 -08:00
Robin Appelman
56978c5c40
document 'legacy_auth' option for s3
2017-12-21 11:59:02 +01:00
Arthur Schiwon
08dbd677de
explain how to enable user login with nested groups
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-12-19 13:08:43 +01:00
Morris Jobke
4b05a84601
Specify Postgres version
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-12-13 11:23:44 +01:00
Morris Jobke
94963faa2a
generate documentation from config.sample.php
2017-12-13 03:35:36 +01:00
Jos Poortvliet
d7c06cedc6
Update linux_database_configuration.rst
...
php5 -> php7
2017-12-11 19:10:04 +01:00
Arthur Schiwon
a3a3014a69
clarify permissions needed for ldap password change
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-12-04 11:37:05 +01:00
tflidd
fa3784a34b
Put server in maintenance mode before running backup
2017-12-03 00:56:07 +01:00
Morris Jobke
e4d4684917
generate documentation from config.sample.php
2017-12-02 03:35:41 +01:00
Morris Jobke
43bd68786c
Merge pull request #619 from peterdamian/asstchanges-peterdamian
...
Clarify the style guide, other minor changes
2017-12-01 10:59:59 +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
8627ef2c09
generate documentation from config.sample.php
2017-11-26 03:35:41 +01:00
peterdamian
f7af889330
Minor corrections
2017-11-25 10:04:43 -05:00
Morris Jobke
fc27430c65
Merge pull request #615 from nextcloud/remove-logging-hints
...
Remove links to removed section
2017-11-24 13:51:45 +01: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
Joas Schilling
743ec09a3f
Fix typo in "committed"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-11-24 13:34:19 +01:00
Morris Jobke
40f9340e17
generate documentation from config.sample.php
2017-11-21 03:35:45 +01:00
peterdamian
9919a3fd3d
#600 Change headers to sentence case
2017-11-20 15:15:05 -05:00
Joas Schilling
e6444fcb93
Update External sites docs to 13
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-11-20 11:44:09 +01: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
e06ba15d23
Merge pull request #603 from nextcloud/ldap-customizable-internval
...
add documentation about updateAttributesInterval
2017-11-14 14:25:08 +01:00
Arthur Schiwon
747351247c
add documentation about updateAttributesInterval
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-11-13 16:25:10 +01:00
Julius Härtl
58ae46d2b9
Merge branch 'master' into pierreozoux-patch-1
2017-11-13 09:06:48 +01: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
Roeland Jago Douma
5fc74bea28
Merge pull request #593 from nextcloud/fix-grammar
...
Fix grammar
2017-11-08 11:32:14 +01:00
Morris Jobke
06b94dce26
Merge pull request #594 from nextcloud/fix-comment
...
Fix nginx comment syntaxwise
2017-11-08 11:14:59 +01:00
Morris Jobke
ebd4726bd8
Remove unneeded hint for Debian Jessie
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-07 10:09:20 +01:00
Morris Jobke
e459ce6704
Fix nginx comment syntaxwise
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-07 10:02:27 +01:00
Morris Jobke
86d6abef1e
Fix grammar
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-06 20:59:28 +01:00
Joas Schilling
fa222396df
Suggest to shutdown or maintenance mode
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-26 10:36:09 +02:00
Joas Schilling
954ed2468b
Add doc about bigints
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-25 10:14:18 +02:00
Julius Härtl
0ae4501e0b
Add version switcher, global configuration and fix some styling issues
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-25 07:48:31 +02:00
Joas Schilling
092fdf3964
Explain ownCloud migration and extend the list
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-19 10:56:15 +02:00
Julius Härtl
a05ce8b0eb
Add sphinx.ext.intersphinx to reference other parts of the Nextcloud documentation
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-06 12:18:09 +02:00
Björn Schießle
fbb950d62c
Update encryption_configuration.rst
...
Documantation is wrong, key storage needs to be located in the data folder, either physically or as a mount
2017-10-05 17:18:52 +02:00
Morris Jobke
11cc8338d9
Combine mimetype pages into one
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-09-26 12:05:21 +02:00
Morris Jobke
2c6500cfca
Merge pull request #562 from C0rn3j/patch-1
...
Use IPv6 too in the Nginx config
2017-09-19 23:52:20 +02: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
mario
e0a7d0a778
fix bash chown problem
2017-09-14 15:00:25 +02:00
michag86
40f430a026
Merge branch 'master' into redhat-centos-new-php
2017-09-06 15:20:45 +02:00
Morris Jobke
64551854c9
Merge pull request #556 from nextcloud/fix522
...
Update pretty URLs
2017-08-31 12:32:53 +02:00
Morris Jobke
2312f5e55a
generate documentation from config.sample.php
2017-08-31 03:35:37 +02:00
tflidd
ff140b6d84
Update pretty URLs
2017-08-24 17:04:31 +02:00
Morris Jobke
219938b1a1
generate documentation from config.sample.php
2017-08-18 03:35:39 +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
Joas Schilling
4d2455587e
Highlight the difference
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-11 09:18:59 +02:00
Joas Schilling
b0128b7a0e
Lowercase fill words
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-11 09:15:20 +02:00
Joas Schilling
0ff9bfd735
Add docs for retention and automated tagging
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-10 15:49:27 +02:00
Morris Jobke
937c54826e
Fix type of config option
...
Fixes #286
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-08 14:09:13 +02:00
Morris Jobke
4315fdef96
Fix typo in occ command
...
Fixes #544
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-07 11:28:16 +02:00
NickTh
f3a90d1406
Updated caching_configuration.rst
...
Signed-off-by: NickTh <nick-athens30@ubuntu.com>
Same as previous #541 . The package name has changed, in Ubuntu 16.04 (Xenial), to `php-apcu`.
https://packages.ubuntu.com/xenial/php/php-apcu
It is a dual build package for both PHP 5.6 and 7.0.
2017-08-03 20:51:18 +03:00
NickTh
643b936783
Update caching_configuration.rst
...
On Ubuntu 16.04, assuming on Debian too, there are no packages named php5-redis or php7.0-redis. Instead, php-redis exist.
2017-08-02 01:43:38 +03:00
Marius Blüm
b74354e573
remove wrong database-guide
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-07-29 18:15:00 +02:00
Morris Jobke
8b199fbf67
Merge pull request #524 from nextcloud/make-all
...
Run all make commands on CI
2017-07-20 16:54:15 +02:00
Morris Jobke
e7c3ba470a
Fix admin manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 16:55:05 +02:00
Morris Jobke
badf7840a1
Theming of Android/iOS URLs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 12:46:45 +02:00
Jos Poortvliet
6e45b4d7b6
Merge pull request #516 from nextcloud/appliance
...
add info about the VM
2017-06-24 12:27:42 +02:00
Morris Jobke
669cf6c857
generate documentation from config.sample.php
2017-06-23 03:35:36 +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
Morris Jobke
dda3897758
Merge pull request #515 from Alixerid/patch-1
...
change value of innodb_large_prefix to 1
2017-06-22 15:37:38 -05:00
Alixerid
e917bcf8c4
change value of innodb_large_prefix to 1
...
Older versions of mysql may not accept `on` as a value and configuration may fail. `1` is sure to work.
See issue #4846 https://github.com/nextcloud/server/issues/4846
2017-06-22 19:58:26 +02:00
Marius Blüm
8d93b09c25
Force language
...
* will be added with https://github.com/nextcloud/server/pull/5498
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-06-22 12:49:53 -05:00
Joas Schilling
4b9fc8768e
Add ownCloud migration paths to the docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-06-18 16:26:48 +02:00
Marius Blüm
09e715ee3e
User Management improvements
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-06-18 12:34:17 +02:00
Morris Jobke
9a8453f93d
generate documentation from config.sample.php
2017-06-14 03:35:44 +02:00
Arthur Schiwon
2eda419aea
format table
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-13 17:24:34 -05:00
Arthur Schiwon
14127bec2a
document LDAP API
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-13 17:24:29 -05:00
Morris Jobke
13df6df042
Update skeleton dir guide
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-07 22:32:21 -05:00
Morris Jobke
a5d4b65eb1
generate documentation from config.sample.php
2017-06-07 03:35:45 +02:00
Devices
147cd91109
systemd timer as option for background service
...
Added examples and a smart explanation on how to automate cron.php with systemd.
2017-06-03 13:30:47 +02:00
Morris Jobke
2f46228785
Remove hint about maintenance mode
...
* fixes #490
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-03 08:40:07 +02:00
Morris Jobke
8cebe3f748
generate documentation from config.sample.php
2017-06-03 03:35:46 +02:00
Joas Schilling
fc55ba3375
Some admin errors
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-30 13:23:57 +02:00
Joas Schilling
3a2470469c
Add docs about device support
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-24 10:57:28 +02:00
Julius Härtl
996bba8b65
Update theming docs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-05-23 15:59:40 +02:00
Morris Jobke
7fe8553e63
Update opcache recommendation
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-21 18:26:02 -05: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
4f382481f1
Apply missed commit
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-17 12:14:57 -05:00
Morris Jobke
0f71e6afde
Merge pull request #461 from nextcloud/maintenance-mode
...
Put maintenance mode section into "How to upgrade"
2017-05-16 02:23:45 -05:00
Morris Jobke
ea0742fc8d
Merge pull request #469 from nextcloud/improve-style
...
Improve search style and add link to Changelog
2017-05-16 02:23:24 -05:00
Morris Jobke
3b70f9d4cb
Improve search style and add link to Changelog
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:41:33 -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
0302038a23
Put maintenance mode section into "How to upgrade"
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:08:23 -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
Morris Jobke
5338062d14
Merge pull request #463 from nextcloud/jospoortvliet-patch-1
...
Update apps_supported.rst
2017-05-15 09:45:08 -05:00
Morris Jobke
c5097c89ac
Merge pull request #460 from nextcloud/updater-documentation
...
Document new updater
2017-05-15 09:39:51 -05: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
f6497cf771
Add release notes for Nginx gzip configuration
...
* thanks to @benediktg
* see #386
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 18:35:40 -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
cbc02655c4
Document new updater
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 18:01:17 -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
868a96f11d
Combine theming pages into one
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 14:56:12 -05:00
Marius Blüm
76f3971132
Merge pull request #456 from nextcloud/remove-outdated-php-gudies
...
Remove outdated PHP update guides for CentOS
2017-05-14 21:00:53 +02: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
9593da9a65
Improve headings of admin manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 13:43:54 -05:00
Morris Jobke
c208436deb
generate documentation from config.sample.php
2017-05-13 03:35:36 +02:00
Morris Jobke
2c3e2e9ace
generate documentation from config.sample.php
2017-05-12 03:35:47 +02:00
Morris Jobke
49710655ad
Merge pull request #449 from nextcloud/external-update
...
Update the external site docs with the new Nextcloud 12 features
2017-05-10 11:58:07 -05:00
Morris Jobke
8dba9c2af4
Merge pull request #445 from nextcloud/cleanup-nginx
...
Cleanup nginx config for old 403/404 pages
2017-05-10 08:59:04 -05:00
Joas Schilling
f78d09080f
Update the external site docs with the new Nextcloud 12 features
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-10 11:39:39 +02:00
Joas Schilling
b679c0230b
Explain data-fingerprint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-10 11:17:08 +02:00
Joas Schilling
995e39e302
Remove docs about single user mode
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-10 11:08:04 +02: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
Joas Schilling
78f14fbc15
Add docs about the new option to send activity emails
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-09 11:12:34 +02:00
Morris Jobke
f0712d2a5a
generate documentation from config.sample.php
2017-05-09 03:35:34 +02: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
5a2d82ab17
Merge pull request #436 from nextcloud/app-bundles
...
Document error message for app bundles
2017-05-03 10:33:27 -03:00
Morris Jobke
9fd2e7d98d
generate documentation from config.sample.php
2017-05-03 03:35:35 +02: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
48ec1eb9ba
Merge pull request #435 from nextcloud/update-to-12
...
Update version number in links to 12
2017-05-02 15:16:51 -03:00
Morris Jobke
3c672c74dd
generate documentation from config.sample.php
2017-05-02 20:13:15 +02:00
Morris Jobke
e2c1c7597d
Document error message for app bundles
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-02 15:06:49 -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
Morris Jobke
3a5b8c4127
Update constraints for big file uploads
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-04-27 12:16:31 -03: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
Roger Szabo
442a01ffc3
comment by blizzz 20170425
...
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2017-04-25 18:29:47 +08:00
Roger Szabo
c0bfba2fcc
ldap default password policy
...
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2017-04-25 17:25:59 +08:00
Morris Jobke
c36368a256
Merge pull request #421 from nextcloud/welcome-email
...
Document API for sending welcome email again
2017-04-21 12:38:06 -05:00
Tronde
1fa58bd3ca
Removed note that nginx is not officially supported because it is.
2017-04-21 11:44:07 +02:00
Morris Jobke
133d7d1120
Document API for sending welcome email again
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-04-20 18:09:59 -05:00
Tronde
995aa3a4af
Changed mysqldump parameter to close #375
2017-04-17 10:07:57 +02:00
Joas Schilling
0d044385d9
Add new user attributes to the docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-10 12:42:47 +02:00
Joas Schilling
f994accb33
Fix code blocks and captions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-10 12:35:13 +02:00
Jos Poortvliet
6db3d92382
remove ownCloud mention
...
removed ownCloud mention. Should be reviewed if the other ownCloud mention is still relevant and if your new log view isn't worth mentioning.
2017-03-31 19:04:17 +02:00
Morris Jobke
c7a2700caf
Merge pull request #392 from nextcloud/no-more-error-pages
...
No more 403 and 404 redirecting
2017-03-21 21:24:55 -06: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
Jos Poortvliet
4f024e36fd
Update security_setup_warnings.rst
...
fix links 🙈
2017-03-20 18:05:17 +01:00
Jos Poortvliet
caaa5a2649
fix typo
2017-03-19 20:06:00 +01:00
Jos Poortvliet
1552b9a7f9
Add note about security scanner to documentation
...
We should tell people we have the scanner so they can use it.
No idea if we ever again would scan systems out there but we should tell people it is possible. Of course, various (both good and bad intentioned) parties can and do scan the web all the time, so this isn't exactly news to any user who knows how the web works :(
2017-03-19 20:03:40 +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
Nono
4f14baabb8
Update manual_upgrade.rst
...
tar xjf *.bz2 => unzip *.zip
2017-03-11 18:34:07 +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
f7fb0f9d1c
Merge pull request #376 from nextcloud/remove-migration-test-docs
...
Remove docs about migration simulation
2017-03-06 12:07:00 -06:00
Joas Schilling
4a9297e28c
Remove docs about migration simulation
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-06 12:33:35 +01: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
Roeland Jago Douma
9ddb2012c2
Merge pull request #367 from nextcloud/add-opcache
...
Opcache performance doc
2017-02-27 15:06:37 +01:00
Lukas Reschke
a65cea8848
Remove invalid Shibboleth documentation
...
This is for the old Shibboleth app and not the new fancy one we have.
2017-02-27 13:01:40 +01:00
Morris Jobke
2096de5bbd
Opcache performance doc
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-02-24 15:51:44 -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
Marius Blüm
9f23e690e5
Its docs.nextcloud.com *again* 😒
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-02-03 12:58:46 +01:00
Morris Jobke
36914cf80b
generate documentation from config.sample.php
2017-02-02 03:35:20 +01:00
Matthew Setter
8bb1809569
Add a short encryption FAQ to the docs
...
This is being added as part of satisfying #2402 . There's more to come,
but is waiting on further feedback.
2017-01-31 12:28:25 +01:00
Morris Jobke
690c44686d
generate documentation from config.sample.php
2017-01-29 03:35:09 +01: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
Morris Jobke
130dbc4fdb
Remove documentation about multiple smtp hosts
...
* it doesn't work for a long time
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-24 15:20:38 -06:00
Kasijjuf
c1721d576b
typo: Correct significan to significant
2017-01-23 21:01:11 -06:00
Morris Jobke
2a0bf05340
generate documentation from config.sample.php
2017-01-21 03:35:11 +01:00
Morris Jobke
058dcf39f5
generate documentation from config.sample.php
2017-01-19 03:35:11 +01:00
RudiScholz
06bc1a1ed2
Update system_requirements.rst
...
Fix syntax error for innodb_large_prefix
2017-01-17 00:15:59 +01:00
RudiScholz
9d4a30456f
Update mysql_4byte_support.rst
...
Fix syntax error for innodb_large_prefix
2017-01-17 00:14:26 +01:00
Morris Jobke
04fbcc04f4
generate documentation from config.sample.php
2017-01-06 03:35:11 +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
a8fb7ce1cf
Merge pull request #284 from nextcloud/fix-doc
...
Remove reference to not existing file
2017-01-05 10:17:24 +01:00
Joas Schilling
748c45704c
FIx typo
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:15:23 +01:00
Joas Schilling
af8987fdfc
Take in changed from tflidd
...
https://github.com/nextcloud/documentation/pull/300
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:10:18 +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
Morris Jobke
73a1ff5437
Merge pull request #294 from nextcloud/kill-emoji-to-build-pdf-again
...
Kill the emoji so Latex builds again
2017-01-04 16:03:48 +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
Joas Schilling
7d1abdfd1d
Kill the emoji so Latex builds again
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-04 15:34:40 +01:00
tflidd
dbf6420764
Update prerequisites to php >=5.6 for NC 11
2016-12-29 22:25:25 +01:00
Morris Jobke
3bd2c51c11
Remove reference to not existing file
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-20 14:32:36 +01:00
Morris Jobke
a24107bd4c
Fix typo in mysql config - fixes #286
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-20 13:55:10 +01:00
Morris Jobke
f930583603
Merge pull request #271 from gjedeer/patch-1
...
Document all config options taken by RedisFactory
2016-12-18 08:41:51 -06:00
GDR!
6485f42b3e
Update caching_configuration.rst
2016-12-17 12:51:27 +01:00
Morris Jobke
b0b432d504
Merge pull request #279 from nextcloud/nginx-patch-from-realrancor
...
change to nginx docu
2016-12-16 12:31:14 -06:00
Jos Poortvliet
23a4cd492d
fix visual issue with section 9
...
fixes #270
2016-12-16 12:10:43 -06:00
Jos Poortvliet
5e48c82cab
change from @realrancor - tnx!
2016-12-16 15:57:47 +01:00
Björn Schießle
6003188b51
Update user_provisioning_api.rst
...
Mention that the content type "application/x-www-form-urlencoded" is needed for POST request, see https://secure.php.net/manual/en/reserved.variables.post.php
2016-12-14 14:32:21 +01:00
GDR!
f184d32702
Document all config options taken by RedisFactory
...
I wanted to use a non-default DB number and ended up reading source code.
2016-12-14 13:14:40 +01:00
Joas Schilling
a2b04b1f73
Add a warning for a correct restore
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-12 10:44:24 +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
264ea9b895
generate documentation from config.sample.php
2016-12-10 03:35:13 +01:00
Morris Jobke
2fe8fd88bf
Merge pull request #240 from GitHubUser4234/master
...
Documentation for enabling changing passwords in user_ldap
2016-12-09 12:44:53 +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
Morris Jobke
ba95deb7de
also remove images
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-09 11:50:13 +01:00
Arthur Schiwon
2a2559c0f5
Remove docs about discontinued Documents app
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2016-12-09 11:12:16 +01:00
blizzz
91a966186d
Remove note about mysterious 8.2.1
2016-12-09 10:46:10 +01:00
Morris Jobke
f57231d6be
generate documentation from config.sample.php
2016-12-09 03:35:12 +01:00
Morris Jobke
4fcd59ec04
Merge pull request #242 from nextcloud/eppfel-http2-tuning
...
Update server_tuning.rst with HTTP2
2016-12-08 18:31:13 +01:00
Jos Poortvliet
e0fb0dacd4
Update upgrade.rst
...
How about we don't point to non-existing packages...
2016-12-08 16:59:19 +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
Roger Szabo
08dd8d9392
use bullet points
...
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2016-12-07 16:59:32 +08:00
Joas Schilling
84aa7807bd
Remove trailing whitespaces
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-07 07:28:36 +01:00
Joas Schilling
52c02a5ab5
Merge pull request #187 from dnutan/master
...
auth LDAP + user provisioning API
2016-12-07 07:22:33 +01:00
Morris Jobke
5367f77939
generate documentation from config.sample.php
2016-12-07 03:35:13 +01:00
Morris Jobke
d4eb8bfd3a
fix typo
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:05:43 +01:00
Morris Jobke
360842eee2
adjust to @blizzz comments
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:04:50 +01:00
Morris Jobke
e279124261
Document sizelimit exceed
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 10:59:48 +01:00
Morris Jobke
71bc5c4540
Merge pull request #203 from nextcloud/smb-notify
...
add documention for smb update notifications
2016-12-06 10:31:19 +01:00
Morris Jobke
2c6392dbcf
Merge pull request #248 from nextcloud/theming-icons-documentation
...
Add documentation on icon theming (closes #233 )
2016-12-05 23:32:13 +01:00
Julius Haertl
133a8500b2
Add documentation on icon theming ( closes #233 )
2016-12-05 23:23:06 +01: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
Marius Blüm
e95a49af03
It's docs.nextcloud.com
2016-12-05 16:07:04 +01:00
Roger Szabo
3f4a391928
screenshot v2
...
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2016-12-05 17:54:18 +08:00
Roger Szabo
7097fb6d72
screenshot updated
...
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2016-12-05 17:39:24 +08:00
Felix
6fd00da9c4
Update server_tuning.rst
2016-12-01 20:47:06 +01:00
Arthur Schiwon
0ea3f378e2
add instructions for MariaDB
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2016-11-28 17:45:45 +01:00
Morris Jobke
6a13241c05
Merge pull request #219 from nextcloud/primary-storage-s3
...
add documentation for s3 primairy storage
2016-11-26 00:06:42 +01:00
Joas Schilling
7f0bed8ba0
Merge pull request #237 from nextcloud/mysql-4byte-docs
...
Add docs about MySQL 4-byte support
2016-11-25 12:11:24 +01:00
Joas Schilling
8b8f72efbf
Fix "ALTER DATABASE" command
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-25 10:35:21 +01:00
Robin Appelman
d75df61f63
add documentation for s3 primairy storage
2016-11-24 13:37:36 +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
Jos Poortvliet
8a806680c4
Merge pull request #236 from nextcloud/2fa
...
create 2FA documentation
2016-11-22 10:00:38 +01:00
Lukas Reschke
625bb95ffb
Add SAML doc
2016-11-21 18:10:12 +01:00
Jos Poortvliet
6ee4225fbd
create 2FA documentation
2016-11-21 18:09:22 +01:00
Morris Jobke
da7f487efd
generate documentation from config.sample.php
2016-11-19 03:35:12 +01:00
Joas Schilling
c40cf7ccbe
Add a section about autocompletion for occ
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-17 15:29:11 +01:00
Morris Jobke
37f7f79914
generate documentation from config.sample.php
2016-11-15 03:35:11 +01:00
Benedikt Geißler
1947cef098
Add documentation for enabling and disabling users via the Nextcloud provisioning API
2016-11-10 18:13:24 +01:00
Robin Appelman
689f5ad986
add documentation for multibucket primary object store
2016-11-04 14:19:57 +01:00
Morris Jobke
5129ddd1bd
generate documentation from config.sample.php
2016-11-03 03:35:12 +01:00
Morris Jobke
6668dc7147
Merge pull request #218 from nextcloud/primary-storage
...
add documentation for configuring primary storage
2016-11-02 14:54:44 +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
Robin Appelman
61ab0f1058
add documentation for configuring primary storage
2016-10-26 18:56:26 +02:00
Morris Jobke
e72fdbbd5c
generate documentation from config.sample.php
2016-10-26 03:35:14 +02:00
Morris Jobke
a647578ae9
generate documentation from config.sample.php
2016-10-21 03:35:12 +02:00
Schnello
bf5ae210ac
add missing /
2016-10-16 10:37:41 +02:00
Morris Jobke
a6f40faa52
Add documentation for all different auth mechanisms
2016-10-14 10:50:16 +02:00
Robin Appelman
d0b50ae237
add documention for smb update notifications
2016-10-13 15:20:41 +02:00
Morris Jobke
322b59b634
generate documentation from config.sample.php
2016-09-28 03:35:16 +02:00
Morris Jobke
7eab52686f
Merge pull request #188 from dnutan/patch-2
...
minor typos
2016-09-26 17:18:36 +02:00
Jos Poortvliet
f6227eb32a
actually enable singleuser mode
...
hat tip to Mathias Renner
2016-09-26 16:49:50 +02:00
dnutan
0ffcaff9b2
minor typos
2016-09-25 16:32:27 +02:00
dnutan
3cc3875a80
minor corrections
...
NOTE: **groups / getgroup** section: HTTP method and provided example don't match. Which of them is correct (GET)? (lines: 555, 564)
2016-09-24 21:54:25 +02:00
dnutan
662821b706
Update user_auth_ldap.rst
...
Changes to be carefully reviewed.
Note: the following **Directory Settings** options are not described in the documentation:
* Dynamic Group Member URL
* Nested Groups
* Paging chunksize
2016-09-24 16:21:22 +02:00
Morris Jobke
fbb3487a87
Merge pull request #183 from dnutan/master
...
minor typos
2016-09-24 13:29:24 +02:00
dnutan
be3e75d7da
minor typos
2016-09-23 13:19:00 +02:00
Martin Mazur
a707684f80
be consistent and make sure occ can run
2016-09-21 23:44:10 +02:00
Joas Schilling
173af95648
Add a section about common misconfigurations
2016-09-09 09:59:11 +02:00
Morris Jobke
6df2418069
generate documentation from config.sample.php
2016-09-09 03:35:20 +02:00
Joas Schilling
c17a8396e2
Fix server tuning reference
2016-09-07 18:59:10 +02:00
Joas Schilling
030bd5dc92
No more asset pipelining
2016-09-07 09:00:44 +02:00
Morris Jobke
3a3698ac34
Fix length of underline
2016-09-05 16:50:04 +02:00
oparoz
060ede5195
Add copy-pastable regexp
2016-09-05 16:33:07 +02:00
oparoz
062efbb2ff
Add zip blocking example
2016-09-05 15:20:24 +02:00
root
97ecc15074
doc for password policy
2016-09-05 16:55:04 +08:00
Morris Jobke
0a0ebd7c40
Merge pull request #158 from nextcloud/ocs_apirequest
...
OCS API request OCS-APIRequest header to be set
2016-09-05 10:05:12 +02:00
Joas Schilling
a50bad751a
Merge pull request #152 from nextcloud/files-access-control-docs
...
Files access control docs
2016-09-05 09:10:58 +02:00
Roeland Jago Douma
8626051300
OCS API request OCS-APIRequest header to be set
2016-09-05 08:14:59 +02:00
Joas Schilling
3b188dc42e
Merge pull request #133 from zyberspace/patch-1
...
Admin manuel -> nginx config: Fixed fastcgi_split_path_info regex
2016-09-02 17:34:07 +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
Joas Schilling
4189f81d0d
Add documentation for the files_accesscontrol app
2016-09-02 15:35:04 +02:00
Joas Schilling
e55f6dcc7c
Disable anti virus until we have a proper version
2016-09-02 11:08:38 +02:00
Lukas Reschke
fce013cee1
Merge pull request #144 from nextcloud/minor-fixes
...
Some minor fixes to the docs
2016-09-02 11:06:56 +02:00
Morris Jobke
8054966cd7
reduce image size
2016-09-02 10:48:13 +02:00
Morris Jobke
0ed51c5b78
Update Anti-Virus docu and screenshots
2016-09-02 10:36:04 +02:00
Joas Schilling
3608299a1c
Some minor fixes to the docs
2016-09-02 09:28:22 +02:00
Joas Schilling
813357025a
FIx the titles and the versions
2016-09-01 16:23:39 +02:00
root
d5845872bc
layout correction
2016-08-23 15:50:52 +08:00
root
c8e772de31
layout correction
2016-08-23 15:49:27 +08:00
root
baa61a87fc
layout correction
2016-08-23 15:39:38 +08:00
root
32d060cf09
wording
2016-08-23 15:39:02 +08:00
root
afd5b78a46
wording
2016-08-23 15:36:06 +08:00
root
d30c29329f
layout correction
2016-08-23 15:34:02 +08:00
root
0bfca91281
layout correction
2016-08-23 15:20:45 +08:00
root
699146e05f
add comments for pr #600
2016-08-23 15:15:00 +08:00
tacruc
0b652990de
Update google.rst
2016-08-19 17:31:21 +02:00
tacruc
ed0e52ed89
Update google.rst
...
The URL changed in NC 10
2016-08-19 17:00:07 +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
joergmschulz
d4ba0bb390
Update theming.rst
2016-08-02 20:52:07 +02:00
joergmschulz
cb05eea399
give more info about logo size
...
should add info about graphic format for logo and for background of login page.
2016-08-02 20:44:40 +02:00
Hagen Graf
c36a97dfb9
Refactor theming ( #110 )
...
* Delete theming.png
* Delete theming-log-in-page.png
* Add files via upload
* Update theming.rst
2016-08-02 17:10:39 +02:00
Marius Blüm
ec7194a47b
Add Theming to Docs ( #108 )
...
* Add files via upload
* Create theming.rst
* Update index.rst
2016-08-02 15:37:48 +02:00
Hagen Graf
dba801a3a0
Delete user_password_policy_enable_app.png
2016-08-02 12:16:25 +02:00
Hagen Graf
6c07be5745
Update user_password_policy.rst
2016-08-02 12:16:05 +02:00
Hagen Graf
7a2feec175
Update user_password_policy.rst
2016-08-02 12:13:41 +02:00
Hagen Graf
14c2fddd8e
Add files via upload
2016-08-02 12:12:20 +02:00
Hagen Graf
f7c890784c
Update user_password_policy.rst
2016-08-02 12:10:35 +02:00
Hagen Graf
aebde8268d
Update user_password_policy.rst
2016-08-02 12:10:06 +02:00
Hagen Graf
38299df971
Update index.rst
2016-08-02 12:09:23 +02:00
Hagen Graf
680657f150
Update user_password_policy.rst
2016-08-02 12:07:05 +02:00
Hagen Graf
353621257c
Add files via upload
2016-08-02 11:53:10 +02:00
Hagen Graf
fa340359e9
Create user_password_policy
2016-08-02 11:48:51 +02:00
Julius Haertl
78dc92c5aa
Revert "screenshots for public upload"
...
This reverts commit 2936fa0ecb .
2016-08-01 18:42:27 +02:00
Hagen Graf
2936fa0ecb
screenshots for public upload
2016-08-01 18:23:38 +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
Morris Jobke
e9c67db5b1
generate documentation from config.sample.php
2016-07-26 03:35:18 +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
2e356fd341
Merge pull request #77 from nextcloud/fixes
...
Update federated_cloud_sharing_configuration.rst
2016-07-25 10:37:56 +02:00
Morris Jobke
56bd35b5ef
generate documentation from config.sample.php
2016-07-23 03:35:14 +02:00
Morris Jobke
2234c0eb88
Update federated_cloud_sharing_configuration.rst
2016-07-22 15:12:36 +02:00
Morris Jobke
4605a42d37
Update federated_cloud_sharing_configuration.rst
2016-07-22 15:12:01 +02:00
Morris Jobke
968eb3cb3f
Merge pull request #76 from nextcloud/fix-night-work
...
Some more cleanup
2016-07-22 15:02:12 +02:00
Morris Jobke
86daa09dd5
generate documentation from config.sample.php
2016-07-22 03:35:12 +02:00
Joas Schilling
d3d6ea5ac4
Some more cleanup
2016-07-21 15:31:49 +02:00
Morris Jobke
bed79dccea
generate documentation from config.sample.php
2016-07-21 03:35:15 +02:00
Lukas Reschke
6ccd2c5678
Branding
2016-07-21 00:21:47 +02:00
Morris Jobke
2316ff2c03
generate documentation from config.sample.php
2016-07-19 03:35:15 +02:00
Joas Schilling
5dfde036bd
Add docs about reading and modifying user settings
2016-07-18 10:13:29 +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
73f3a7a50f
Update config.sample.php
2016-07-13 14:40:54 +02:00
Joas Schilling
96149a998e
FIx more warnings
2016-07-13 14:34:00 +02:00
Joas Schilling
941373cbbc
Fix some more issues
2016-07-13 13:15:17 +02:00
Bugsbane
745671f8eb
ownCloud > Nextcloud
...
Removed references to the Enterprise Version and the OBS repos
Kept references to occ until we replace it with ncc
2016-07-13 13:15:17 +02:00
Bugsbane
a8c094fffb
ownCloud > Nextcloud
...
Please check that I've kept the correct references to ownCloud. I've changed all references, except owncloud.db, as I believe we're still using owncloud.db as the database file name.
2016-07-13 13:15:17 +02:00
Bugsbane
6ab20d083d
ownCloud > Nextcloud
...
Replaced ownCloud references with Nextcloud
Replaced suggestion to use OBS packages with Snap package (as this page is about using packages)
I left occ as occ for the moment until we presumably eventually replace it with ncc when we later allow breaking OC compatibility (or symlink occ to ncc)
Removed reference to disabling third party apps, as I believe NC does this automatically now, but left the reference to re-enabling them as we don't yet do that (if I remember correctly)
I left the reference to the ownCloud status screen as a reminder to update the screenshot to nextcloud.
2016-07-13 13:15:17 +02:00
Bugsbane
b49f92a8b1
ownCloud > Nextcloud
2016-07-13 13:15:17 +02:00
Bugsbane
d56d106034
ownCloud > Nextcloud
...
https://nextcloud.com/changelog/ does not yet exist yet and needs to be created
2016-07-13 13:15:17 +02:00
Bugsbane
0275d8831b
ownCloud > Nextcloud
2016-07-13 13:15:17 +02:00
Bugsbane
36530947e0
ownCloud references to Nextcloud
...
Not sure if the reference to owncloud.db should remain or be replaced with Nextcloud.db I left it so it would show up in searches for ownCloud.
2016-07-13 13:15:17 +02:00
Bugsbane
d07779d6c2
Just removed Enterprise "Edition"
2016-07-13 13:15:17 +02:00
Bugsbane
9eac96f76f
ownCloud > Nextcloud
...
Just changed ownCLoud > Nextcloud and removed "Enterprise only"
2016-07-13 13:15:17 +02:00
Bugsbane
a777d3669b
Updated with Nextcloud communication channels
...
Changed description to match that there are no longer Enterprise vs Free versions in Nextcloud, but Enterprise Support subscriptions Replaced doc.owncloud.org links with docs.nextcloud.org ones. Removed references to ownClouders Youtube channel as there doesn't seem to be a Nextcloud equivalent (because we're using the Nextcloud official channel for everything?) Not sure if we want to set up a "Nextclouders" YouTube channel or not. All links are active, except the iOS one, which still needs to be created.
2016-07-13 13:15:17 +02:00
Joas Schilling
c01e4a0d67
Fix "make html" to be able to build all docs again
2016-07-13 12:02:14 +02:00
Lukas Reschke
fa92424bb4
Add branding
2016-07-11 13:41:44 +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
45be35eb00
generate documentation from config.sample.php
2016-07-08 03:35:11 +02:00
Morris Jobke
39364432a2
generate documentation from config.sample.php
2016-07-07 03:35:11 +02:00
Joachim Sokolowski
dd00aa5d23
Update config_sample_php_parameters.rst
2016-07-06 07:34:38 +02:00
Joachim Sokolowski
1f58e7c0ad
Update config_sample_php_parameters.rst
...
update.server.url and other Nextcloud related stuff changed
2016-07-05 20:43:10 +02:00
Morris Jobke
06463a653d
generate documentation from config.sample.php
2016-07-05 03:35:12 +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
Morris Jobke
1696a5c678
generate documentation from config.sample.php
2016-06-23 10:00:41 +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
Patric Lenhart
2dfea72fe2
added missing 'with' to sentence, wrapped lines
2016-06-22 13:11:08 +02:00
Joachim Sokolowski
cb08ce64ed
Update reset_admin_password.rst
...
Cahnged to nextcloud
2016-06-21 18:20:27 +02:00
Thomas Wouters
09c2ee406c
Remove trailing / to reduce the risk of running find on /
2016-06-21 16:56:09 +02:00
Patric Lenhart
fc8a6de37b
replaced owncloud by nextcloud in database configuration
2016-06-21 00:30:41 +02:00
Florian Preinstorfer
994e236a86
Fix wording
2016-06-20 18:07:49 +02:00
Morris Jobke
e1b144d867
new share settings image
2016-06-20 16:05:44 +02:00
Björn Schießle
d1a1333e94
Merge pull request #27 from ilpianista/master
...
Drop lines about OBS packages
2016-06-20 11:34:41 +02:00
Andrea Scarpino
e2f53dc0da
Drop lines about OBS packages
2016-06-20 11:27:54 +02:00
Patric Lenhart
7b5d71853d
changed ownCloud to Nextcloud for LDAP auth
...
replaced old screenshots and removed unsused image
2016-06-20 10:53:33 +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
=
0032cb98e7
revise updater.server.url to reflect nextcloud.org URL
2016-06-16 09:22:54 -04:00
Jos Poortvliet
252da95aa9
Update backup.rst
...
Nextcloudifying. The sqlite db is still owncloud.db - no reason to change.
2016-06-15 16:02:05 +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
Christoph Wurst
1e628fd687
add new occ commands to admin news
2016-06-09 15:14:36 +02:00
Christoph Wurst
fd045a04e6
document occ command to disable/enable users
2016-06-09 08:39:35 +02:00
Christoph Wurst
9f3d0f3f90
document occ command to enable/disable 2fa for a user
2016-06-08 15:37:39 +02:00
Morris Jobke
c55639ffb5
generate documentation from config.sample.php
2016-06-03 03:35:17 +02:00
Martin
5066a79875
Add documentation for files:scan --unscanned
2016-06-01 22:38:56 +02:00
Carla Schroder
cde691038e
add some clarification how integrity check works, and rescans
2016-06-01 09:54:06 -07:00
Carla Schroder
41afc0ab7c
add some clarification how integrity check works, and rescans
2016-06-01 09:51:44 -07:00
Carla Schroder
e2e8f9f671
Merge pull request #2458 from RealRancor/file_transfer_integrity
...
Code signing: Binary vs. ASCII transfer mode
2016-05-31 10:09:30 -07:00
Carla Schroder
aa9ec24fb9
Merge pull request #2457 from RealRancor/external_disable_stay_logged_in
...
External storage app will disable the stay logged in checkbox
2016-05-31 10:08:16 -07:00
Carla Schroder
ed3f509e59
Update contents.rst
2016-05-31 10:00:03 -07:00
Carla Schroder
5b6f38333c
Merge pull request #2454 from owncloud/configreport
...
add refs to configuration report generators to relevant pages
2016-05-31 08:03:56 -07:00
RealRancor
b5af22a62c
External storage app will disable the stay logged in checkbox
2016-05-29 20:56:29 +02:00
RealRancor
f90df50a56
Code signing: Binary vs. ASCII transfer mode
2016-05-29 20:52:36 +02:00
Jörn Friedrich Dreyer
d454885140
true is a boolean, not a string
2016-05-27 23:07:20 +02:00
Carla Schroder
6ff989bbc3
Merge pull request #2451 from owncloud/nginx
...
Restore Nginx pages to admin manual
2016-05-27 11:00:15 -07:00
Carla Schroder
4e19bc5517
add refs to configuration report generators to relevant pages
2016-05-27 10:50:46 -07:00
Michael Stingl
99db9f521e
fixed typo in headline of "Enterprise Logging Apps"
2016-05-27 15:04:22 +02:00
Carla Schroder
6a46ccab2f
correct typos
2016-05-26 08:08:19 -07:00
Carla Schroder
ed851dea06
Merge pull request #2412 from owncloud/update_s3_config_examples
...
update config examples
2016-05-26 07:02:39 -07:00
Morris Jobke
58efbf4d47
generate documentation from config.sample.php
2016-05-26 03:35:14 +02:00
Carla Schroder
94245d63da
Restore Nginx pages to admin manual
2016-05-25 15:46:54 -07:00
Morris Jobke
c53c951ba0
generate documentation from config.sample.php
2016-05-25 03:35:15 +02:00
Carla Schroder
9517f39567
Merge pull request #2441 from dfranco/patch-1
...
Update linux_installation.rst
2016-05-23 07:08:20 -07:00
Morris Jobke
fb65d2931b
generate documentation from config.sample.php
2016-05-22 03:35:15 +02: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
49ba2429c5
Merge pull request #2436 from owncloud/wutsnew
...
start updated What's New page for 9.1
2016-05-20 11:15:08 -07:00
Carla Schroder
c93b08b71c
start updated What's New page for 9.1
2016-05-20 11:13:03 -07:00
Carla Schroder
bc6850e74c
Merge pull request #2429 from spleeeem/patch-1
...
Download limits on Nginx frontends
2016-05-20 11:11:36 -07:00
Carla Schroder
150bd8077c
link to Debian migration to official oc packages guide
2016-05-19 16:04:06 -07:00
Carla Schroder
60e934a5b1
add note re rechecking failed storage mounts
2016-05-19 15:22:53 -07:00
Carla Schroder
e1dac3e786
corrections to openstack-rackspace page
2016-05-19 08:48:50 -07:00
spleeeem
3288fe88a0
Update big_file_upload_configuration.rst
2016-05-19 01:22:02 +02:00
Carla Schroder
6df153a003
corrections to openstack and rackspace examples
2016-05-18 15:47:01 -07:00
spleeeem
430c1aeac6
Download limits on Nginx frontends
...
Nginx frontend proxy servers by default limit the download size to 1 GB because of the default values of proxy_buffering and proxy_max_temp_file_size. These need to be either disabled via headers on the backend or the configuration on the frontend.
2016-05-18 17:58:39 +02:00
Carla Schroder
7a7e4540c6
add hints for upgrading across skipped releases
2016-05-18 08:49:32 -07:00
Carla Schroder
cd3b78c0ef
correction to php modules
2016-05-17 09:45:05 -07:00
RealRancor
8c7c126b77
Fix label order in caching_configuration.rst
2016-05-16 21:59:51 +02:00
Carla Schroder
cbdf747348
php ldap module for php upgrade
2016-05-16 08:31:21 -07:00
RealRancor
3d3feb3705
Additional notes for Redis vs. APCu
2016-05-16 15:40:05 +02: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
Morris Jobke
a7cbca6e6e
generate documentation from config.sample.php
2016-05-13 03:35:18 +02:00
Carla Schroder
07c683e2cf
more updates to upgrading on shared hosting
2016-05-12 12:21:15 -07:00
Carla Schroder
6f239ecc9f
small update to upgrading on shared hosting
2016-05-12 12:18:16 -07:00
Morris Jobke
e40c276a2e
generate documentation from config.sample.php
2016-05-12 03:35:16 +02:00
Jörn Friedrich Dreyer
32946fec60
fix arrays
2016-05-11 16:24:35 +02:00
Jörn Friedrich Dreyer
1b56533b31
update config examples
2016-05-11 11:21:05 +02:00
Morris Jobke
0abb9d9f6c
generate documentation from config.sample.php
2016-05-10 03:35:15 +02:00
Carla Schroder
8291ad1906
Merge branch 'master' of https://github.com/owncloud/documentation
2016-05-09 08:47:05 -07:00
Carla Schroder
0de5643b49
change backtick to asterisk in grep command example
2016-05-09 08:46:24 -07:00
Morris Jobke
a027c69564
Add log config for WND
2016-05-09 11:10:11 +02: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
f75bcb1356
update config file- occ commands
2016-04-29 10:46:01 -07:00
Carla Schroder
552b991d82
pretty urls
2016-04-29 09:58:04 -07:00
Carla Schroder
6e73d13baa
Merge pull request #2395 from owncloud/enoch85-patch-1
...
Ubuntu 16.04
2016-04-29 08:23:33 -07:00
Carla Schroder
73e7cee76f
add examples to occ encryption
2016-04-29 08:03:08 -07:00
Daniel Hansson
0dda516462
Ubuntu 16.04
2016-04-29 04:14:13 +02:00
Carla Schroder
6b8765b1e1
add examples for occ encryption commands
2016-04-28 13:06:37 -07:00