mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 00:09:39 -06:00
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:
commit
a2ca8d849f
@ -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.
|
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
|
::: tip 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.
|
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
|
### Creating a Mount
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user