GIT LFS on Object Storage

Hello,

I want to use an Object Storage as a GIT LFS server to store big files of my GIT repositories.

This solution works well with AWS S3 : Estranged.Lfs and I would like to use it with OVH Object Storage.

You say that your Object Storage is S3-compatible. Does it mean that I can create a AmazonS3Client to use it ? Or should I create my own IBlobAdapter?

The author precises that > Any blob store which generates pre-signed URLs can be used by implementing the interface IBlobAdapter:

The solution also uses AWS Lambda Functions. Are OVH Function stable now ?

Thank you in advance.

Bonjour,

J'ai essayé de mettre en place ce qui est indiqué ici : https://docs.ovh.com/gb/en/public-cloud/getting_started_with_the_swift_S3_API/ mais je bloque lors de l'utilisation de AWS client.

En PJ:
* Voici l'erreur que je rencontre: