🚀We've just published the Bonfire Social 1.0 Release Candidate 2 . Here the full article: bonfire.cafe/pub/objects/01J...
2
Replies
1
Boost
@ivan @LiquidParasyte The Articles feature is beautiful!!!! Love it 🤩 🤩 🤩
Discussion
🚀We've just published the Bonfire Social 1.0 Release Candidate 2 . Here the full article: bonfire.cafe/pub/objects/01J...
@ivan @LiquidParasyte The Articles feature is beautiful!!!! Love it 🤩 🤩 🤩
@ivan @LiquidParasyte #HelpANoob #Feedback
I tried configuring S3 storage following what I assumed was the logical setup path. I added to the
.envfile this:UPLOADS_S3_BUCKET=bucketIDUPLOADS_S3_ACCESS_KEY_ID=my_keysUPLOADS_S3_SECRET_ACCESS_KEY=my_secretUPLOADS_S3_REGION=fr-parUPLOADS_S3_HOST=s3.fr-par.scw.cloudUPLOADS_S3_SCHEME=httpsUPLOADS_S3_URL=https://bucketID.s3.fr-par.scw.cloudThen I redeployed the app, but unfortunately, I couldn’t get it to work. I eventually reverted to the default settings (thankfully without breaking anything... i guess, jeje 😅).
is there something "obvious" that i'm doing wrong?
btw, reading the doc, I join @box464's suggestion from the Installation party, it would be great to have more detailed documentation or examples for S3-compatible setups (like Scaleway.), similar to the excellent SMTP setup guide you already provide.