Absolute paths for shared files/directories #3069
Unanswered
pavelgross
asked this question in
Help needed
Replies: 1 comment 1 reply
-
Set https://deployer.org/docs/7.x/recipe/common#use_relative_symlink to fasle. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I use deployer v7
Is it possible to use absolute symlinks instead of releative for the shared files & dirs? The data should be shared via nfs and the server setup has problems with the relative paths.
If there is no parameter for this, would customization via after hook for deploy:shared be good way to change the symlinks?
Thx
Beta Was this translation helpful? Give feedback.
All reactions