phil_c64
(Phil Clayton)
26 Luglio 2019, 7:45pm
4
Grazie per la risposta e per avermi indicato la strada giusta.
I seguenti link sembrano rendere possibile l’installazione di Docker in Plesk. Vorrei provarci, ma come hai detto, un Droplet di Digital Ocean semplifica le cose, quindi lo terrò come piano di riserva
Install Discourse on Plesk Onyx is simple!
Lie, I’ve been trying for two days until it works.
Update: This method will works with Ubuntu 14.04, 16.04 and Debian only.
First install Docker on Plesk Extensions.
Install Docker
Now install Redis and Nginx containers
Redis & Nginx
Go to discourse/docs/INSTALL-cloud.md at main · discourse/discourse · GitHub and follow this steps, starting on Install Discourse
Note: I forgot a detail. Before perform ./discourse-setup, you need edit discourse-se…
It’s not as daunting as it sounds!
While this may sound a bit intimidating at first, it’s really not all that bad. You basically need to do two things:
Install HAProxy (or an alternative) which will take over port 80 and then divert your Discourse traffic to your docker container, and all your other sites to your usual Apache set-up.
Let Apache know which port to listen for.
While this is only a rough guide, it should do a good job of pointing you in the right direction. Let’s get star…
Hello dear,
We saw tons of tutorials & supports form others companies about the use & the installation of discourse on their web platform such Digital Ocean, nanobox etc. .. but there is nothing about Plesk onyx, so I want to have an official /...