Merge pull request #602 from zabszk/master

Update mounting information regarding mounts within `/home/container` as that is now functional.
This commit is contained in:
Rowan 2024-09-15 15:03:10 +01:00 committed by GitHub
commit a2ca8d849f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,8 +19,9 @@ You have to restart Wings to apply new changes to your Wings config.
You have to configure mounts in admin Panel in order to use them with your servers. They consist of a source pad on the node and a target path where it will be mounted in the container.
:::warning Path in the container
Mounts cannot be mounted to or inside of `/home/container` or any subdirectory of it, nor can you cross-mount servers such as Server A's directory into Server B.
::: tip Path in the container
Mounts can be mounted to or inside of `/home/container` or any subdirectory of it. You can cross-mount servers such as Server A's directory into Server B.
Keep in mind that the folder you want to mount into needs to exist for the mount to work.
:::
### Creating a Mount