Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploads linked dirs #89

Open
Arthur-min opened this issue Mar 14, 2018 · 0 comments
Open

Uploads linked dirs #89

Arthur-min opened this issue Mar 14, 2018 · 0 comments

Comments

@Arthur-min
Copy link

Hello,

I'm on the 1.0.0rc3 release and I have a problem with the uploads symbolic link :

Linked dirs config:
set :linked_dirs, fetch(:linked_dirs, []).push( 'vendor', fetch(:web_path) + "/uploads", fetch(:web_path) + "/media", )

During the deployment, deploy:symlink:linked_dirs step do not make a ln - s /home/...../shared/web/uploads /home/...../releases/20180314000000/web/uploads
but make it for the /media folder.

Configuration seems to be exactly the same between media and uploads but not working the same way.

Does anyone have an idea?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant