Commit Graph

4679 Commits

Author SHA1 Message Date
Pablo Zmdl
aba5a33b39 We do support nginx+php-fpm these days!
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
2026-03-19 09:43:26 +00:00
Nextcloud bot
3800fb3d54 chore(administration): Generate system config documentation from config.sample.php 2026-03-18 03:29:19 +00:00
Ferdinand Thiessen
bc881ad563 chore(admin_manual): remove weird company statement
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-03-11 11:54:02 +00:00
Ferdinand Thiessen
045574dbab feat(admin): add supported distributions
- We recommend RHEL 10
  - RHEL 9 is still supported until we drop PHP 8.2.
- We also support Debian 13
  - Debian 12 is also supported as long as we support PHP 8.2
- SLES 16 is now also supported as the current release
  - SLES 15 is still supported as long as we support PHP 8.2
    but this requires SP6 or later (currently SP7 is available)
- openSUSE Leap 15 is not supported anymore, instead
  openSUSE Leap 16 was released and is the supported version.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-03-02 16:05:36 +00:00
Omar Kotb
20ed81aff6 fix small typo in server tuning
Focking -> Locking
also "This *places* additional load"

Signed-off-by: Omar Kotb <omar@omarkotb.com>
2026-03-01 10:03:36 +00:00
SebastianKrupinski
678a02f06d feat: federated read/write
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2026-02-26 13:47:33 +00:00
Josh
89d11620d5 reactor: consolidate encryption troubleshooting into enc. chapter
Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-02-24 14:16:28 +00:00
Josh
4ac46d6413 refactor: Integrate encryption troubleshooting sections
Moved them all to the Encryption chapter rather than having them split between there and the general troubleshooting chapter.

And cleaned up some grammar and typos.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-02-24 14:16:28 +00:00
Josh
f1fbda89ab docs(encryption): Add links to occ encryption in cmd ref guide
Added a tip for further encryption command examples and details.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-02-24 14:16:28 +00:00
Josh
cdc6ea493d fix: additional clarification within Limitations section
Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-02-24 14:16:28 +00:00
Josh
b73f13ed05 chore: add back referenced label
Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-02-24 14:16:28 +00:00
Josh
b7027f654f refactor(admin): Rewrite Server-Side Encryption chapter
Updated the server-side encryption documentation.

- Reorganized and streamlined
- Improved clarity throughout
- Fixed a few outdated comments/notes
- Additional reference links
- Added context of "encryption" to help reader understand SSE in the context of other encryption solutions (both within Nextcloud and provided by their OS/etc)
- Expanded/clarified key management modes and encryption methods a bit

Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-02-24 14:16:28 +00:00
Marcel Klehr
cd81714bcf fix(admin_manual): Update recognize docs to avoid mentioning photos app
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2026-02-19 10:31:21 +00:00
janepie
a59c95c882 Merge pull request #14062 from nextcloud/backport/14061/stable33
[stable33] Docs: adapt windmill docs to new integration
2026-02-19 09:59:20 +01:00
Joas Schilling
84067bbf36 fix(admin): Link to new repository locations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-02-13 08:57:17 +01:00
Joas Schilling
f53ef9630b fix(installation): Add optional servers for weather_status app
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-02-12 17:34:23 +00:00
Jana Peper
13d3ebbfd3 docs: adapt windmill docs to new integration
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2026-02-11 16:54:51 +01:00
Andy Scherzinger
39c15d8a99 Merge pull request #14049 from nextcloud/backport/14045/stable33
[stable33] feat(AI/LiveTranscription): add live translation docs (#14045)
2026-02-11 12:50:25 +01:00
Andy Scherzinger
2c2dd1721c Merge pull request #14060 from nextcloud/backport/14057/stable33
[stable33] Add energy consumption info
2026-02-11 12:44:28 +01:00
Andy Scherzinger
a8fac67a1e docs: Add energy consumption info
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2026-02-11 11:37:04 +00:00
Anupam Kumar
2b435bb0e6 chore(AI/ContextChat): update scaling docs for parsing
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2026-02-05 09:09:34 +00:00
Anupam Kumar
55e2cf0708 feat(AI/LiveTranscription): add live translation docs (#14045)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2026-02-03 09:50:56 +00:00
Daniel Kesselberg
1dc4d55584 docs(release-notes): s3 integrity protection is now opt-in
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2026-02-02 08:35:16 +00:00
Nextcloud bot
9870db0645 chore(administration): Generate system config documentation from config.sample.php 2026-01-29 03:16:17 +00:00
Joas Schilling
cf8910051c fix(link): Stay in selected version 33 when following links
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-01-28 11:46:27 +01:00
Simon L.
d1d29d9d3e fix(system-requirements): fix listing of supported postgres versions
Signed-off-by: Simon L. <szaimen@e.mail.de>
2026-01-27 10:15:11 +00:00
Jos Poortvliet
8d09dbb2c7 fix(admin): Clarify Oracle support and update recommended databases
Added Oracle database note to indicate it's for Nextcloud Enterprise only and updated the recommended database engines.

Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2026-01-22 14:42:03 +00:00
Daniel
745c7afd46 Merge pull request #13994 from piechocki/patch-1
Fix integration of code
2026-01-20 18:39:51 +01:00
David Dreschner
0ffe51f79a fix(groupware): Add separate section for mail troubleshooting, remove mail shortcuts and re-sort some things
Signed-off-by: David Dreschner <github-2017@dreschner.net>
2026-01-20 15:17:59 +01:00
David Dreschner
6bb0671b20 Merge pull request #13993 from nextcloud/fix/move-mail-documentation
fix(groupware): Move admin and user documentation for mail app out of mail repo and update debug logging
2026-01-19 16:39:57 +01:00
David Dreschner
0f673faa4b fix(groupware): Move admin and user documentation for mail app to central documentation
Signed-off-by: David Dreschner <github-2017@dreschner.net>
2026-01-19 12:43:18 +01:00
Nextcloud bot
ab1f037055 chore(administration): Generate system config documentation from config.sample.php 2026-01-19 03:10:03 +00:00
piechocki
202afbf902 fix integration of code for docs webpage
before, the two hyphens were replaced by a dash in the view presented on docs.nextcloud.com, resulting in an erroneous occ command (too many arguments to "config:app:set")

Signed-off-by: piechocki <34336439+piechocki@users.noreply.github.com>
2026-01-17 15:42:46 +01:00
SebastianKrupinski
a911e1e16b feat: restrict calendar invitation participants
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2026-01-15 16:09:17 -05:00
Benjamin Gaussorgues
a4ffa6d8a0 feat: add documentation for OpenMetrics
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-01-08 12:37:10 +01:00
Nextcloud bot
2137474e18 chore(administration): Generate system config documentation from config.sample.php 2026-01-08 02:58:15 +00:00
Alex Turff
7173fbd571 Add documentation for OWNCLOUD_HTTP2_ENABLED variable
Signed-off-by: Alex Turff <alex@turff.net>
2026-01-05 09:21:22 +01:00
Joas Schilling
3fb02487c1 feat: Support PHP 8.5 in Nextcloud 33
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-12-19 16:51:28 +01:00
Simon L.
3537dcb28a fix(DeployConfigurations): remove notice that AIO has a built-in HaRP container as it does not
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-12-18 11:28:04 +01:00
provokateurin
72d0aa721d feat(admin): Add object store per bucket config example
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-12-15 14:14:12 +01:00
Marcel Klehr
0334145fc9 Merge pull request #13934 from nextcloud/chore/update-ai
chore(admin): Update AI docs
2025-12-15 09:23:12 +01:00
Marcel Klehr
63739be4f6 fix: Address review comments
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-12-15 08:44:40 +01:00
Marcel Klehr
55d6cd8772 fix: Address review comments
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-12-15 08:43:39 +01:00
Anupam Kumar
021b2e3590 feat(AI/ContextChat): add docs for scaling (#13936)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-12-12 15:11:13 +05:30
Marcel Klehr
961a943fdc chore(admin): Update AI docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-12-11 12:36:52 +01:00
Anupam Kumar
dbbcad09f2 chore(AI): Revert: "document HaRP being not supported in context_chat" (#13932)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-12-11 14:22:29 +05:30
Ryan Brue
a24e0cf10a docs: Use background_color instead of deprecated color
Looks like Nextcloud has deprecated the `color` setting.
Use `background_color` instead in the theming documentation.

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2025-12-09 22:41:45 -06:00
Simon L.
f5761c94d7 feat(applying-patch): improve some details
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-12-09 21:10:32 +01:00
Simon L.
a119976e1f feat(applying-patch): improve documentation to also mention git apply as alternative
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-12-09 21:01:04 +01:00
Andy Scherzinger
ab270ff385 Merge pull request #13910 from nextcloud/oc-migration-10.16.x
Update migrating_owncloud.rst - oC 10.16
2025-12-09 11:44:02 +01:00