nextcloud-documentation/admin_manual/installation
Ferdinand Thiessen c482eb508e
fix(admin): Specify php-sodium requirements
The sodium extension is only needed for argon2, iff:
- PHP is < 8.4 and built without libargon2

With PHP < 8.4 you can also enable argon2 without sodium by compiling
with libargon2 support.
With PHP 8.4 the argon2 support is included in php-openssl which is
already a hard requirement of Nextcloud.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-17 12:15:13 +01:00
..
images updated a bunch of screenshots 2020-03-28 23:29:46 +01:00
command_line_installation.rst Use --option=value version for occ maintenance:install 2023-03-07 23:36:43 +01:00
deployment_recommendations.rst Fix Deployment recommendations link (gives 404) 2022-12-14 14:31:53 +01:00
example_centos.rst feat: hello codespell 2024-07-23 13:04:10 +02:00
example_openbsd.rst fix(admin): remove mentions of apc.enable_cli 2024-10-29 16:35:41 +01:00
example_ubuntu.rst fix: Corrected mistake in initial commit 2023-12-18 13:15:38 -05:00
harden_server.rst fix: Add marker to positions that need adjusting on branch off 2025-01-31 16:00:27 +01:00
index.rst docs: Add generic uninstallation pointers 2024-12-12 11:03:32 +01:00
installation_wizard.rst Clarfication for trusted_domains section (#7852) 2021-12-17 20:18:27 +01:00
nginx-root.conf.sample fix(admin): Document oft loading for nginx 2024-10-11 08:42:25 +02:00
nginx-subdir.conf.sample fix(admin): Document oft loading for nginx 2024-10-11 08:42:25 +02:00
nginx.rst Add link to Big File handling section from nginx doc chapter 2024-11-13 02:13:01 +01:00
php_configuration.rst fix(admin): Specify php-sodium requirements 2025-03-17 12:15:13 +01:00
selinux_configuration.rst All directory labels should be deleted on uninstall 2021-09-25 13:46:25 +02:00
server_tuning.rst chore: remove no longer applicable Imaginary + HEIC warning 2025-01-11 15:08:51 -05:00
source_installation.rst Fix device enrollment with mod_fcgi 2024-11-13 19:24:57 +01:00
system_requirements.rst docs(admin): add Alpine Linux 2025-03-01 21:03:53 +01:00
uninstallation.rst docs: Add generic uninstallation pointers 2024-12-12 11:03:32 +01:00