nextcloud-documentation/admin_manual/installation
MichaIng f7cb232dab Use --option=value version for occ maintenance:install
The `--option=value` version of passing options to the `occ maintenance:install` command is now used in the documentation, instead of the `--option value` variant. This  solves issues with leading dashes in values, especially passwords. It also matches the `occ help maintenance:install` output.

Solves:
- https://github.com/nextcloud/server/issues/26109
- https://github.com/nextcloud/documentation/issues/8190

Furthermore values are now single quoted, which is important to avoid variable expansion and special treatment of the backlash character in random passwords, and a doubled space was removed.

Signed-off-by: MichaIng <micha@dietpi.com>
2023-04-03 11:42:05 +00:00
..
images updated a bunch of screenshots 2020-03-28 23:29:46 +01:00
apps_supported.rst update app list in accordance wiht bundling state of NC 25 2022-09-28 21:06:57 +00:00
command_line_installation.rst Use --option=value version for occ maintenance:install 2023-04-03 11:42:05 +00:00
deployment_recommendations.rst Fix Deployment recommendations link (gives 404) 2022-12-14 21:29:15 +00:00
example_centos.rst Update example_centos.rst 2020-08-07 14:23:33 +02:00
example_openbsd.rst Update example_openbsd.rst 2021-03-16 21:44:02 +01:00
example_ubuntu.rst Improve instructions to install php metapackages and invoke mysql. These instructions should also work on Ubuntu 18.04 LTS and 20.04 LTS. Fixes issue #6802 2022-04-27 18:48:58 -07:00
harden_server.rst Replace X-Robots-Tag header value with "noindex, nofollow" 2023-02-16 09:57:04 +00:00
index.rst Add support OpenBSD 2021-02-19 18:28:55 +01:00
installation_wizard.rst Clarfication for trusted_domains section (#7852) 2021-12-17 20:18:27 +01:00
nginx-root.conf.sample Replace X-Robots-Tag header value with "noindex, nofollow" 2023-02-16 09:57:04 +00:00
nginx-subdir.conf.sample Replace X-Robots-Tag header value with "noindex, nofollow" 2023-02-16 09:57:04 +00:00
nginx.rst Typo 2021-05-24 19:58:27 +02:00
selinux_configuration.rst All directory labels should be deleted on uninstall 2021-09-25 13:46:25 +02:00
server_tuning.rst add note why it is required 2023-03-07 13:32:16 +00:00
source_installation.rst Update admin_manual/installation/source_installation.rst 2022-12-10 19:42:08 +00:00
system_requirements.rst Fix back wording after revert 2023-02-08 13:07:35 +00:00