Lee Garrett
a320474af3
Add heading and also fix label
...
Signed-off-by: Lee Garrett <lgarrett@rocketjump.eu>
2023-08-07 18:32:06 +00:00
Lee Garrett
00b87d5ab6
Document occ status and -e option
...
Signed-off-by: Lee Garrett <lgarrett@rocketjump.eu>
2023-08-07 18:32:05 +00:00
Christoph Wurst
7b9a6bab3d
fix(adminmanual): Recommend basic auth over NTLM for Exchange
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-08-03 19:20:40 +00:00
tflidd
353151d09a
Update Debian version in system_requirements.rst
...
If we recommend a Debian operating system, it would be better to use a version that already ships a php version that is supported by NC.
https://wiki.debian.org/PHP#Available_versions
Not sure if you do some specific tests on a Debian setup and to claim to support it, you would need to adjust the version as well.
Perhaps backport to NC26 as well.
Signed-off-by: tflidd <tflidd@aspekte.net>
2023-08-03 13:49:56 +00:00
Marcel Klehr
3246a7488f
Update admin_manual/ai/index.rst
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-24 09:15:05 +00:00
Marcel Klehr
34fb955474
Update admin_manual/ai/index.rst
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-24 09:15:05 +00:00
Marcel Klehr
7bc1d800e9
Update admin_manual/ai/index.rst
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-24 09:15:05 +00:00
Marcel Klehr
305940fa77
Admin docs/AI features: Add links to apps
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-24 09:15:05 +00:00
Marcel Klehr
e960b6655a
Admin docs: Add a section on AI features
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-24 09:15:05 +00:00
Marcel Müller
1d5ef4575f
Add note about migrations run by background jobs
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-07-10 07:31:45 +02:00
Arthur Schiwon
e6b50f70cf
fix: menu entry called differently across collabora versions
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-07-06 12:16:59 +00:00
Arthur Schiwon
6bc6b4c871
fix(reference): specify top menu entry
...
for it is not called "Smart Picker" it will make it easier to find the proper menu item
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-07-06 12:16:53 +00:00
Simon L
4386d40b24
address review
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-24 13:25:56 +00:00
Simon L
c1d2f7770c
add a section about asset compression
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-24 13:25:56 +00:00
Simon L
c82fe1eb5d
add warning to imaginary docs that it is incompatible with SSE
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-20 12:45:48 +00:00
Simon L
cbe0fc52a4
fix confusion around mail settings and improve layout a bit
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-19 09:36:02 +00:00
Christoph Wurst
e90b9e2c75
feat(adminmanual): Document how to use occ with sudo and env vars
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-16 10:01:32 +00:00
Jakub Jelen
9b035bf7bc
fixup
...
Co-authored-by: MichaIng <micha@dietpi.com>
Signed-off-by: Jakub Jelen <jakuje@gmail.com>
2023-06-15 22:50:19 +00:00
Jakub Jelen
ce99453f66
Fix .htaccess configuration to actually work
...
The `.htaccess` rules should not have the starting slash otherwise they
will never get matched. When running the mod_rewrite in .htaccess, the
path is already sanitized and leading slashes stripped.
Document also that this is not the case when the rules are used directly
from the main apache2 configuration the leading slash is present always,
which led to some edit wars of this documentation in the past as it was
not well explained (#8093 , #3811 ).
This matches the code shipped with the .htaccess in the nextcloud server:
https://github.com/nextcloud/server/blob/master/.htaccess
Signed-off-by: Jakub Jelen <jakuje@gmail.com>
2023-06-15 22:50:19 +00:00
Dominik Fuchß
d44859f680
Add information about request_timeout
...
Signed-off-by: Dominik Fuchß <develop@fuchss.org>
2023-06-14 21:48:51 +00:00
Josh Richards
1c6205d761
(logging configuration) Rewrite of the admin_audit logging section
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-12 15:28:37 +00:00
Julius Härtl
e12fdb4490
Merge pull request #10599 from nextcloud/backport/10581/stable27
2023-06-09 16:39:59 +02:00
Josh Richards
4aac3198ee
(hardening and security) Add disabling debug mode recommendation
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-09 14:34:49 +00:00
Josh Richards
ced9bce05f
(server tuning) New sections: log levels, debug mode
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-09 14:34:31 +00:00
Ferdinand Thiessen
b6f6d0137d
Merge pull request #10583 from nextcloud/backport/10582/stable27
...
[stable27] feat: Add information about module javascript to NC27 upgrade guide
2023-06-09 12:11:58 +02:00
Julius Härtl
a0ce4f87b1
feat(flow): Add note about disabling user flows
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-09 06:33:35 +00:00
Ferdinand Thiessen
ec1ce04540
feat: Add information about module javascript to NC27 upgrade guide
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-08 16:11:16 +00:00
Ferdinand Thiessen
47fa85ecff
Merge pull request #10576 from nextcloud/backport/10575/stable27
...
[stable27] fix(admin_manual): Add module js (`mjs`) as static resource to nginx config
2023-06-08 16:59:36 +02:00
Christoph Wurst
20c25499dc
Merge pull request #10543 from nextcloud/backport/10539/stable27
...
[stable27] feat(adminmanual): Add 26 upgrade docs
2023-06-07 19:06:22 +02:00
rakekniven
5c7ada4e7e
Merge pull request #10497 from nextcloud/backport/10426/stable27
...
[stable27] Establish an installation approaches overview
2023-06-07 18:39:27 +02:00
Ferdinand Thiessen
859f5be5ed
fix(admin_manual): Add module js (mjs) as static resource to nginx config
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-07 13:55:27 +00:00
Josh Richards
b4fb96142a
Add'l clarification in S3 note + couple typos fixed
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-06 17:00:09 +00:00
Josh Richards
c39f525992
(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-06-06 17:00:09 +00:00
Richard Steinmetz
958a7c36ab
feat(admin): document using microsoft xoauth2 with mail
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-06-05 09:09:39 +00:00
Christoph Wurst
94d5ada0cb
feat(adminmanual): Add 26 upgrade docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 13:24:41 +00:00
Joas Schilling
06b160fcc9
fix(admin): Make double dash readable as such
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-31 07:55:12 +00:00
Josh Richards
2a259be232
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-29 18:12:24 +00:00
Christoph Wurst
a172bb3a46
feat(adminmanual): PHP8.0 deprecation in Nextcloud 27
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-26 19:06:48 +00:00
Christoph Wurst
ee3c52453c
chore: Move changelog up, fix 27 upgrade headings
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-26 19:42:54 +02:00
Joas Schilling
719d1ea59b
chore(release_notes): Use subpages per release
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-26 19:42:54 +02:00
Christoph Wurst
781d27649a
feat(adminmanual): Create critical changes section for admins
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-26 19:42:53 +02:00
Christoph Wurst
9651eb6cff
fix(adminmanual): Document SMTP+NTLM limitation in 26
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-26 10:44:20 +00:00
Christoph Wurst
778c27f900
fix(adminmanual): Fix github link syntax
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-25 19:39:18 +00:00
Christoph Wurst
5b848a6cd9
fix(adminmanual): Fix Amazon SSEC link
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-25 17:07:30 +00:00
Joas Schilling
400d99ecd8
chore: Fix internal links after stable27 branch-off
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-22 11:49:00 +02:00
Richard Steinmetz
c6bbdea16b
fix(admin): command box formatting in SSE-C section
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-05-17 10:45:29 +00: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