Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Session storage in S3

by
Invitu, Cyril VINH-TUNG
- 19/05/2024 22:46:17
Hello

Not tested but I would mount session folder (as we actually do with filestore in our infra) with nfs in your containers
Maybe there will be some security issues with that...
I let experts give their pov

Best regards

--------------------------------
Cyril VINH-TUNG
INVITU
Computer & Network Engineering
BP 32 - 98713 Papeete - French Polynesia
Tél: +689 40 46 11 99
contact@invitu.com
www.invitu.com

Le dim. 19 mai 2024, 10:16, Stéphane Van Erp <notifications@odoo-community.org> a écrit :
Hello OCA community,

As part of a multi-tenant deployment with several replicas, we are looking to persist Odoo sessions elsewhere than in the container.

We recently tested the OCA/session_db module with success, but if anyone had any experience to share on the multi-tenant side we'd be more confident ;-).

Nevertheless, since we also use the OCA/fs_storage and OCA/fs_attachment modules to store attached files in an S3 environment, we'd be tempted to use S3 instead of the DB.
Do any of you know of such a module? Is it a good idea?

I'm sure I'll have other questions about multi-tenant deployment with k8s, but I'd rather keep this to one subject per e-mail.

Thank you in advance for any help you can provide.

Stéphane Van Erp for iMio



_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

Reference