# Nieuwe installatie oude Discourse versie?

**URL:** https://meta.discourse.org/t/fresh-install-old-discourse-version/257927
**Category:** Self-hosting
**Tags:** unsupported-install
**Created:** [13 maart 2023 om 09:18 UTC](https://meta.discourse.org/t/fresh-install-old-discourse-version/257927 "2023-03-13T09:18:04Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![bXunter](https://avatars.discourse-cdn.com/v4/letter/b/ecccb3/32.png) [@bXunter](https://meta.discourse.org/u/bXunter)
#### Post date: [13 maart 2023 om 09:18 UTC](https://meta.discourse.org/t/fresh-install-old-discourse-version/257927/1 "2023-03-13T09:18:05Z")

</div>

Regards to all,

Namely (don’t ask why) I need version **v2.8.8** or **v2.8.7** installed on a fresh system. Otherwise, on our main forum we use the latest, however, due to the need to test some plugins, we only need one of these two versions, how can we install the required versions from scratch?

Idea is to setup a fresh new (test) VPS and on that VPS install older version of Discourse.

Thank you.

---

<div class="post-metadata">

### Author: ![bXunter](https://avatars.discourse-cdn.com/v4/letter/b/ecccb3/32.png) [@bXunter](https://meta.discourse.org/u/bXunter)
#### Post date: [18 maart 2023 om 18:57 UTC](https://meta.discourse.org/t/fresh-install-old-discourse-version/257927/2 "2023-03-18T18:57:01Z")

</div>

Anyone have some idea about installation? 🙂

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [19 maart 2023 om 13:52 UTC](https://meta.discourse.org/t/fresh-install-old-discourse-version/257927/3 "2023-03-19T13:52:11Z")

</div>

If you are comfortable with Docker, you can get around by using an older container image and setting the version you want on the app.yml file, but we don’t support installing end-of-life installs, and they have numerous security issues and aren’t compatible with our latest current container image.

---

<div class="post-metadata">

### Author: ![bXunter](https://avatars.discourse-cdn.com/v4/letter/b/ecccb3/32.png) [@bXunter](https://meta.discourse.org/u/bXunter)
#### Post date: [25 maart 2023 om 10:05 UTC](https://meta.discourse.org/t/fresh-install-old-discourse-version/257927/4 "2023-03-25T10:05:04Z")

</div>

@Falco How to find what is equivalent image discourse/base for version 2.8.7?

[discourse/base - Docker Image](https://hub.docker.com/r/discourse/base/tags?page=1) what is a right TAG version?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [25 maart 2023 om 13:59 UTC](https://meta.discourse.org/t/fresh-install-old-discourse-version/257927/5 "2023-03-25T13:59:08Z")

</div>

Try the `discourse/base:2.0.20220720-0049`.

It’s packed full of security issues, so keep in mind it’s completely #unsupported-install and you must upgrade ASAP.

---

<div class="post-metadata">

### Author: ![bXunter](https://avatars.discourse-cdn.com/v4/letter/b/ecccb3/32.png) [@bXunter](https://meta.discourse.org/u/bXunter)
#### Post date: [25 maart 2023 om 14:02 UTC](https://meta.discourse.org/t/fresh-install-old-discourse-version/257927/6 "2023-03-25T14:02:19Z")

</div>

Yes, there are no problems, this is not a production forum, we literally need a couple of hours to do what we planned and put away.

---

<div class="post-metadata">

### Author: ![Khrisna\_Gunanasurya](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/khrisna_gunanasurya/32/375081_2.png) [@Khrisna\_Gunanasurya](https://meta.discourse.org/u/Khrisna_Gunanasurya)
#### Post date: [12 april 2024 om 09:06 UTC](https://meta.discourse.org/t/fresh-install-old-discourse-version/257927/7 "2024-04-12T09:06:12Z")

</div>

Hi, @Falco I’m trying to install the old discourse version for the same exact reason with @bXunter , but why the discourse wont starting? I’m already using this command `./launcher rebuild app --run-image discourse/base:2.0.20220621-0049`,  
the docker successfully started, but the app itself is not running when I access it. do you know why the reason?

to give you more context:  
I just resized the droplet to have more memory, but its still doesnt work

 ![image](https://global.discourse-cdn.com/meta/original/4X/4/d/d/4dddb71ce1948c71dd5707e0278e87a9cd00a5ac.png)

am I missing something somewhere?

also this is the logs I can see atm by executing `./launcher logs app`

 ![image](https://global.discourse-cdn.com/meta/original/4X/c/0/4/c0433e853d0d3b88e129fbfe616f86497e5bc2c4.jpeg)
