Skip to content

Uploads linked dirs #89

@Arthur-min

Description

@Arthur-min

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions