Commit Graph

238 Commits

Author SHA1 Message Date
Arpit Jalan 014c7c21e7 Generalize the guide 2014-02-26 01:56:03 +05:30
Arpit Jalan 8f6acc3404 Remove unnecessary image. 2014-02-26 01:34:01 +05:30
Jeff Atwood 1ead3a9114 no samsaffron 2014-02-25 01:27:34 -08:00
Jeff Atwood 27768dfe77 Update INSTALL-digital-ocean.md 2014-02-25 01:22:15 -08:00
Jeff Atwood ac745da02f 2GB vs 1GB 2014-02-25 01:21:56 -08:00
Jeff Atwood f13a83cc3a clean up DO guide a bit more 2014-02-25 01:19:12 -08:00
Jeff Atwood 919d7881e3 Update TROUBLESHOOTING.md 2014-02-25 01:13:12 -08:00
Jeff Atwood 3ee7ef0953 normalize on Docker installs 2014-02-25 01:11:32 -08:00
Jeff Atwood adcd4a17c2 Rename HEROKU.md to install-HEROKU.md 2014-02-25 00:55:17 -08:00
Jeff Atwood 7fef2fa784 Update INSTALL-email.md 2014-02-25 00:54:00 -08:00
Jeff Atwood 7362b1edea deprecate this guide in favor of Docker 2014-02-25 00:53:27 -08:00
Jeff Atwood c8a8e0df0f deprecate this guide in favor of Docker 2014-02-25 00:45:21 -08:00
Jeff Atwood d053f3c996 omit needless words 2014-02-23 10:11:34 -08:00
Jeff Atwood b033d3c77c guide tweak 2014-02-23 09:41:04 -08:00
Jeff Atwood aaf83f1410 clean up guide, add mailgun/mailjet opt 2014-02-23 09:38:06 -08:00
Ben T 801aec618e One last thing...
it's a little early here... sorry!
2014-02-23 08:09:24 -05:00
Ben T 73692bf229 Left command in quotes. 2014-02-23 08:06:48 -05:00
Ben T 544df66490 Update INSTALL-digital-ocean.md
Why not use the docker install script? It has checks to make sure things are installed correctly. It could also be done via curl: 'curl -sL https://get.docker.io/ | sh'.

There's also https://get.docker.io/ubuntu/ as well, which has less checks.

Finally, should there be steps to set up an additional user and disable root login? Seems a little insecure.
2014-02-23 08:04:21 -05:00
Jeff Atwood df79346481 header updates on DO guide 2014-02-23 03:03:21 -08:00
Jeff Atwood ca46418407 clarify guide details 2014-02-23 02:12:40 -08:00
Jeff Atwood 35c9cf1efd clarify guide details 2014-02-23 01:55:01 -08:00
Jeff Atwood 0eb22147c4 omit needless words 2014-02-23 01:39:15 -08:00
Jeff Atwood 104acb8959 nano clarification 2014-02-23 01:37:28 -08:00
Jeff Atwood fea9d89a28 no needless two line commands please, WTF 2014-02-23 01:04:31 -08:00
Jeff Atwood 28c6bdd413 that ssh-add command is not required 2014-02-23 00:54:03 -08:00
Jeff Atwood 104baa4b95 improve first two images in digital ocean guide 2014-02-23 00:36:09 -08:00
Jeff Atwood cb446dd163 another pass on digital ocean guide 2014-02-23 00:02:29 -08:00
Jeff Atwood 83a121176b edits to digital ocean guide for clarity 2014-02-22 23:40:04 -08:00
Jeff Atwood 75fed4e170 add install-digital-ocean 2014-02-22 23:16:56 -08:00
Florian Beer b88cfc3bb8 Adds bundle exec prefix to rake tasks 2014-02-17 15:47:56 +01:00
Florian Beer 4e9f65f1e1 Adds "bundle exec" prefix to rake tasks 2014-02-17 14:42:46 +01:00
Evan Flynn 5e936c812a Use --no-document instead of --no-rdoc/--no-ri.
gem says --rdoc and --ri options are deprecated.
2014-02-16 15:27:55 -05:00
Jeff Atwood 0c493c026e Merge pull request #1955 from verg/update-quickstart-guide
Update outdated instructions in Quick Guide
2014-02-15 12:49:52 -08:00
verg aad293362c Update outdated instructions in Quick Guide 2014-02-15 14:39:55 -05:00
Neil Lalonde 3a9d2292ea Improve wording in admin quick start guide a bit. Thanks @riking. 2014-02-13 14:48:46 -05:00
Neil Lalonde 6ceb4f2656 Update admin quick start guide 2014-02-12 14:50:08 -05:00
Jeff Atwood 929191ecd9 new intro message and better 404 copy 2014-02-06 14:51:24 -08:00
Régis Hanol bd418cd5ef Merge pull request #1897 from matsen/master
Removing outdated references to .sample `config/` files in HEROKU.md
2014-02-06 15:29:16 +01:00
Erick Matsen 2166d2d77e Removing outdated instructions. 2014-02-04 07:47:35 -08:00
Sam 04f1a5c3f8 FEATURE: added welcome to discourse topic 2014-02-04 13:21:43 +11:00
Michael Schmatz 9222399c30 Changed backup filename to match 2014-01-30 11:04:24 -08:00
Michael Schmatz 8eedfd6c70 Added note about db:migrate step failure and improved formatting 2014-01-30 10:55:43 -08:00
Robin Ward e4c0fd7636 Merge pull request #1858 from shicholas/patch-1
Updated with tips for Postgres93.app
2014-01-27 12:26:41 -08:00
Nick Ragaz be24d6f48a Update the OS X development documentation
* Remove some outdated information from the guide
* Add scripts/osx_dev to bootstrap a working development environment
* Add a Brewfile to track binary dependencies
2014-01-23 22:34:29 -05:00
Nick 941950a69d Updated with tips for Postgres93.app
It took me a while to figure this out, so hopefully it helps someone use discourse in the future.
2014-01-23 16:25:48 -08:00
Robin Ward 2684f20ada Merge pull request #1841 from CiderCooler/master
Clarify commands around rvm
2014-01-21 07:07:20 -08:00
Michael Brown 8bd7dbfc3e Merge branch 'ubuntu-install-notes' of github.com:bloomberg/discourse into sysadmin-docs
Conflicts:
	docs/INSTALL-ubuntu.md
2014-01-21 01:39:46 -05:00
Allen Hancock 16bd665491 Simplify example, remove typo 2014-01-19 13:27:10 -06:00
Allen Hancock fee8c6a460 Clarify commands around rvm 2014-01-18 17:14:37 -06:00
Jeff Atwood 2f04acdfd4 DIEEEE SOFTWARE.MD DIEEEEeeEE 2014-01-16 22:56:59 -08:00