Hello Ingo,

I share a solution we use for sharing images across ofbiz instances on
different servers.
If your instances run on Linux servers you could also consider to use
Bison, an utility tool that could keep two remote directory synced, both
for adding and removing files.
It's not real-time as a mounted volume, since the sync script has to be
scheduled in crontab (is: every 5 minutes), but it's quite simple to use
and configure and if you do not necessarily need real-time for your
imes/files you could give it a try.

Regards,
Giulio

Il giorno ven 22 set 2023 alle ore 07:52 Ingo Wolfmayr <
[email protected]> ha scritto:

> Hello Nicolas,
>
> sounds great! Thanks for the fast response.
>
> Cheers,
> Ingo
>
> Von: Nicolas Malin <[email protected]>
> Gesendet: Donnerstag, 21. September 2023 09:19
> An: [email protected]; Ingo Wolfmayr <[email protected]>
> Betreff: Re: Running a service instance
>
> Hello Ingo,
>
> * Store your upload directory on shared volume (bucket, nfs, sshfs other
> something like that) and mount it on the same patch on each server (like
> /var/lib/ofbiz/contents)
> * Use the same path for the ofbiz home on each server hosting each
> instance.
> * Configure the upload content on your ofbiz properties
>
> Let's rock
>
> Nicolas
>
> Le 21/09/2023 à 09:09, Ingo Wolfmayr a écrit :
>
> Hi everybody,
>
>
>
> I am thinking about the following setup and I am not sure if it is
> possible. If yes, what are the proposed configurations settings and what
> should be monitored in detail?
>
>
>
> Instance1: main instance
>
> - holds images, files ...
>
> - serving views ...
>
>
>
> Instance2: service worker instance
>
> - process defined services
>
> -- for example addToSolrIndex
>
> -- import tasks - long running task
>
>
>
> Both instances will use the same database.
>
>
>
> My concerns:
>
> - how do I configure instance2 to store images uploaded by an import task
> to the right directory (runtime/uploads/... of Instance1,
> images/products/... of instance1)
>
>
>
> Any hints, thoughts about this topic would be very appreciated.
>
>
>
> Best regards,
>
> Ingo
>
>
>
>

-- 
Giulio Speri


*Mp Styl**e Srl*
via Antonio Meucci, 37
41019 Limidi di Soliera (MO)
T 059/684916
M 347/0965506

www.mpstyle.it

Reply via email to