Commit Graph

354 Commits

Author SHA1 Message Date
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
Jeff Atwood 5483ce74d1 apt-get update not needed as get.docker.io does it 2014-06-07 23:42:01 -07:00
Jeff Atwood 4a5d021485 add Docker 0.12 workaround 2014-06-07 23:30:09 -07:00
Jeff Atwood 547ee55d42 Update INSTALL-digital-ocean.md 2014-06-07 21:28:07 -07:00
Jeff Atwood efc421bce5 Update INSTALL-digital-ocean.md 2014-06-07 21:24:42 -07:00
Jeff Atwood 9a416614a4 Update INSTALL.md 2014-06-07 12:31:56 -07:00
Adam Loving b33a6e363b Add instructions to add postgres
heroku addons:add heroku-postgresql
2014-06-05 14:55:33 -07:00
Adam Loving 5e57ff485c Update development docs regarding SMTP 2014-06-05 09:52:49 -07:00
Jeff Atwood bbf709904e Update INSTALL.md 2014-06-01 19:50:05 -07:00
Jeff Atwood 26fcd3793b further admin quick start improvements 2014-05-29 15:13:03 -07:00
Jeff Atwood 53b8367c2f Merge pull request #2399 from adamloving/add-image-magick
Add ImageMagick and a couple other notes to advanced developer doc
2014-05-28 23:45:54 -07:00
Adam Loving a9bef1fb96 Add ImageMagick and a couple other notes to docs
Had to re-number the list.
2014-05-28 23:37:30 -07:00
Adam Loving 8577a68c22 Add ImageMagick to mac install instructions 2014-05-28 23:27:54 -07:00
Jeff Atwood 480b8f83fd update Admin Quick Start guide a bit 2014-05-28 17:19:25 -07:00
Jeff Atwood 6be3dcb8e3 add note about root password change prompt 2014-05-28 13:55:40 -07:00
Jeff Atwood e0a2c84752 make email text more urgent 2014-05-25 01:00:44 -07:00
Sam 019ef0afb2 Merge pull request #2375 from rl7greg/patch-1
Update INSTALL-digital-ocean.md
2014-05-23 12:46:08 +10:00
Adam Derewecki afe666abdf Add `db:create` before `db:migrate` in advanced docs 2014-05-22 15:44:05 -07:00
rl7greg 6acbb5579a Update INSTALL-digital-ocean.md
Add link to howto to configure Google Oauth2 authentication.
2014-05-22 09:46:02 -07:00
Arpit Jalan 6daffe8e92 Update MIGRATION.md 2014-05-18 16:03:02 +05:30
Jeff Atwood 20ba6e4b19 add ddos section, install guide references 2014-05-09 16:36:39 -07:00
Robin Ward cf723b051a We don't need to tell them to refresh the page anymore. 2014-05-02 16:50:02 -04:00
Alexander Quine 3c3e24814b remove another reference to now-extinct db dumps 2014-04-30 21:08:56 -07:00
Il'ya A. Lykov c6f7423289 Update INSTALL-ubuntu.md 2014-04-28 21:43:15 +07:00
Jeff Atwood 99ed0169f3 move security link here 2014-04-25 19:46:22 -07:00
riking 0836d1a9ac Quote entire Ubuntu install guide 2014-04-25 19:05:35 -07:00
Arpit Jalan 03e51b1a3a Update install guide link 2014-04-25 20:22:36 +05:30
Kane York eb00458dcc Change MIGRATION.md to Docker instructions 2014-04-24 19:12:08 -07:00
Jeff Atwood 02e8e17a95 incorrect image urls in guide 2014-04-21 12:09:31 -07:00
Jeff Atwood 07090d1a01 Update INSTALL-digital-ocean.md 2014-04-21 12:07:46 -07:00
Jeff Atwood 8f28b154f3 clarify register account 2014-04-21 11:16:01 -07:00
Jeff Atwood f676264a67 stray S 2014-04-20 22:54:04 -07:00
Jeff Atwood 48b987c397 admin quick start guide improvements 2014-04-20 22:50:43 -07:00
Jeff Atwood 4932ee5dd5 add section on User Trust to admin quickstart 2014-04-20 16:33:42 -07:00
Jeff Atwood 0405324596 Update INSTALL.md 2014-04-18 16:55:00 -07:00
Jeff Atwood ffda5ad4ac fix english 2014-04-18 12:31:27 -07:00
Jeff Atwood c9e8aaa502 clarify why email is important 2014-04-18 12:28:10 -07:00
Jeff Atwood aab1bc35a9 add note about private forum/category 2014-04-18 12:25:47 -07:00
Jeff Atwood 87348b4ada add SSO note to admin quick start 2014-04-18 12:22:49 -07:00
Jeff Atwood 1e8dc719c6 better admin quick start guide 2014-04-18 12:19:13 -07:00
Jeff Atwood 9d3f7d5b80 spell out CDN 2014-04-18 02:51:44 -07:00
Jeff Atwood cdf473e86a add CDN instructions 2014-04-18 00:55:44 -07:00