Commit Graph

378 Commits

Author SHA1 Message Date
a4d6855d08 add homepage change info to Admin Quick Start 2014-08-24 23:09:41 -07:00
d09b30775c better copy on a few default topics 2014-08-18 01:51:44 -07:00
7e5678abd5 /admin/docker --> /admin/upgrade 2014-08-15 12:31:43 -07:00
5abff42e70 fix TOS/welcome sections of Admin Quick Start 2014-08-14 01:58:34 -07:00
727d9badb1 Update image for install guide 2014-08-14 08:42:24 +05:30
3ebe9fe0b6 Update INSTALL-digital-ocean.md 2014-08-13 17:13:04 -07:00
fdea828ed4 simplify install a bit 2014-08-11 13:47:28 -07:00
9dc96d117f add Building Your Community section to Quick Start 2014-08-05 16:03:32 -07:00
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
a2cfa3d8ca Update INSTALL-digital-ocean.md 2014-07-21 23:11:44 -07:00
e11b334271 can't use protocol agnostic URLs apparently 2014-07-21 23:11:09 -07:00
a0234ccb48 Update INSTALL-digital-ocean.md 2014-07-21 23:10:10 -07:00
57a82f121d minor copyedits, move images to discourse.org 2014-07-21 23:09:18 -07:00
4b97d8300d add link to importers in Quick Start Guide 2014-07-21 11:23:33 -07:00
9d747a38ff add link to importers 2014-07-21 11:21:08 -07:00
c1a2cc9c13 Update INSTALL-digital-ocean.md 2014-07-19 22:15:06 -07:00
17db265b41 Remove use of email_in_address and email_in_category 2014-07-17 10:25:13 -07:00
33cbb2a63c Update INSTALL.md
just use 1GB as minimum RAM
2014-07-12 12:18:30 -07:00
bd43a15062 Update INSTALL.md
link to our swap howto rather than generic
2014-07-12 12:17:38 -07:00
572b8e0664 further improvements to Admin Quick Start Guide 2014-07-11 15:32:32 -07:00
dfe3bbc168 add FAQ wiki instructions to Admin Quick Start 2014-07-10 16:07:24 -07:00
e66f1eeb5c Add create admin instructions in install guide 2014-07-06 22:03:59 +05:30
026a11e8dd update launcher command help 2014-07-03 17:21:17 -07:00
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
de17c693fc Merge pull request #2487 from toolness/patch-2
Update DEVELOPER-ADVANCED.md with Sidekiq info
2014-07-01 11:28:47 -04:00
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
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
ab94399ae4 Minor note about docker. 2014-06-24 14:40:47 -04:00
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
f5ded70122 Removed note about reverting to Docker 0.11 now that the bug is fixed 2014-06-10 22:13:54 -07:00
5483ce74d1 apt-get update not needed as get.docker.io does it 2014-06-07 23:42:01 -07:00
4a5d021485 add Docker 0.12 workaround 2014-06-07 23:30:09 -07:00
547ee55d42 Update INSTALL-digital-ocean.md 2014-06-07 21:28:07 -07:00
efc421bce5 Update INSTALL-digital-ocean.md 2014-06-07 21:24:42 -07:00
9a416614a4 Update INSTALL.md 2014-06-07 12:31:56 -07:00
b33a6e363b Add instructions to add postgres
heroku addons:add heroku-postgresql
2014-06-05 14:55:33 -07:00
5e57ff485c Update development docs regarding SMTP 2014-06-05 09:52:49 -07:00
bbf709904e Update INSTALL.md 2014-06-01 19:50:05 -07:00
26fcd3793b further admin quick start improvements 2014-05-29 15:13:03 -07:00
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
a9bef1fb96 Add ImageMagick and a couple other notes to docs
Had to re-number the list.
2014-05-28 23:37:30 -07:00
8577a68c22 Add ImageMagick to mac install instructions 2014-05-28 23:27:54 -07:00
eefc150c00 Use apt-get instead of tasksel to prevent unexpected bug. 2014-05-29 12:35:41 +08:00
87c63f290e Install tasksel before using it. 2014-05-29 12:10:34 +08:00
480b8f83fd update Admin Quick Start guide a bit 2014-05-28 17:19:25 -07:00
6be3dcb8e3 add note about root password change prompt 2014-05-28 13:55:40 -07:00
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
afe666abdf Add db:create before db:migrate in advanced docs 2014-05-22 15:44:05 -07:00