# Install on my VPS

**URL:** https://meta.discourse.org/t/install-on-my-vps/398340
**Category:** Marketplace
**Created:** [March 13, 2026, 3:25am UTC](https://meta.discourse.org/t/install-on-my-vps/398340 "2026-03-13T03:25:43Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [March 13, 2026, 4:20am UTC](https://meta.discourse.org/t/install-on-my-vps/398340/2 "2026-03-13T04:20:58Z")

</div>

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

> ## Quick Start
> 
> Run this single command on a fresh Ubuntu/Debian server:
> 
> ```plaintext
> 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](https://github.com/discourse/discourse/blob/main/docs/INSTALL-cloud.md))

---

_[View the full topic](https://meta.discourse.org/t/install-on-my-vps/398340)._
