Commit Graph

397 Commits

Author SHA1 Message Date
David Santoso f2758a911f Remove database steps in DEVELOPER-ADVANCED.md 2014-10-17 22:55:31 -04:00
Jeff Atwood 2d99d9b6cb backwards link 2014-10-09 01:12:02 -07:00
Jeff Atwood e3147b85e6 fix busted link 2014-10-09 01:11:21 -07:00
Jeff Atwood 1b13e70f75 add invite advice 2014-10-09 01:10:27 -07:00
Jeff Atwood 056438a7f4 security updates, firewall note 2014-10-07 11:44:51 -07:00
Sam 49a543ebdd remove 1.9.3 from docs 2014-10-03 11:08:43 +10:00
Sam d6f0004111 Update DEVELOPER-ADVANCED.md
ruby 2.1.3 not 1.9 ... no longer supported
2014-09-25 09:10:29 +10:00
Mike Ottum 80e8cbb2b5 Correct typo: "reples" to "replies" 2014-09-23 10:45:51 -07:00
Jeff Atwood 6e6819d57d Update INSTALL-digital-ocean.md 2014-09-11 13:13:10 -07:00
Jeff Atwood 0e173896c4 clarify Digital Ocean defaults are solid 2014-09-11 13:11:39 -07:00
Jeff Atwood a65202b902 remove manual Git install 2014-09-11 12:16:51 -07:00
Blake Erickson c223fbe3e9 Update DEVELOPMENT-OSX-NATIVE.md
- fixed typo with '/temp' to be '/tmp'
- removed capitalization if 'It' on same line since it's not the beginning of the sentence.
2014-09-03 15:15:38 -06:00
Blake Erickson f71c8d4c72 Update Postgres.app instructions
- remove version number on git so we don't have to change it all the time
- update file path for postgresql.conf
- configure host for psql
- make the seed section its own section so its not embedded as a code snipppet
2014-09-03 11:34:11 -06:00
Jeff Atwood e3f8706bc0 improvements to admin quick start guide 2014-09-02 02:16:02 -07:00
Arpit Jalan bea28929cf correct copy for db_shared_buffers 2014-09-02 11:17:32 +05:30
Jeff Atwood 6221a84ce8 minor copy updates 2014-08-31 04:46:20 -07:00
Jeff Atwood bdd3dd8a5b add 1GB memory change notes 2014-08-31 01:13:20 -07:00
Jeff Atwood 111b35f613 UX: rename "Leader" to "Veteran" (more) 2014-08-29 17:09:54 -07:00
Jeff Atwood dd972856d6 Update INSTALL-digital-ocean.md 2014-08-29 00:42:32 -07:00
Jeff Atwood a4d6855d08 add homepage change info to Admin Quick Start 2014-08-24 23:09:41 -07:00
Jeff Atwood d09b30775c better copy on a few default topics 2014-08-18 01:51:44 -07:00
Jeff Atwood 7e5678abd5 /admin/docker --> /admin/upgrade 2014-08-15 12:31:43 -07:00
Jeff Atwood 5abff42e70 fix TOS/welcome sections of Admin Quick Start 2014-08-14 01:58:34 -07:00
Arpit Jalan 727d9badb1 Update image for install guide 2014-08-14 08:42:24 +05:30
Jeff Atwood 3ebe9fe0b6 Update INSTALL-digital-ocean.md 2014-08-13 17:13:04 -07:00
Jeff Atwood fdea828ed4 simplify install a bit 2014-08-11 13:47:28 -07:00
Jeff Atwood 9dc96d117f add Building Your Community section to Quick Start 2014-08-05 16:03:32 -07:00
jcowhigjr e8cb8cb534 Update DEVELOPMENT-OSX-NATIVE.md 2014-08-04 17:10:00 -04:00
Sam 49bf6f3075 Merge pull request #2612 from lazywei/installation_refine
Installation refine (REDO)
2014-08-01 09:04:15 +10:00
Jeff Atwood a2cfa3d8ca Update INSTALL-digital-ocean.md 2014-07-21 23:11:44 -07:00
Jeff Atwood e11b334271 can't use protocol agnostic URLs apparently 2014-07-21 23:11:09 -07:00
Jeff Atwood a0234ccb48 Update INSTALL-digital-ocean.md 2014-07-21 23:10:10 -07:00
Jeff Atwood 57a82f121d minor copyedits, move images to discourse.org 2014-07-21 23:09:18 -07:00
Jeff Atwood 4b97d8300d add link to importers in Quick Start Guide 2014-07-21 11:23:33 -07:00
Jeff Atwood 9d747a38ff add link to importers 2014-07-21 11:21:08 -07:00
Jeff Atwood c1a2cc9c13 Update INSTALL-digital-ocean.md 2014-07-19 22:15:06 -07:00
riking 17db265b41 Remove use of email_in_address and email_in_category 2014-07-17 10:25:13 -07:00
Jeff Atwood 33cbb2a63c Update INSTALL.md
just use 1GB as minimum RAM
2014-07-12 12:18:30 -07:00
Jeff Atwood bd43a15062 Update INSTALL.md
link to our swap howto rather than generic
2014-07-12 12:17:38 -07:00
Jeff Atwood 572b8e0664 further improvements to Admin Quick Start Guide 2014-07-11 15:32:32 -07:00
Jeff Atwood dfe3bbc168 add FAQ wiki instructions to Admin Quick Start 2014-07-10 16:07:24 -07:00
Arpit Jalan e66f1eeb5c Add create admin instructions in install guide 2014-07-06 22:03:59 +05:30
Jeff Atwood 026a11e8dd update launcher command help 2014-07-03 17:21:17 -07:00
Atul Varma 6981d5c833 Added a link to the configuring SSO thread.
Lots of folks who want SSO might not realize it's supported by Discourse out-of-the-box, so I linked to the appropriate thread on the meta forum.
2014-07-03 13:02:08 -04:00
Robin Ward de17c693fc Merge pull request #2487 from toolness/patch-2
Update DEVELOPER-ADVANCED.md with Sidekiq info
2014-07-01 11:28:47 -04:00
Atul Varma 3e728239d1 Add imagemagick to basic setup apt-get install.
Imagemagick is mentioned in the "first steps" section, but it's not actually listed anywhere in an `apt-get install` statements, which makes it easy to forget about, so I added it to the last such statement at the end of the basic setup section.
2014-07-01 10:36:54 -04:00
Atul Varma 35fa926d7d Update DEVELOPER-ADVANCED.md with Sidekiq info
I was confused as to why activation emails weren't showing up in Mailcatcher, and finally took a look at the non-advanced developer guide to find the mention of Sidekiq. I thought it would be appropriate to mention it here as well.
2014-07-01 10:12:52 -04:00
Robin Ward ab94399ae4 Minor note about docker. 2014-06-24 14:40:47 -04:00
Adam Loving 062c7bcc23 update heroku install docs
1. Redis requires password
2. Automatic asset compilation on by default
3. Tell rails to serve compiled assets
4. Increase garbage collection limit
5. Link to S3 instructions
2014-06-12 13:04:16 -07:00
Jeff Widman f5ded70122 Removed note about reverting to Docker 0.11 now that the bug is fixed 2014-06-10 22:13:54 -07:00