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.
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.
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