Commit Graph

142 Commits

Author SHA1 Message Date
8beb0aa2c5 copyedits 2013-07-30 14:48:40 -07:00
d0f14843db clean up master install guide a bit 2013-07-30 14:47:21 -07:00
a3bc8025f7 update install doc 2013-07-30 14:42:07 -07:00
9b0e115683 remove "ubuntu" just make this "install" doc 2013-07-30 14:34:31 -07:00
4b62e70417 just install, not ubuntu install 2013-07-30 14:26:56 -07:00
028cd348e1 more security doc copyedits 2013-07-30 14:08:15 -07:00
4c8a3370da copyedits 2013-07-30 14:00:37 -07:00
d688ef1b49 move security reporting up to the top 2013-07-30 13:59:30 -07:00
c3f3c1a23f cross-links and copyedits 2013-07-30 13:57:15 -07:00
2f95f60e40 add security note at bottom 2013-07-30 13:41:14 -07:00
23d40b83e3 encourage getting master not latest-release 2013-07-30 13:26:08 -07:00
Sam
0e494c7303 Update SECURITY.md 2013-07-29 16:42:49 +10:00
Sam
3186535537 initial draft of security document 2013-07-29 16:26:49 +10:00
6f58c75243 Update DEVELOPER-ADVANCED.md
A bit of help for running a fresh install on Linux.
2013-07-24 20:33:23 +01:00
4129072d07 Need to define which ruby to use before installing gems in Docs
I had to tell rvm which version to use, otherwise the auto suggester will tell you to install gem using apt-get.
2013-07-23 14:59:03 -04:00
0aeab5a73f multisite desc should be simpler and less scary 2013-07-22 23:38:41 -07:00
6b30c3df2d clarify what "private network" means, specifically 2013-07-22 23:36:39 -07:00
e020ebdda8 make redis update section match nginx update section 2013-07-22 23:33:11 -07:00
7d1d234237 add minor clarifications based on feedback 2013-07-22 23:28:05 -07:00
e35db35e75 ENOUGH WITH THE DAMN "GiB" ALREADY 2013-07-22 23:18:04 -07:00
ddabc476bf Awesome documentation updates 2013-07-21 03:43:54 -04:00
857813271f slight clarification about install having higher reqs 2013-07-19 14:13:47 -07:00
a03259fce7 Merge pull request #1214 from nverba/patch-3
Fix some typos.
2013-07-18 07:08:17 -07:00
Sam
ad72f96a59 recommend latest redis 2013-07-18 09:11:20 +10:00
a61c194e58 Fix some errors. 2013-07-17 15:53:33 +01:00
f43dc13e6b Updated HEROKU.md squashed
I've added an extra step to explicitly add the production.rb file.

Added S3 CDN instructions with asset sync gem. Users assets will auto sync with S3 on deploy, using Gziped files where available. This should significantly help with Heroku stability under load.

Added add-on instructions for some load testing services available through Heroku. Hopefully help us hack on performance and stability issues.

Some general houskeeping, fixed h1 h2 muddle and removed bundle exec from foreman commands, as it uses bundler by default, and added some commands for running tests.
2013-07-16 20:08:16 +01:00
e826a55dc3 Merge pull request #1179 from iamjarvo/1176_update_install_email_guide
Update typo in documentation
2013-07-11 06:47:34 -07:00
bb03e827d0 Update HEROKU.md
heroku has changed its default ruby version to 2.0.0 , now no need to write ruby version on top the of Gemfile. check https://blog.heroku.com/archives/2013/6/17/ruby-2-default-new-aps
2013-07-11 09:43:40 -04:00
6a487f9a47 Update typo in documentation 2013-07-11 01:25:51 -04:00
Sam
21bfb64a28 added EMBED_CLOCKWORK so users can embed clockwork scheduling inside another process 2013-07-09 11:01:51 +10:00
5d26ed9820 add hardware reqs 2013-07-04 00:43:17 -07:00
649f1ebe61 add memory and dual core recommendations 2013-07-04 00:38:24 -07:00
d051e35000 Merge pull request #1117 from maddenwg/improve-docs
add step to drop and recreate database before changing seed Edit
2013-07-02 07:10:09 -07:00
Sam
e4baea77be guide had invalid api 2013-07-02 13:19:52 +10:00
43a846eb01 add step to drop and recreate database before loading production seed data 2013-06-30 16:19:36 -04:00
61b387524d Merge pull request #1099 from Supermathie/sysadmin-docs
docs: Add link to Admin Guide
2013-06-26 21:02:00 -07:00
7efe97798b docs: Add link to Admin Guide 2013-06-26 23:58:29 -04:00
1323a717da Merge pull request #1094 from Supermathie/sysadmin-docs
docs: fix ugly linebreak issues in INSTALL-email
2013-06-25 22:34:50 -07:00
6dc5659fed docs: fix ugly linebreak issues in INSTALL-email 2013-06-26 01:22:11 -04:00
98f926f193 remove unneeded has_ip_address gem 2013-06-25 19:47:32 -04:00
686d1c0c25 Merge pull request #1080 from Supermathie/sysadmin-docs
Add documentation for discourse email setup
2013-06-24 01:21:25 -07:00
ecb3858283 docs: add warning to NOT use gmail for outgoing 2013-06-24 04:16:33 -04:00
ffba090fb7 docs: Add note on where to put local assets 2013-06-24 04:16:33 -04:00
c2e1e553bf docs: create configuration steps for mail 2013-06-24 04:16:25 -04:00
Sam
ea932b74e7 values is a much more consistent name than all_values ... we use {}.values not {}.all_values
also fixes random ordering of tests failure in site settings
2013-06-23 15:07:49 +10:00
8c4aac7f94 Migrate all jasmine specs to Qunit. Removed Jasmine. 2013-06-19 18:18:35 -04:00
33955d62f0 Change "unicode" terminology to "UTF-8" 2013-06-19 10:30:24 -06:00
34daa34bc1 Merge pull request #1042 from Supermathie/sysadmin-docs
Sysadmin docs
2013-06-18 00:49:12 -07:00
d80b33c290 Disable log rotation for now 2013-06-18 03:05:12 -04:00
70be638f47 Update sample bluepill config and install docs 2013-06-18 02:28:30 -04:00