Skip to content

Commit 953c30f

Browse files
scubamucrakekniven
authored andcommitted
Update source_installation.rst
add: link to confinement remove: syntax error add: requirements Signed-off-by: scubamuc <[email protected]>
1 parent e149a91 commit 953c30f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

admin_manual/installation/source_installation.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ and robust technology which the Nextcloud snap team has embraced.
407407
Most importantly snaps are designed to be secure, sandboxed, containerized
408408
applications isolated from the underlying system and from other applications.
409409

410-
However, the snap is opinionated.
410+
However, the snap is opinionated and there are `requirements <https://github.com/nextcloud-snap/nextcloud-snap/wiki/Installation-requirements>`_ to be met.
411411

412412
- Nextcloud snap uses recommended Apache.
413413
- Nextcloud snap uses recommended MySQL.
@@ -462,10 +462,10 @@ system. Unless you specifically allow the Nextcloud snap to access the ``/media`
462462
host system, you will not be able to access any other directory outside of the confinement.
463463

464464
Removable media or external storage must be mounted to either ``/media`` or ``/mnt`` as root with root permissions
465-
and connected to Snap!
465+
and connected to Snap! `Managing external media and storage <https://github.com/nextcloud-snap/nextcloud-snap/wiki/Managing-external-media,-shares-and-storage>`_
466466

467467
The interface providing the ability to access removable media is not automatically connected upon install, to use
468-
external storage (or otherwise use a device in ``/media`` or ``/mnt`` for data), you need to give the snap permission
468+
external storage (or otherwise use a device in ``/media`` or ``/mnt`` for data, you need to give the snap permission
469469
to access removable media by connecting that interface:
470470

471471
``sudo snap connect nextcloud:removable-media``

0 commit comments

Comments
 (0)