You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: admin_manual/installation/source_installation.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -407,7 +407,7 @@ and robust technology which the Nextcloud snap team has embraced.
407
407
Most importantly snaps are designed to be secure, sandboxed, containerized
408
408
applications isolated from the underlying system and from other applications.
409
409
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.
411
411
412
412
- Nextcloud snap uses recommended Apache.
413
413
- Nextcloud snap uses recommended MySQL.
@@ -462,7 +462,7 @@ system. Unless you specifically allow the Nextcloud snap to access the ``/media`
462
462
host system, you will not be able to access any other directory outside of the confinement.
463
463
464
464
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>`_
466
466
467
467
The interface providing the ability to access removable media is not automatically connected upon install, to use
468
468
external storage (or otherwise use a device in ``/media`` or ``/mnt`` for data), you need to give the snap permission
0 commit comments