By CrypticCube
I want to install Discourse on a VPS with 2 other website hosted with Apache and LetsEncrypt.
How do I go about installing Discourse? When I try to install it says port 80 is already in use.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
By default, the app.yml file for Discourse binds Port 80, or attempts to. Since you already have port 80 bound due to Apache, you’d need to modify app.yml, bind Discourse to an alternate port, and then proxy requests on Port 80 to Discourse (to keep the new port out of the URL).
https://meta.discourse.org/t/advanced-setup-and-administration/15929
The above provides configuration for NGINX only, however, so you would need to set up proxying for Apache if you don’t want to use NGINX.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.