Update source_installation.rst - fix length of ^^^ in snap section

Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
This commit is contained in:
Alexander Müller
2025-06-16 11:54:22 -05:00
committed by rakekniven
parent 2dd9078886
commit ec494047fa

View File

@@ -418,7 +418,7 @@ However, the snap is opinionated and there are `requirements <https://github.com
- Nextcloud snap uses recommended PHP. - Nextcloud snap uses recommended PHP.
Installation Installation
^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^
**On Ubuntu** **On Ubuntu**
@@ -439,26 +439,26 @@ If your hostname is ``localhost`` or ``localhost.localdomain``, like on an Ubun
``nextcloud.local`` will be used instead. ``nextcloud.local`` will be used instead.
1st login 1st login
^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^
Upon visiting the Nextcloud installation for the first time, you will be prompted to enter an admin username Upon visiting the Nextcloud installation for the first time, you will be prompted to enter an admin username
and password before Nextcloud is initialised. This may take a while depending on resources and the device. and password before Nextcloud is initialised. This may take a while depending on resources and the device.
After you provide that information you will be logged in and able to install apps, create users, and upload files. After you provide that information you will be logged in and able to install apps, create users, and upload files.
HTTPS encryption HTTPS encryption
^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^
Nextcloud snap includes a service for automated HTTPS encryption and automated renewal using Lets Encrypt, Nextcloud snap includes a service for automated HTTPS encryption and automated renewal using Lets Encrypt,
or self-signed certificates. Run ``nextcloud.enable-https -h`` for more information. `Managing encryption <https://github.com/nextcloud-snap/nextcloud-snap/wiki/Managing-HTTP-encryption-(HTTPS)>`_. or self-signed certificates. Run ``nextcloud.enable-https -h`` for more information. `Managing encryption <https://github.com/nextcloud-snap/nextcloud-snap/wiki/Managing-HTTP-encryption-(HTTPS)>`_.
Configuration Configuration
^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^
While the default Nextcloud configurations are mostly fine, it may be necessary to fine tune Nextcloud snap by While the default Nextcloud configurations are mostly fine, it may be necessary to fine tune Nextcloud snap by
editing configuration files manually or using the management console. `Configuring Nextcloud snap <https://github.com/nextcloud-snap/nextcloud-snap/wiki/Configure-Nextcloud-snap>`_. editing configuration files manually or using the management console. `Configuring Nextcloud snap <https://github.com/nextcloud-snap/nextcloud-snap/wiki/Configure-Nextcloud-snap>`_.
External media External media
^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^
`Snap confinement <https://snapcraft.io/docs/snap-confinement>`_ is a security feature and determines the amount of access an application has to system resources, `Snap confinement <https://snapcraft.io/docs/snap-confinement>`_ is a security feature and determines the amount of access an application has to system resources,
such as files, the network, peripherals and services. Thus your Nextcloud snap is securely confined from the host such as files, the network, peripherals and services. Thus your Nextcloud snap is securely confined from the host