Commit Graph

3900 Commits

Author SHA1 Message Date
Ferdinand Thiessen
4151a83a4f
Merge pull request #12354 from nextcloud/backport/12080/stable28
[stable28] feat(troubleshooting): add Internal Server Errors section
2024-11-13 01:38:38 +01:00
Josh Richards
2fa42a2e24 fix(trashbin): Add missing size expire commands to occ commmand list
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-11-13 00:21:56 +00:00
Josh
c72ac01cd2 feat(troubleshooting): add Internal Server Errors section
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-13 00:09:09 +00:00
Daniel Hansson
55a295c023 change Nextcloud VM to main branch
Since we changed branch to `main` we need to fix the documentation accordingly.

Ref: https://github.com/nextcloud/vm/issues/2652

Signed-off-by: Daniel Hansson <github@hanssonit.se>
2024-11-13 01:07:16 +01:00
Josh
b562fd1d26 fix(occ): Add user:auth-tokens to command listing
These were implemented in nextcloud/server#40026

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-10-30 13:49:52 +00:00
John Molakvoæ
ce48542d9c fix(admin_manual): Microsoft Outlook email Basic authentication deprecation
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-10-20 20:43:28 +00:00
Hamza Mahjoubi
6e3c66658f fix(admin-manual): adjust status codes for provision api user controller
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-10-01 12:48:58 +00:00
creiser-jambit
3b99dfa4a4 fixed link
Signed-off-by: creiser-jambit <creiser-jambit@users.noreply.github.com>
2024-09-27 06:39:16 +00:00
Rello
c7217a2574 Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-09-15 01:06:42 +02:00
Bastian Derigs
5e915fd941 Update harden_server.rst
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
2024-09-15 01:06:42 +02:00
Rello
4b5a2879c6 Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-09-15 01:06:42 +02:00
Rello
c8ac7436cf Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-09-15 01:06:42 +02:00
Bastian Derigs
88a002284e Update harden_server.rst
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
2024-09-15 01:06:42 +02:00
Rello
69ae0c2790 Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-09-15 01:06:42 +02:00
Rello
bec30c5af6 Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-09-15 01:06:42 +02:00
Rello
1bdb1c4b88 Update harden_server.rst
add fields to be submitted to Nextcloud servers

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-09-15 01:06:42 +02:00
Josh
aec6e8d91c fix(encryption): Link to current version of recovery tools
Fixes nextcloud/server#47594

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-30 12:37:04 +00:00
Simon L.
4f2c0b23d8 address review
Signed-off-by: Simon L. <szaimen@e.mail.de>

Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-08-29 09:29:57 +00:00
Rello
33d9d7c5c8 Add Enterprise-AIO hint to installation options
Add Enterprise-AIO hint to installation options

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-08-29 09:29:57 +00:00
jameskimmel
d4322588d8 fix(admin): Fix bruteforce settings app description
Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>
2024-08-21 13:55:26 +00:00
Josh
a23bf046ec fix: Add server-side setup check note to upgrade_to_28
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-21 03:41:18 +02:00
Josh Richards
d426d9f974 fix(Files): mention enabledPreviewProviders parameter in Previews chapter
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-08-05 06:30:44 +00:00
Josh
a3d027c87d docs(admin): Document MultipartUpload for uploading chunks to s3
Add a note to the "Large file upload on object storage" section.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-07-31 08:46:53 +00:00
Josh Richards
22467b8577 fix(admin): Various Upgrade doc refinements
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-07-18 14:10:47 +00:00
Git'Fellow
d0aa8250b3 Require Redis v4.0.0+
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-07-15 08:42:46 +00:00
Marcel Klehr
d1f3b9324c docs(apps_supported): Add files_lock
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-11 13:03:15 +00:00
Marcel Müller
62c78f53a7 fix(docs): Fix occ example for dashboard layout
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-07-08 20:16:53 +02:00
Josh
a119c899b8 docs(security): remove db reference in bruteforce + add logs
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-07-06 08:39:40 -04:00
Josh
0c788b90a7 fix(admin): Make it real clear group admins have admin privs
Fixes nextcloud/server#46253

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-07-04 12:10:07 +00:00
Josh Richards
18a4a53e2b fix(admin): Revise opcache revalidation tuning section
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-06-26 10:12:40 +00:00
Joas Schilling
2d76bd32cc
Merge pull request #11935 from nextcloud/chore/adjust-system-requirements-nc28
[stable28] fix(admin): Adjust postgres versions to all supported versions
2024-06-26 07:53:27 +02:00
Ferdinand Thiessen
1d2f6c416b
fix(admin): Adjust postgres versions to all supported versions
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-26 00:05:15 +02:00
MichaIng
a5b4af6dbd fix(admin): refine .mjs related NC28 upgrade info
To cover rewrites, Cache-Control header, and give a concrete config file for MIME types, as suggested here: https://github.com/nextcloud/documentation/pull/11471#issuecomment-1912212928

Signed-off-by: MichaIng <micha@dietpi.com>
2024-06-25 16:07:52 +00:00
Ferdinand Thiessen
af8da09d2f fix(admin): Add a note about JavaScript modules to Nextcloud 28 upgrade guides
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-18 16:07:10 +00:00
Daniel Kesselberg
ad635894c1 chore: remove documentation for user_external
Users expect, because the app is mentioned in our admin documentation, that there should be a compatible release and are disappointed if not.

We do not maintain or support user_external, and therefore the mention in our documention should go.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-06-07 16:35:49 -04:00
Josh Richards
44b20f4975 fix(install): copy->move data directory during manual upgrades
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-06-07 16:28:08 -04:00
Josh Richards
52ea158f2b fix(admin): Remove "latest" archive reference to avoid accidents
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-06-07 16:28:08 -04:00
Steve8291
d12755330b Update php_configuration.rst
Add note that sodium is included with php7.2+

Signed-off-by: Steve8291 <hambling8@gmail.com>
2024-06-06 06:17:10 +00:00
Alexander Müller
2812a69169 update wording "Administration settings" and "Flow"
Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
2024-06-05 11:36:09 +00:00
Josh
0ccff324b1 fix(Requirements): Memory constrained environments
* various apps/features/configurations require more than the minimum so let's make it clearer that only meeting the minimum does come with trade-offs
* the built-in Updater requires PHP memory_limit (and/or available RAM) equal to the current size of the downloaded Archive package (see nextcloud/updater#505). Otherwise it will always fail on step 5 (integrity check). Let's mention that so people aren't surprised. They can of course do a manual update still.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-05-27 12:33:12 +00:00
AT-SGAI-CSIC
efb15b1aa4 Update caching_configuration.rst
Add some comma 

Signed-off-by: AT-SGAI-CSIC <139878963+AT-SGAI-CSIC@users.noreply.github.com>
2024-05-08 06:56:02 +00:00
AT-SGAI-CSIC
2dacaedf8c Update caching_configuration.rst
Missing comma in config redis cluster

Signed-off-by: AT-SGAI-CSIC <139878963+AT-SGAI-CSIC@users.noreply.github.com>
2024-05-08 06:56:02 +00:00
tflidd
8f9f510829 Add option to db indices to occ_command.rst
An option `--dry-run` for the adding db-indices seems to be available but not documented (2c059dd606/core/Command/Db/AddMissingIndices.php (L65C17-L65C24))

Signed-off-by: tflidd <tflidd@aspekte.net>
2024-04-30 07:10:06 +00:00
Côme Chilliet
5b8884f513 feat(ldap): Update screenshots and add new option documentation
Documented "Disable users missing from LDAP"

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-16 07:58:48 +00:00
Josh
1847d7d781 docs(admin): Fix typo
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-09 18:34:02 +00:00
Josh
b12a2e13af docs(admin): Replace supported app Two-Factor U2F w/ WebAuthn
U2F was deprecated awhile ago (nextcloud/twofactor_u2f#1013) and supported dropped beyond Server v23. Migration path is https://apps.nextcloud.com/apps/twofactor_webauthn

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-09 18:34:02 +00:00
Josh
7f2edc4a42 docs(admin): Fix brute force disabling command
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-08 12:19:20 +00:00
Josh
bfe772c022 docs(admin): Bring Administration privileges chapter up-to-date
* Update to match current implementation's title in `server`
* Tidy up/expand the instructions a bit
* Split into Introduction + Usage section
* Update screenshot

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-05 18:15:32 +00:00
Josh
480e732f53 docs(admin): Update + automate ordering of Configuration chapter
Make sure the following are always first:

- "Using the occ command"
- "Configuration Parameters"
- "Warnings on admin page"
- Then include everything else left automatically (without require this index be updated for every new section any longer)
- Automatically alphabetize included sections

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-03 08:09:34 +00:00
Josh
66b2e7123f docs(admin): Update Android system requirements to 7
Fixes nextcloud/android#12758

Also already documented/requirement in the Play Store entries for both Files and Talk apps. So not a policy change; just documenting what's already reality.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-02 21:55:51 +00:00