Update source_installation.rst

beautify format and context, add installation procedure for first start, correct grammar, add links in correct format

Signed-off-by: scubamuc <54933878+scubamuc@users.noreply.github.com>
This commit is contained in:
scubamuc 2025-03-27 11:53:56 +01:00 committed by GitHub
parent 642689ea69
commit 1d07997db2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -397,8 +397,7 @@ Installing via Snap packages
----------------------------
Nextcloud snap is a community driven installation method and is designed
to be easy to install and simple to maintain.
Nextcloud snap is designed to be easy to install and simple to maintain.
to be easy to install and simple to maintain.
The ideal Nextcloud snap is an "install and forget" Nextcloud instance
that works on most architectures and updates itself without needing administrative
skills. Combining Nextcloud with snapd makes it a perfect fit for IoT or
@ -423,6 +422,19 @@ By default the latest stable Nextcloud snap release will be installed and it wil
subsequent stable releases, but there are `other releases available as well <https://github.com/nextcloud/nextcloud-snap/wiki/Release-strategy>`_
and you have full control of `automatic updates <https://github.com/nextcloud-snap/nextcloud-snap/wiki/Managing-automatic-updates>`_.
After installation, Nextcloud will start automatically.
Assuming you and the device on which it was installed are on the same network, you will reach the Nextcloud
installation by visiting ``<hostname>.local`` or the IP address of the instance in your browser.
If your hostname is ``localhost`` or ``localhost.localdomain``, like on an Ubuntu Core device,
``nextcloud.local`` will be used instead.
1st login
---------
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.
After you provide that information you will be logged in and able to install apps, create users, and upload files.
Further documentation, an `extensive Wiki <https://github.com/nextcloud-snap/nextcloud-snap/wiki>`_ and `FAQ's <https://github.com/nextcloud-snap/nextcloud-snap/wiki/FAQ's>`_ can be found on the `developers GitHub <https://github.com/nextcloud-snap/nextcloud-snap>`_.
.. note:: The `snapd technology <http://snapcraft.io/docs/core/>`_ is the core