Skip to content

Possible to Store Attachments Elsewhere #674

@ManelyDave

Description

@ManelyDave

Largely as a result of how our team works, our docker implementation blows away the previously running nginx+php server when we deploy to production. The database is separate and on initial startup the container does what needs to happen for it to be fairly seamless. The attachments however are in the filesystem and destroyed.
I've figured that we could have a periodic cron job store attachments onto a separate server that wouldn't be part of the build and some nginx trickery could probably serve up attachments from that. Before I got to work on it, though, I wanted to be sure there's not some magical way to already do this that you've already baked in.

You've really done a great job. I recently migrated our support team off of Salesforce and it's been super. I love what it can do out of the box and love that we've been able to add modules to do business-specific stuff.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions