Skip to Content
Menu
This question has been flagged

I have a frontend server running with nginx who routing trafic through Haproxy to 2 backends servers with nginx as reverse proxy of odoo.

Actually, the folder who store filestore is in each backend server, and I run daily rsync between them (cron), but this is not convenient because there are some difference at every moment.

Is Odoo offers solution that permit to have the data_dir always up to date on every backends, other than stuff like SSHF (more such the database remote connection, something like that would be great) ?

Thanks

Avatar
Discard

what it's the question? seems that you have a solution

It seems as if though rsync is the best solution. Either that or you need to store the ir.attachments in the database and have the database replicate in real-time

Related Posts Replies Views Activity
2
Jun 21
3053
2
Aug 24
1612
1
Mar 23
1724
1
Mar 24
4735
1
Feb 19
14162