Install on my VPS

Looking for someone to create a database so I can install discourse on my server including SSH in doctor etc. I can configure the community I believe the biggest thing is going to be the installation for me anyway

Hi there, did you know you could do a one-line install?

Quick Start

Run this single command on a fresh Ubuntu/Debian server:

wget -qO- https://raw.githubusercontent.com/discourse/discourse_docker/main/install-discourse | sudo bash

That’s it! The installer will:

  • Install Docker and git automatically (if not present)
  • Download the Discourse Docker configuration
  • Launch an interactive setup wizard

Don’t have a domain name? No problem! The installer offers free subdomains like yoursite.discourse.diy — no purchase required.

Don’t want to set up email? Skip SMTP and users can log in via Discourse ID with social logins (Google, Facebook, Apple, GitHub).

(From discourse/docs/INSTALL-cloud.md at main · discourse/discourse · GitHub)

1 Like

I’ll have to check on my server to see what kind it is I was told it was SSA successible but primary for hosting websites but I’ll ask and get right back to you

Ralph