# Development Installation Safe?

**URL:** https://meta.discourse.org/t/development-installation-safe/119314
**Category:** Self-hosting
**Created:** [June 2, 2019, 4:09pm UTC](https://meta.discourse.org/t/development-installation-safe/119314 "2019-06-02T16:09:21Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![A13](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/a13/32/162632_2.png) [@A13](https://meta.discourse.org/u/A13)
#### Post date: [June 2, 2019, 4:09pm UTC](https://meta.discourse.org/t/development-installation-safe/119314/1 "2019-06-02T16:09:21Z")

</div>

Hi,

i choosed Discourse as a Forum Software because of the Features. Unfortnuatley i cannot run Docker on my Current server and i saw that the Development Installation dioesnt use Docker is it safe to run the Development installation until i get the Server Upgrade ( 1 month )

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [June 2, 2019, 4:28pm UTC](https://meta.discourse.org/t/development-installation-safe/119314/2 "2019-06-02T16:28:08Z")

</div>

Hi,

It’s not about being safe or not. We have to define a “supported install” or we would have to debug and help people on an unlimited list of installs.

Long story short: if you are not using Docker, you are on your own if something is not working, and we probably won’t help you if it doesn’t work. And this is inherently less safe, as it will be less tested and you could end up doing insecure things.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [June 2, 2019, 9:26pm UTC](https://meta.discourse.org/t/development-installation-safe/119314/3 "2019-06-02T21:26:30Z")

</div>

> [@A13](#):
>
> is it safe to run the Development installation

Just to answer something very specific here.

**never ever** run the development version (RAILS\_ENV=development) in production. This will result is extremely insecure setup, that is both slow and potentially reveals information to anonymous users they should not have

---

<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: [June 3, 2019, 4:40am UTC](https://meta.discourse.org/t/development-installation-safe/119314/5 "2019-06-03T04:40:02Z")

</div>

You can use a cloud provider like digitalocean for $5 for that month. If you find a referral link you can get 60 data free. That is what I would recommend until you can get your server upgrade.
