# How to install Discourse on Webhosting Server (without ssh control)?

**URL:** https://meta.discourse.org/t/how-to-install-discourse-on-webhosting-server-without-ssh-control/238045
**Category:** Self-hosting
**Created:** [September 3, 2022, 9:26pm UTC](https://meta.discourse.org/t/how-to-install-discourse-on-webhosting-server-without-ssh-control/238045 "2022-09-03T21:26:17Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [September 3, 2022, 9:43pm UTC](https://meta.discourse.org/t/how-to-install-discourse-on-webhosting-server-without-ssh-control/238045/2 "2022-09-03T21:43:55Z")

</div>

Hey @Timothee_scheufler

I’m afraid it’s not possible to install Discourse on to a web hosting package as you describe.

Discourse requires ssh access because unlike phpBB it’s an application, instead of a collection of php files.

Discourse will install docker, and then within docker it will create an image which includes everything it requires to run.

Take a look at the [standard install](https://meta.discourse.org/t/142537?silent=true) guide. A $5 VPS at DigitalOcean is ample to get started.

---

_[View the full topic](https://meta.discourse.org/t/how-to-install-discourse-on-webhosting-server-without-ssh-control/238045)._
