Page 1 of 1

Need to separate Asset Server for multiple site servers

Posted: Mon Jun 26, 2017 3:01 pm
by rashid301
Is it possible to separate the asset server so that all media are stored in a shared instance?
I want to setup multiple servers with load balancer in front. I know how to use shared SOLR server and shared database.
But I can't figure out how to share assets.

Is there any documentation how to do it?
I have seen the CDN configuration document. But that is not what I am looking for. I want to be able to run cluster of broadleaf servers and share assets among all of them including being able to upload assets through Admin, create/read assets programatically.

Re: Need to separate Asset Server for multiple site servers

Posted: Tue Jul 25, 2017 3:17 pm
by phillipuniverse
The best way is actually to use a plugin like the Amazon S3 file provider. This makes it so that all assets are uploaded to S3 and thus shared across all of your application instances.

The Broadleaf forums are being retired as a readonly archive of questions. For active discussions and questions, check out the broadleaf-commerce tag on Stack Overflow which is actively monitored by the Broadleaf team.