Commit Graph

566 Commits

Author SHA1 Message Date
Robin Ward b23fc2bf84 Helper to find the final destination for a URL 2017-05-22 15:52:41 -04:00
Punit Makwana 36ce69c2dd Added Elastic Email 2017-05-13 09:40:21 +05:30
Jeff Atwood 3a235d1241 clarify on disk space requirements for install 2017-04-11 16:36:47 -07:00
Jeff Atwood 0bfc8104ad add cc mention to mailgun 2017-03-06 12:38:02 -08:00
Jeff Atwood a3ca6d8d66 improve SPF/DKIM instructions 2017-03-06 12:36:13 -08:00
Blake Erickson 22d7e09aa2 update sendgrid info
they no longer offer the 12k/month email free plan just a 30 day trial
2017-02-06 15:37:04 -07:00
Jeff Atwood ea1f4a0021 add Hacker One page to security.md 2017-01-06 23:51:12 -08:00
Jeff Atwood b4a1a9daf8 Update INSTALL-cloud.md 2017-01-06 19:31:08 -08:00
Jeff Atwood 8e7dcbac8f Update INSTALL-cloud.md 2017-01-06 14:14:18 -08:00
Jeff Atwood f39a618ab5 Update INSTALL.md 2016-12-31 01:08:18 -08:00
Jeff Atwood 8d551cfda1 Update INSTALL.md 2016-12-31 01:05:46 -08:00
Jeff Atwood e2f22c2065 Update INSTALL.md 2016-12-31 01:04:27 -08:00
Claas Augner e129e656d1
FIX: Move Welcome topic to I18n 2016-12-26 16:03:07 +01:00
Jeff Atwood 6c334c3786 Update INSTALL-cloud.md 2016-10-22 17:29:20 -07:00
Jeff Atwood 2be4692227 Delete TROUBLESHOOTING-prod.md 2016-10-22 15:15:21 -07:00
Jeff Atwood 52ac1bfac8 Update INSTALL-cloud.md 2016-10-22 14:55:34 -07:00
Jeff Atwood 95915b487c tighten width of images 2016-10-22 14:53:54 -07:00
Jeff Atwood 4576d48cf3 tweaks 2016-10-22 14:51:17 -07:00
Jeff Atwood c1191423db update install guide for 1.7 and setup wizard 2016-10-22 14:49:08 -07:00
Sam 81197ec403 Merge pull request #4483 from bekicot/update-development-osx-native
Update DEVELOPMENT-OSX-NATIVE.MD
2016-10-21 10:37:20 +11:00
Blake Erickson c954e673e8 Update DEVELOPER-ADVANCED.md
Just ran through this guide on a fresh ubuntu-16.04.1-server-amd64 install and it needs to have gnupg2 installed.

https://www.dropbox.com/s/f0fdp2shbbwn0zp/Screenshot%20from%202016-10-15%2011%3A44%3A30.png?raw=1
2016-10-15 12:08:14 -06:00
Jeff Atwood cdd871f081 omitted a word 2016-10-13 13:24:01 -07:00
Jeff Atwood b6eb2634e1 add community install option 2016-10-13 13:23:44 -07:00
Yana Agun Siswanto 6cfcbc7757 Update DEVELOPMENT-OSX-NATIVE.MD
Changes:
- Re Order the steps
- Remove postgres 9.2 comment on postgres installation via homebrew (homebrew will always install the latest stable version of postgres)
- Remove trailing whitespace
- Update clone instruction
- Adding `rake db:create` before any other database action (as it assume new development)
- Remove therubyracer additional steps as it considered as obsolete
2016-10-13 00:37:28 +07:00
Jeff Atwood 0c4e4406a1 simplify quick start guide to reflect setup wizard 2016-09-22 19:06:54 -07:00
AhmadFCheema d14a582fb7 Rubygems upgrade needed for mailcatcher
Recent version of mailcatcher giving error for the default rubygems version. The proposed solution is as mentioned in this [mailcatcher issue](https://github.com/sj26/mailcatcher/issues/267).

The updated rubygems version was 2.6.6. Although I was able to execute the rails server after the update, as changing the version might possibly have wide spread unwanted consequences, I will leave it to the developers to decide whether to accept this pull request or not.
2016-09-09 22:29:20 +05:00
Guo Xiang Tan 0b965e02b1 Bump PostgreSQL version in `INSTALL.md`. 2016-08-25 15:41:51 +08:00
Guo Xiang Tan c1f516a604 Update Ruby version in docs. 2016-08-24 15:48:15 +08:00
Erlend Sogge Heggen 3e3c64a65d Fixed email 2016-08-23 20:35:07 +02:00
Erlend Sogge Heggen a5e1df1e25 Updated Code of Conduct to v1.4 2016-08-23 20:13:47 +02:00
Erik Ordway c43f57ce23 add `bundle exec` so that the admin account created runs 2016-07-19 12:54:09 -07:00
Loic Dachary 7c7aaec7f1 explain how to run tests for a given plugin
See
https://meta.discourse.org/t/how-do-i-run-only-discourse-plugins-poll-spec/47244/5
for the corresponding discussion.

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-07-19 13:35:04 +02:00
Robin Ward 24b83d1c57 DOCS: Much better way to create an admin account. Thanks @techapj 2016-07-13 12:04:30 -04:00
Robin Ward 1f5b593800 DOCS: Instructions for creating an admin user 2016-07-13 11:55:08 -04:00
Loic Dachary 174f074ae3 the eviltrout user is no longer created for dev environments (#4320)
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-07-11 10:55:01 -04:00
zachGlasgow 9704f66a3e Update DEVELOPER-ADVANCED.md
We need to pass the queue names otherwise Sidekiq will use the 'default' name.
However Sidekiq will need to process Critical and Low tasks as well.
2016-06-20 22:34:39 +01:00
Jeff Atwood 02bc88808c Update INSTALL-cloud.md 2016-06-17 14:03:52 -07:00
Jeff Atwood 7df357d7de Update INSTALL-cloud.md 2016-06-17 14:03:09 -07:00
Jeff Atwood ece9a6fddd Update INSTALL-cloud.md 2016-06-17 13:49:34 -07:00
Kevin McCormack 06662bc64b typo 2016-06-11 10:01:35 -04:00
cpradio 494e732c91 Update vagrant.screen to make use of work by @tarek 2016-06-05 15:34:52 -04:00
Jeff Atwood c6f5a52e17 add firewall and offline page howto links 2016-06-04 02:25:54 -07:00
Jeff Atwood 1e7d61c3ae add offline page info 2016-06-04 02:23:04 -07:00
Tarek Loubani 6c53421c4a Update and clarify instructions for developer environment in Ubuntu 2016-06-02 13:06:04 -04:00
Rafael dos Santos Silva bf2f22a152 Update the guide 2016-06-01 15:42:05 -03:00
Jeff Atwood 89b730600a QSG: improve pin description 2016-05-26 15:23:15 -07:00
Jeff Atwood af1c994940 FIX: QSG incorrectly referred to meta category 2016-05-26 14:57:43 -07:00
Jeff Atwood 6f9a3d1370 combine https lines 2016-05-09 15:18:35 -07:00
Jeff Atwood e36d45373f Update INSTALL-email.md 2016-04-30 01:32:45 -07:00
Jeff Atwood ad4de4ac41 don't need giant header 2016-04-29 03:42:45 -07:00