# Seeking help for discourse installation

**URL:** <https://meta.discourse.org/t/seeking-help-for-discourse-installation/258187>\
**Category:** Self-hosting\
**Created:** [March 15, 2023, 7:03am UTC](https://meta.discourse.org/t/seeking-help-for-discourse-installation/258187 "2023-03-15T07:03:40Z")\
**Posts on this page:** 1\
**Showing post:** 5

<div class="post-metadata">

**Author:** ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)\
**Post date:** [March 15, 2023, 12:11pm UTC](https://meta.discourse.org/t/seeking-help-for-discourse-installation/258187/5 "2023-03-15T12:11:33Z")

</div>

It’s still recommended that you not use the one-click.

It looks like nginx is installed. You could try to

```
 apt-get purge nginx

```

and see what that does. Better would be to delete that droplet, create an ubuntu 22.04 one and follow the [standard install](https://meta.discourse.org/t/142537?silent=true) instructions.

Out of curiousity, what does

```
 docker ps

```

show?

---

_[View the full topic](https://meta.discourse.org/t/seeking-help-for-discourse-installation/258187)._
