can I use Bref php serverless to install sendy?

0

if I follow the tutorial it it possible to make Sendy server-less with Bref? Or is it a waste of time?

Loot
已提问 2 年前239 查看次数
1 回答
0

I would recommend reaching out to Sendy and Bref to see if it's possible to make it work. However, looking at the getting started guide for Sendy (step 3), it notes that /uploads folder permission should be set as 777. However, on Lambda, the only writable directory is /tmp unless you use EFS to mount a directory. If the uploads directory path or any other directory path to write files can be modified, it may be possible (from Lambda perspective).

AWS
Taka_M
已回答 2 年前
  • I cant use s3?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则