Looking for a RAILS solution for OCI Object Storage, we currently are using paperclip on AWS with S3. Paperclip is depreciated and Active storage has no documented solution for OCI Object Storage.
Any solutions or suggestions re welcome.
Looking for a RAILS solution for OCI Object Storage, we currently are using paperclip on AWS with S3. Paperclip is depreciated and Active storage has no documented solution for OCI Object Storage.
Any solutions or suggestions re welcome.
OCI Object Storage is S3 API compatible, so you can set it up in the same way you would with AWS.
https://docs.oracle.com/en-us/iaas/Content/Object/Tasks/s3compatibleapi.htm