# Need a how-to guide for using DigitalOcean Block Storage for image uploads

**URL:** https://meta.discourse.org/t/need-a-how-to-guide-for-using-digitalocean-block-storage-for-image-uploads/49535
**Category:** Support
**Created:** [September 1, 2016, 7:18am UTC](https://meta.discourse.org/t/need-a-how-to-guide-for-using-digitalocean-block-storage-for-image-uploads/49535 "2016-09-01T07:18:26Z")
**Posts on this page:** 1
**Showing post:** 16

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [April 3, 2017, 7:30pm UTC](https://meta.discourse.org/t/need-a-how-to-guide-for-using-digitalocean-block-storage-for-image-uploads/49535/16 "2017-04-03T19:30:53Z")

</div>

So, @tehn, you’d add something like this in the `volumes` section of your `app.yml`

```plaintext
   - volume:
       host: /other/volume/uploads
      guest: /shared/uploads

```

---

_[View the full topic](https://meta.discourse.org/t/need-a-how-to-guide-for-using-digitalocean-block-storage-for-image-uploads/49535)._
