Commit Graph

2848 Commits

Author SHA1 Message Date
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
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
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