#Server compatibility help for WwebJS in AWS ECS

7 messages · Page 1 of 1 (latest)

quasi kettle
#

is it possible to deploy an application into AWS ECS built using with WwebJs? Also, this is for internal application so the whatsApp should be connected by us, how can I persist the connection for life long?

id:guide

wooden mortar
#

You can use remote auth with AWS EFS, S3, or mongodb.

quasi kettle
#

thank you @wooden mortar Will try this solution

quasi kettle
#

can you provide me code demo for this? I'm able to store the data but not able to access it.

wooden mortar
#

Store data where?

quasi kettle
#

storing at S3

exotic ridge
# quasi kettle storing at S3

did you manage to do this? currently i'm using persistence storage on k8s, but if i can store in on a s3 compatible storage that would be awesome