# S3 region us-east-2 (Ohio)

**URL:** <https://meta.discourse.org/t/s3-region-us-east-2-ohio/65932>\
**Category:** Support\
**Created:** [10.Июль.2017 12:29:14 UTC](https://meta.discourse.org/t/s3-region-us-east-2-ohio/65932 "2017-07-10T12:29:14Z")\
**Posts on this page:** 6\
**Page:** 1

<div class="post-metadata">

**Author:** ![damienbowman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/damienbowman/32/59753_2.png) [@damienbowman](https://meta.discourse.org/u/damienbowman)\
**Post date:** [10.Июль.2017 12:29:14 UTC](https://meta.discourse.org/t/s3-region-us-east-2-ohio/65932/1 "2017-07-10T12:29:14Z")

</div>

Hello all. I’m running the latest version of Discourse but s3 region us-east-2 (Ohio) isn’t listed. Can someone assist?

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [10.Июль.2017 13:37:13 UTC](https://meta.discourse.org/t/s3-region-us-east-2-ohio/65932/2 "2017-07-10T13:37:13Z")

</div>

Just added `us-east-2` S3 region

[https://github.com/discourse/discourse/commit/c66b9dcdbd3098a1a9d3fb2da9d534178a412220](https://github.com/discourse/discourse/commit/c66b9dcdbd3098a1a9d3fb2da9d534178a412220)

---

<div class="post-metadata">

**Author:** ![damienbowman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/damienbowman/32/59753_2.png) [@damienbowman](https://meta.discourse.org/u/damienbowman)\
**Post date:** [10.Июль.2017 13:40:05 UTC](https://meta.discourse.org/t/s3-region-us-east-2-ohio/65932/3 "2017-07-10T13:40:05Z")

</div>

Thanks. I assume I have to wait for it to get pushed through all the normal channels before I’ll see it? I’m in no rush at all, just curious of the process. I’m not really great with git.

---

<div class="post-metadata">

**Author:** ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)\
**Post date:** [10.Июль.2017 14:03:06 UTC](https://meta.discourse.org/t/s3-region-us-east-2-ohio/65932/4 "2017-07-10T14:03:06Z")

</div>

Assuming you’re running a default install, simply visit `/admin/upgrade` and update Discourse from there. Once the update completes, you will see `us-east-2` in site settings.

The short explanation for git is as follows:

1. One of the dev pushes code to git on the `master` branch.
2. Travis (continuous integration software) runs the new code against all the existing software tests.
3. Once all the tests passed, the code is pushed to the `tests-passed` branch.

Your install (again, assuming default settings) tracks the `tests-passed` branch, so as soon as the code is on `tests-passed` you can manually run and update and take advantage of the changes.

---

<div class="post-metadata">

**Author:** ![damienbowman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/damienbowman/32/59753_2.png) [@damienbowman](https://meta.discourse.org/u/damienbowman)\
**Post date:** [10.Июль.2017 14:21:54 UTC](https://meta.discourse.org/t/s3-region-us-east-2-ohio/65932/5 "2017-07-10T14:21:54Z")

</div>

Perfect. Now to configure CloudFront. Thanks again.

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [10.Июль.2017 16:00:01 UTC](https://meta.discourse.org/t/s3-region-us-east-2-ohio/65932/6 "2017-07-10T16:00:01Z")

</div>

This topic was automatically closed after 2 hours. New replies are no longer allowed.
