# S3 OVH Object Storage

**URL:** https://meta.discourse.org/t/s3-ovh-object-storage/175368
**Category:** Self-hosting
**Tags:** unsupported-install, hosting
**Created:** [January 7, 2021, 10:16am UTC](https://meta.discourse.org/t/s3-ovh-object-storage/175368 "2021-01-07T10:16:44Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![jbd1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jbd1/32/205366_2.png) [@jbd1](https://meta.discourse.org/u/jbd1)
#### Post date: [January 7, 2021, 10:16am UTC](https://meta.discourse.org/t/s3-ovh-object-storage/175368/1 "2021-01-07T10:16:44Z")

</div>

Hi,

Does anyone use OVH Object Storage (S3) ([Stockage d'objets compatible S3 sans frais de sortie | OVHcloud France](https://www.ovhcloud.com/fr/public-cloud/object-storage/)) ?  
It is supposed to be S3 compatible, but Discourse (2.6) only show “Aws::S3::Errors::BadRequest”

Regards,

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [January 7, 2021, 10:33am UTC](https://meta.discourse.org/t/s3-ovh-object-storage/175368/2 "2021-01-07T10:33:09Z")

</div>

hum 🤔 No, but I was wondering the same thing… did your setup previously work with another host ? What configuration did you use in your app.yml ?

---

<div class="post-metadata">

### Author: ![jbd1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jbd1/32/205366_2.png) [@jbd1](https://meta.discourse.org/u/jbd1)
#### Post date: [January 7, 2021, 10:59am UTC](https://meta.discourse.org/t/s3-ovh-object-storage/175368/3 "2021-01-07T10:59:52Z")

</div>

Hi,  
I’m afraid, i don’t have app.yml ? I make the install via [https://github.com/bitnami/bitnami-docker-discourse](https://github.com/bitnami/bitnami-docker-discourse)

 ![image](https://global.discourse-cdn.com/meta/original/3X/8/3/83e369d5c41a7f6aefb6102465a1e412b239146d.png)

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [January 7, 2021, 11:30am UTC](https://meta.discourse.org/t/s3-ovh-object-storage/175368/4 "2021-01-07T11:30:22Z")

</div>

well… I’m afraid the bitnami install is not supported, I can only point you toward:

- [discourse/docs/INSTALL-cloud.md at main · discourse/discourse · GitHub](https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md) (any ovh vps will work, starter is fine)
- and then [Configure an S3 compatible object storage provider for uploads](https://meta.discourse.org/t/using-object-storage-for-uploads-s3-clones/148916)

---

<div class="post-metadata">

### Author: ![jbd1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jbd1/32/205366_2.png) [@jbd1](https://meta.discourse.org/u/jbd1)
#### Post date: [January 7, 2021, 11:31am UTC](https://meta.discourse.org/t/s3-ovh-object-storage/175368/5 "2021-01-07T11:31:49Z")

</div>

OK thanks, I will try to reinstall and let you know.

---

<div class="post-metadata">

### Author: ![jbd1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jbd1/32/205366_2.png) [@jbd1](https://meta.discourse.org/u/jbd1)
#### Post date: [January 7, 2021, 1:39pm UTC](https://meta.discourse.org/t/s3-ovh-object-storage/175368/6 "2021-01-07T13:39:26Z")

</div>

Hi,  
I did not reinstall, but solved by manually update the param ‘S3\_region’ in postgres database (table _site\_settings_).  
Si it works fine with OVH and scaleway. ☑
