# Discourse update plugin without docker

**URL:** https://meta.discourse.org/t/discourse-update-plugin-without-docker/199988
**Category:** Self-hosting
**Tags:** unsupported-install
**Created:** [August 10, 2021, 6:03pm UTC](https://meta.discourse.org/t/discourse-update-plugin-without-docker/199988 "2021-08-10T18:03:31Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![dan7](https://avatars.discourse-cdn.com/v4/letter/d/3bc359/32.png) [@dan7](https://meta.discourse.org/u/dan7)
#### Post date: [August 10, 2021, 6:03pm UTC](https://meta.discourse.org/t/discourse-update-plugin-without-docker/199988/1 "2021-08-10T18:03:31Z")

</div>

Hey folks i have installed discourse on ubuntu 18.04 server with out docker but in the mean time i need to upgrade the plugins , if any one could help i did use the following steps but seems doesn’t work ,

 ![Screenshot 2021-08-10 at 21.02.33](https://global.discourse-cdn.com/meta/original/3X/4/7/470b45ecfa87411739a9bae5ffc608b62154071a.png)

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [August 10, 2021, 7:02pm UTC](https://meta.discourse.org/t/discourse-update-plugin-without-docker/199988/3 "2021-08-10T19:02:31Z")

</div>

You can read the plugin install instructions at [Discourse Checklist](https://meta.discourse.org/t/checklist-plugin-interactive-checkboxes-made-simple/36362)

---

<div class="post-metadata">

### Author: ![dan7](https://avatars.discourse-cdn.com/v4/letter/d/3bc359/32.png) [@dan7](https://meta.discourse.org/u/dan7)
#### Post date: [August 10, 2021, 7:06pm UTC](https://meta.discourse.org/t/discourse-update-plugin-without-docker/199988/4 "2021-08-10T19:06:42Z")

</div>

@Falco fael dos Santos Silva ya i did check that but that steps is for the one who configured discourse on docker mine is with out docker , so any guide if there is any link to support this  
thanks

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [August 10, 2021, 7:07pm UTC](https://meta.discourse.org/t/discourse-update-plugin-without-docker/199988/5 "2021-08-10T19:07:55Z")

</div>

Sorry, but we don’t support docker-less installs here. What I can recommend is re-installing it following [How to install Discourse in production](https://meta.discourse.org/t/how-to-install-discourse-in-production/142537).

---

<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: [August 10, 2021, 7:10pm UTC](https://meta.discourse.org/t/discourse-update-plugin-without-docker/199988/6 "2021-08-10T19:10:50Z")

</div>

If you have a development installation, the plugins go in the `plugins` directory. You can then use git to pull in the latest versions. You might want to restart rails after that.

---

<div class="post-metadata">

### Author: ![dan7](https://avatars.discourse-cdn.com/v4/letter/d/3bc359/32.png) [@dan7](https://meta.discourse.org/u/dan7)
#### Post date: [August 10, 2021, 7:12pm UTC](https://meta.discourse.org/t/discourse-update-plugin-without-docker/199988/7 "2021-08-10T19:12:21Z")

</div>

Noted @pfaffman let me check and get back to you thanks
