Commit Graph

4126 Commits

Author SHA1 Message Date
John Molakvoæ
93e86bff61 fix: clarify that group admins cannot add existing users to their group
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-05-12 13:00:06 +00:00
Joas Schilling
b2ab08f9f3 fix(admin): Update retention documentation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-14 19:05:42 +00:00
Oleksander Piskun
27f55dc34d fix(webhook_listeners): removed non-existing NodeReadEvent event from documentation
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
2025-04-14 09:13:41 +00:00
Joas Schilling
83840cd7a8 fix(migration): Improve note about changing locations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-11 18:30:29 +02:00
Josh
641a428c72 docs(admin): Add tip about detecting silent denials in SELinux
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-04-11 16:08:01 +00:00
Simon L.
6e7efa8abd docs: aio-imaginary image has been moved to ghcr.io
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-04-09 13:46:29 +02:00
skjnldsv
7355dde6ab feat(admin_manual): document user:info occ command
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-27 08:57:44 +01:00
rakekniven
2bc11ecb8b Merge pull request #12415 from nextcloud/backport/12390/stable30
[stable30] fix(s3): document options for adjusting multipartcopy behavior
2025-03-26 10:57:51 +01:00
Grigory Vodyanov
aaee290730 feat(mail): add message translation documentation
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
2025-03-26 07:49:54 +01:00
Ferdinand Thiessen
21acb924f1 fix: adjust two factor documentation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-24 15:20:58 +00:00
Josh
be5d58b9ad refactor(admin): 2FA chapter clean-up
- Document the three bundled (shipped) 2FA providers.
- Clarify what "providers" are and why they're important.
- Re-order the sections.
- Remove some outdated bits.
- Eliminate some redundancies.
- Misc tidying up.


Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-03-24 15:20:58 +00:00
Josh
213c5be758 fix(s3): document options for adjusting multipartcopy behavior
Added in nextcloud/server#41914

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-03-24 15:38:55 +01:00
Anupam Kumar
fdbba0c015 update(ai): add note for openai-api compatibility
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-03-21 22:31:44 +01:00
Julien Veyssier
0c562649af admin(windmill): add more details on creating custom scripts
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-02-24 11:14:41 +00:00
Oliver
2c5c817bdc Fix wrong data types in app_assistant.rst (#12615)
Signed-off-by: Oliver <965863+oli-ver@users.noreply.github.com>
2025-02-16 19:49:33 +05:30
Andy Scherzinger
4027e3b665 Revert "[stable30] document SSE-C support in external storage" 2025-01-31 16:54:28 +01:00
Christian Becker
f003b6b727 document SSE-C support in external storage
relates to nextcloud/server#33283

Signed-off-by: Christian Becker <christian@dabecka.de>
2025-01-30 22:16:23 +00:00
backportbot[bot]
97c83771fc [stable30] fix(AI/ContextChat): update docs (#12533)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com>
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
2025-01-26 14:43:39 +00:00
Anupam Kumar
91d7d4355c [stable30] fix(AppAPI): Apps page instead of External Apps page (#12493) (#12500)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-01-23 11:06:33 +00:00
Ferdinand Thiessen
7b7e8b1617 Merge pull request #12512 from nextcloud/backport/12509/stable30
[stable30] Update index.rst
2025-01-17 13:16:54 +01:00
Bastian Derigs
824470434d Update index.rst
Update to create a systemd service for the workers.

Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
2025-01-15 16:08:48 +00:00
Bastian Derigs
4b13903e3f Update index.rst
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
2025-01-15 16:08:48 +00:00
Josh
f5ba895f0b chore: remove no longer applicable Imaginary + HEIC warning
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-01-13 14:03:07 +00:00
backportbot[bot]
fd288e23c0 [stable30] update context chat docs to match the latest release (#12492)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com>
2025-01-09 08:24:35 +00:00
Anupam Kumar
7e2bcf0549 [stable30] update translate2 docs: model switch (#12489)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-01-08 15:55:03 +00:00
Andy Scherzinger
33b0030a06 docs: Add generic uninstallation pointers
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-12-12 20:06:38 +00:00
Anupam Kumar
ea78ed1aaa enh(Maintenance): update sync with clients after data recovery
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-12-06 20:05:21 +05:30
Josh
05329858ac feat(admin): Add command to scan external storages directly
- Adds missing minimal documentation entry for nextcloud/server#25109
- Adds an introduction paragraph

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-25 18:35:22 +00:00
Josh
e9cc268b95 fix(admin): Update commands for files namespace
Fixes #9630 

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-25 11:19:32 +00:00
MichaIng
9e503258ec enh(admin_manual): update OPcache JIT docs
Single Nextcloud instances have shown to use less than 2 MiB of the configured JIT buffer size, so that 8 MiB is sufficient by a large margin. Using any larger value pre-occupies the `opcache.memory_consumption` accurdingly and 128 MiB would hence fill its default 128 MiB completely, without any benefit.

The example JIT size is hence reduced to 8 MiB. Enabling JIT however has shown to raise overall OPcache usage by a larger amount than the configured JIT size, so that `opcache.memory_consumption` might still need to be raised in some cases. This information is added to the documentation: https://github.com/nextcloud/all-in-one/issues/2755#issuecomment-1591848523

Additionally, the info is added that JIT is currently supported on x86 platforms only.

Signed-off-by: MichaIng <micha@dietpi.com>
2024-11-15 10:16:18 +00:00
Anupam Kumar
01f7ab9d10 [stable30] Update ai_as_a_service.rst (#12365)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-11-13 12:15:15 +01:00
tgoeg
cde6807ae6 Update harden_server.rst - improve fail2ban section
Nextcloud won't log failed login attempts in log levels > 2.
Added this to the documentation, and, while at it, improved the fail2ban guide in a few other places.

Fixes #12327.

Signed-off-by: tgoeg <39340276+tgoeg@users.noreply.github.com>
2024-11-13 06:49:21 +00:00
Ferdinand Thiessen
0014f96bc7 Merge pull request #12361 from nextcloud/backport/11805/stable30
[stable30] fix(trashbin): Add missing size/expire commands to occ commmand list
2024-11-13 02:24:11 +01:00
Josh Richards
005228bc6d 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:37:48 +00:00
Josh
333ed0a25f feat(troubleshooting): add Internal Server Errors section
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-13 00:11:49 +00:00
Anupam Kumar
1ca88aa644 enh(Admin/AI): update background job worker docs (#12263)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
2024-11-13 01:03:58 +01:00
Ferdinand Thiessen
5ba7d3e5e4 Merge pull request #12262 from nextcloud/backport/12261/stable30
[stable30] feat(caldav): create subscriptions via occ
2024-11-13 00:40:21 +01:00
Anna Larch
5b4fc0896d feat(caldav): create subscriptions via occ
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-11-13 00:37:15 +01:00
Marcel Klehr
1fe7f54464 enh(AI): More additions to AI admin docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-11-13 00:34:22 +01:00
Josh
41bf666d6b 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:50:26 +00:00
Julien Veyssier
1a42155a18 add windmill and webhooks admin doc
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-10-25 10:28:25 +02:00
John Molakvoæ
1387ba17d5 fix(admin_manual): Microsoft Outlook email Basic authentication deprecation
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-10-20 20:43:05 +00:00
Josh
ca7479c2e4 Merge pull request #12276 from nextcloud/backport/12224/stable30
[stable30] fix(upgrade_to_30): Note the drop of MariaDB 10.5 support
2024-10-18 13:46:16 -04:00
Christoph Wurst
718a486104 Merge pull request #12254 from nextcloud/backport/12249/stable30
[stable30] fix:[admin-manual] adjust status codes for provision api user controller
2024-10-14 09:12:38 +02:00
Ferdinand Thiessen
2910fbff21 fix(admin): Note drop of MariaDB 10.3 support
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-11 12:48:43 +00:00
Josh
f2910ecbdb fix(upgrade_to_30): Note the drop of MariaDB 10.5 support
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-10-11 12:48:43 +00:00
Joas Schilling
78770c195c fix(admin): Document oft loading for nginx
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-10-11 10:17:20 +00:00
Anupam Kumar
14f50cfa73 feat(Admin/AI): add docs for summary bot
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-10-02 13:28:37 +05:30
Florian Klinger
7553b5c556 Small fixes in style of documentation
Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
2024-10-02 13:26:11 +05:30
Florian Klinger
032d9a0887 Extended documentation for summarai
Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
2024-10-02 13:26:11 +05:30