Replies: 2 comments 2 replies
-
@graficar Hi! You need to mount the Digital Ocean Space (or any S3 compatible storage - AWS S3 or self-hosted minio) as linux filesystem in order to make it work. https://bluexp.netapp.com/blog/amazon-s3-as-a-file-system docker run -d -v /home/username/s3-sessions/:/app/.sessions -p 3000:3000/tcp --name whatsapp-http-api devlikeapro/whatsapp-http-api-plus Remember about the notes tho https://bluexp.netapp.com/blog/amazon-s3-as-a-file-system
The number one task for the project in this year is adding remote storage support but likely it'll work only with mongodb (because we also want to use it for storing messages and other events there) I hope it answers your questions! |
Beta Was this translation helpful? Give feedback.
-
Sorry, we put the wrong link above. We're working on that, hopefully in 1-2 months it'll be ready! |
Beta Was this translation helpful? Give feedback.
-
Hello,
How can I store sessions in Digital Ocean Space?
I have the plus version.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions