# How do I even install Discourse?

**URL:** https://meta.discourse.org/t/how-do-i-even-install-discourse/364137
**Category:** Self-hosting
**Created:** [April 30, 2025, 11:39am UTC](https://meta.discourse.org/t/how-do-i-even-install-discourse/364137 "2025-04-30T11:39:40Z")
**Posts on this page:** 1
**Showing post:** 18

<div class="post-metadata">

### Author: ![Andrew\_Rowe](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/andrew_rowe/32/445877_2.png) [@Andrew\_Rowe](https://meta.discourse.org/u/Andrew_Rowe)
#### Post date: [April 30, 2025, 5:59pm UTC](https://meta.discourse.org/t/how-do-i-even-install-discourse/364137/18 "2025-04-30T17:59:42Z")

</div>

> [@Vixi](#):
>
> The problem is I can’t get the discourse-setup script past the port check

Sorry for butting in and not reading the whole thread but OP’s problem I had myself the first time I tried to setup Discourse. Port 80 and port 443 are not open because the app isn’t using them yet. The trick is to run skip-network-check or some such command (can’t remember and at work) and setup skips the port check and then goes forward with the setup. It is in the standard setup instructions but it is easy to miss

Sorry if someone else already got this

Thanks to Jay below command is

```plaintext
--skip-connection-test

```

---

_[View the full topic](https://meta.discourse.org/t/how-do-i-even-install-discourse/364137)._
