Open alexandreteles opened 1 year ago
@palmdevs What's the status on this?
@palmdevs What's the status on this?
have not started yet. Don't have time for it atm.
Do we still need this at all? @alexandreteles @Ushie
Unsure, we may need it for a Manager-API for app info
Is your feature request related to a problem? Please describe.
This project got abandoned for quite some time, but we now need the CDN to be finished to deliver project assets and other relevant data.
Describe the solution you'd like
Move the backend from w3storage to IDrive e2. This should be straightforward, as e2 is compatible with the S3 protocol. Relevant resources can be found here: https://www.idrive.com/object-storage-e2/guides/s3_developer_guide.
All secrets required for development (
S3_ENDPOINT
,S3_KEY_ID
, andS3_SECRET_ACCESS_KEY
) are already set up.Important points to consider:
CDN
bucket as a root filesystem so workflows executing this action can specify both the path and the filename.