# Discourse の v1.9.0.beta1 バージョンのインストール方法

**URL:** https://meta.discourse.org/t/how-to-install-v1-9-0-beta1-version-of-discourse/121129
**Category:** Self-hosting
**Created:** [2019 年 6 月 24 日午前 5:38 UTC](https://meta.discourse.org/t/how-to-install-v1-9-0-beta1-version-of-discourse/121129 "2019-06-24T05:38:42Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![wuyang](https://avatars.discourse-cdn.com/v4/letter/w/c68b51/32.png) [@wuyang](https://meta.discourse.org/u/wuyang)
#### Post date: [2019 年 6 月 24 日午前 5:38 UTC](https://meta.discourse.org/t/how-to-install-v1-9-0-beta1-version-of-discourse/121129/1 "2019-06-24T05:38:42Z")

</div>

I want to install the v1.9.0.beta1 version of discourse due to some reasons.  
Who can tell me what to do, thanks.

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [2019 年 6 月 24 日午前 7:53 UTC](https://meta.discourse.org/t/how-to-install-v1-9-0-beta1-version-of-discourse/121129/2 "2019-06-24T07:53:53Z")

</div>

Could you elaborate on why you need to use such an old version?

---

<div class="post-metadata">

### Author: ![wuyang](https://avatars.discourse-cdn.com/v4/letter/w/c68b51/32.png) [@wuyang](https://meta.discourse.org/u/wuyang)
#### Post date: [2019 年 6 月 24 日午前 8:24 UTC](https://meta.discourse.org/t/how-to-install-v1-9-0-beta1-version-of-discourse/121129/4 "2019-06-24T08:24:37Z")

</div>

Because the forum data is v1.9.0.beta1, I want the data version to be consistent with the discourse version.

---

<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: [2019 年 6 月 24 日午前 10:53 UTC](https://meta.discourse.org/t/how-to-install-v1-9-0-beta1-version-of-discourse/121129/5 "2019-06-24T10:53:11Z")

</div>

In most cases you can restore an old database and it will migrate to the current version.

In the app.yml there is a commented out line that has tests-passed in it. You can uncomment that line and stick in any git commit.

---

<div class="post-metadata">

### Author: ![wuyang](https://avatars.discourse-cdn.com/v4/letter/w/c68b51/32.png) [@wuyang](https://meta.discourse.org/u/wuyang)
#### Post date: [2019 年 6 月 25 日午前 1:23 UTC](https://meta.discourse.org/t/how-to-install-v1-9-0-beta1-version-of-discourse/121129/6 "2019-06-25T01:23:02Z")

</div>

Thanks for your comments, yes, I change this version(the commit id of v1.9.0.beta1) as follows:  
`version: 82ed51450e4b2912d3c650acd7a8332f90de9dc4`  
And I execute the command:  
` cd /var/discourse`  
` ./launcher rebuild app`  
But it failed, the upload file is fail log.[fail log.txt](https://meta.discourse.org/uploads/short-url/8J6vPjhGmHoreAjzBxAjJndI1Y3.txt) (129.4 KB)

---

<div class="post-metadata">

### Author: ![wuyang](https://avatars.discourse-cdn.com/v4/letter/w/c68b51/32.png) [@wuyang](https://meta.discourse.org/u/wuyang)
#### Post date: [2019 年 6 月 25 日午前 1:34 UTC](https://meta.discourse.org/t/how-to-install-v1-9-0-beta1-version-of-discourse/121129/7 "2019-06-25T01:34:53Z")

</div>

Does discourse\_docker need to switch to the old version to run the rebuild command? Which old version can run this command successfully? I uploaded my app.yml [app.yml.txt](https://meta.discourse.org/uploads/short-url/dZeHgrnV6J6C1XoLHukENKLJG8d.txt) (4.0 KB)

---

<div class="post-metadata">

### Author: ![wuyang](https://avatars.discourse-cdn.com/v4/letter/w/c68b51/32.png) [@wuyang](https://meta.discourse.org/u/wuyang)
#### Post date: [2019 年 6 月 25 日午前 7:58 UTC](https://meta.discourse.org/t/how-to-install-v1-9-0-beta1-version-of-discourse/121129/8 "2019-06-25T07:58:30Z")

</div>

I have already find the solution, thanks.

---

<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: [2019 年 7 月 14 日午前 1:35 UTC](https://meta.discourse.org/t/how-to-install-v1-9-0-beta1-version-of-discourse/121129/9 "2019-07-14T01:35:18Z")

</div>


