# One-click install or Docker install?

**URL:** https://meta.discourse.org/t/one-click-install-or-docker-install/40144
**Category:** Self-hosting
**Tags:** hosting
**Created:** [February 25, 2016, 8:16am UTC](https://meta.discourse.org/t/one-click-install-or-docker-install/40144 "2016-02-25T08:16:33Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mansoorix](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mansoorix/32/51073_2.png) [@mansoorix](https://meta.discourse.org/u/mansoorix)
#### Post date: [February 25, 2016, 8:16am UTC](https://meta.discourse.org/t/one-click-install-or-docker-install/40144/1 "2016-02-25T08:16:33Z")

</div>

Hi Folks,

I am going to install Discourse on Digital Ocean. Just figured out that they have a [One-click install](https://www.youtube.com/watch?v=b3nFLrQj_jo) through their own panel. I also noticed [this tutorial](https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md) by Docker.

Which one do you recommend? First one seems more seamless. Am I wrong?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [February 25, 2016, 8:29am UTC](https://meta.discourse.org/t/one-click-install-or-docker-install/40144/2 "2016-02-25T08:29:35Z")

</div>

If you want to work on a 1GB droplet, then follow our install guide. If you are OK with a 2GB RAM droplet, use the one-click install.

(tl;dr swapfiles are generally disallowed on cloud services, for political reasons. We don’t actually need 2GB to run, but during web upgrades, you may briefly exceed 1GB RAM usage.)
