Christoph Wurst
7e24a4f566
feat(adminmanual): Add 26 upgrade docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-31 13:59:24 +02:00
Joas Schilling
44dc7b173b
fix(admin): Make double dash readable as such
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-05-31 09:35:33 +02:00
Julius Härtl
b20bacd523
Merge pull request #10437 from joshtrichards/jr-s3-primary-storage-docs
2023-05-28 17:14:34 +02:00
Andy Scherzinger
44e2a210ec
Merge pull request #10481 from nextcloud/feat/adminmanual/27-php8.0-deprecation
...
feat(adminmanual): PHP8.0 deprecation in Nextcloud 27
2023-05-26 21:06:32 +02:00
Christoph Wurst
43b97aa0f0
feat(adminmanual): PHP8.0 deprecation in Nextcloud 27
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-26 19:39:58 +02:00
Christoph Wurst
c32e1d0c68
feat(adminmanual): Start 28 upgrade docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-26 19:31:45 +02:00
Christoph Wurst
7f7c2b61e1
chore: Move changelog up, fix 27 upgrade headings
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-26 19:25:46 +02:00
Joas Schilling
ef711692c0
chore(release_notes): Use subpages per release
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-05-26 14:52:17 +02:00
Christoph Wurst
18462b5bc0
feat(adminmanual): Create critical changes section for admins
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-26 13:14:20 +02:00
Christoph Wurst
e5c72b5d16
fix(adminmanual): Document SMTP+NTLM limitation in 26
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-26 12:25:18 +02:00
Christoph Wurst
132a4f69b1
Merge pull request #10439 from nextcloud/fix/adminmanual/nginx-github-link-syntax
...
fix(adminmanual): Fix github link syntax
2023-05-25 21:38:53 +02:00
Julius Härtl
20064f15cb
Merge pull request #10438 from nextcloud/fix/adminmanual/primary-storage-s3-ssec-link
2023-05-25 19:05:56 +02:00
Josh Richards
640b7245fc
Add'l clarification in S3 note + couple typos fixed
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2023-05-25 12:06:12 -04:00
Christoph Wurst
6c99f59a4c
fix(adminmanual): Fix github link syntax
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-25 17:38:11 +02:00
Christoph Wurst
f5025077bd
fix(adminmanual): Fix Amazon SSEC link
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-25 17:18:04 +02:00
Josh Richards
2281e388b0
(s3 primary) Simplify language, note defaults, better examples
...
Fixes #9934 (for primary storage)
* Clarifies parameters that may need to be changed when using with Amazon's S3
* Clarifies parameters that must be changed when using non-Amazon hosted S3
* Strips out no-op parameters (default values) from config example
* Lists supported parameters by type and their defaults (if any)
* Adds example config for non-Amazon hosted S3
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2023-05-25 11:12:41 -04:00
Simon L
e4751da494
Merge pull request #10426 from joshtrichards/jr-installation-options
...
Establish an installation approaches overview
2023-05-24 16:14:09 +02:00
Josh Richards
976cdd94b3
Establish an installation approaches overview
...
- Unify the different installation options available to users and presents them as a simple list
- Adds AIO link
- Adds community Docker link
Accomplishes this without changing documentation chapters/sections (so no external links break)
No changes to which approaches are "recommended"
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2023-05-24 08:26:17 -04:00
Nextcloud bot
c3e6fbb0b9
generate documentation from config.sample.php
2023-05-23 02:35:31 +00:00
Joas Schilling
a6df5261fd
fix(branchoff): Add more branch-off markers
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-05-22 11:52:52 +02:00
Richard Steinmetz
a311084bb9
fix(admin): command box formatting in SSE-C section
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2023-05-17 10:49:34 +02:00
Nextcloud bot
4805b35c76
generate documentation from config.sample.php
2023-05-17 02:33:17 +00:00
Marc Hefter
eeb14ed0c9
LDAP/AD user profile synchronization
...
* feature addition: [user_ldap] update user profile from LDAP
* added Fediverse field explanation
* clearification of user profile data handling
* data handling on profile update in user_ldap
* being more specific about the data corrected some misformatted parts
* better handling of user profile changes
* removed profile data from LDAP will get removed
Signed-off-by: Marc Hefter <marchefter@gmail.com >
2023-05-16 10:00:54 +02:00
Joas Schilling
9935423b4f
Merge pull request #10389 from nextcloud/admin/clarify-php-and-db-recommendation
...
fix(requirements): Clarify php and db recommendation
2023-05-15 15:52:53 +02:00
max-nextcloud
ff1f285747
Merge pull request #10388 from nextcloud/fix/occ-decrypt-all
...
fix: occ encryption:decrypt-all handles maintenance mode and disables…
2023-05-15 15:08:26 +02:00
Ferdinand Thiessen
1280705229
Merge pull request #10375 from nextcloud/fix/admin-nginx-js-mime
...
[admin] Nginx: Change mimetype for javascript
2023-05-15 14:17:30 +02:00
Joas Schilling
98a17f1361
fix(requirements): Recommend PHP 8.2
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-05-15 13:54:57 +02:00
Joas Schilling
cc3d162164
fix(requirements): Clarify recommended MariaDB version
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-05-15 13:54:27 +02:00
Max
a3e19e6217
fix: occ encryption:decrypt-all handles maintenance mode and disables encryption
...
When the command is started in maintenance mode it will even err out.
Also one should not disable encryption without decrypting all files first.
Signed-off-by: Max <max@nextcloud.com >
2023-05-15 13:05:40 +02:00
Ferdinand Thiessen
1ef2afca31
fix(admin): Nginx: Change mimetype from application/javascript to text/javascript
...
* See also https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types#textjavascript
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2023-05-15 12:30:40 +02:00
Nextcloud bot
f54b606dac
generate documentation from config.sample.php
2023-05-13 04:42:21 +00:00
Christoph Wurst
4de1a10310
feat(adminmanual): Document system address book in 27
...
* Exposed for everyone now
* Property scopes
* Enumeration
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-12 10:56:22 +02:00
Christoph Wurst
c6a10eaf9f
feat(adminmanual): Document system address book basics
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-12 10:56:21 +02:00
Christoph Wurst
8ab7e7de1e
fix: Remove outdated "windows enablers"
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-11 09:58:52 +02:00
Christoph Wurst
c6ffc4c791
feat(usermanual): Add user manager property description
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-09 16:27:38 +02:00
Christoph Wurst
d81fed0301
fix(adminmanual): Remove not about automatically trusted servers
...
This setting was removed in 19+
Ref https://github.com/nextcloud/server/pull/26765
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-09 13:26:23 +02:00
Christoph Wurst
4fbb6aac05
feat(adminmanual): Mail account delegation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-05 14:02:00 +02:00
Daniel Kesselberg
2390f88bc9
docs(occ): update maintenance mode section
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-05-02 18:16:01 +02:00
Rello
9342735e6f
Update federated_cloud_sharing_configuration.rst
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2023-04-27 15:29:55 +02:00
Rello
f48c17309b
Update federated_cloud_sharing_configuration.rst
...
Add hint regarding the prerequisite for a green status light
Signed-off-by: Rello <Rello@users.noreply.github.com >
2023-04-27 13:51:52 +02:00
Mason Brothers
e06fa576c6
Update proxy.rst
...
Fix spelling
Signed-off-by: Mason Brothers <masonbrothers@users.noreply.github.com >
2023-04-26 11:10:26 -06:00
Daniel Kesselberg
927d7a31ae
docs(occ): add section run commands in maintenance mode
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-04-25 20:57:35 +02:00
Daniel Kesselberg
05d1d55495
docs(occ): decrypt-all requires maintenance mode = off
...
The encryption:decrypt-all command was updated to require maintenance mode = off: https://github.com/nextcloud/server/pull/12114
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-04-25 18:20:53 +02:00
Joas Schilling
ef92ad4fab
fix(syntax): Fix list syntax in system requirements
...
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
2023-04-21 17:49:08 +02:00
Julien Veyssier
c984e4af9c
add links to pages in reference index
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2023-04-18 10:32:05 +02:00
Julien Veyssier
9ceef69c23
add reference management admin doc (link previews + smart picker)
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2023-04-14 16:46:23 +02:00
Joas Schilling
29ae83242d
Merge pull request #9966 from Fenn-CS/note-php8-deprecation
...
Note PHP8.0 deprecation
2023-04-14 10:19:10 +02:00
Anna Larch
a92a0285be
Document Symfony Mailer changes
...
Signed-off-by: Anna Larch <anna@nextcloud.com >
2023-04-13 12:09:17 +02:00
Nextcloud bot
5ba51aee0e
generate documentation from config.sample.php
2023-04-12 04:45:21 +00:00
Maxime LE HERICY
f67a150e8c
Update encryption_configuration.rst
...
typo in the documentation.
actual command is encryption:fix-encrypted-version and not encryption:fix-encrypted-versionS
Signed-off-by: Maxime LE HERICY <87175513+maximelehericy@users.noreply.github.com >
2023-04-05 09:42:45 +02:00