Commit Graph

209 Commits

Author SHA1 Message Date
Florian Beer b88cfc3bb8 Adds bundle exec prefix to rake tasks 2014-02-17 15:47:56 +01:00
Florian Beer 4e9f65f1e1 Adds "bundle exec" prefix to rake tasks 2014-02-17 14:42:46 +01:00
Evan Flynn 5e936c812a Use --no-document instead of --no-rdoc/--no-ri.
gem says --rdoc and --ri options are deprecated.
2014-02-16 15:27:55 -05:00
Jeff Atwood 0c493c026e Merge pull request #1955 from verg/update-quickstart-guide
Update outdated instructions in Quick Guide
2014-02-15 12:49:52 -08:00
verg aad293362c Update outdated instructions in Quick Guide 2014-02-15 14:39:55 -05:00
Neil Lalonde 3a9d2292ea Improve wording in admin quick start guide a bit. Thanks @riking. 2014-02-13 14:48:46 -05:00
Neil Lalonde 6ceb4f2656 Update admin quick start guide 2014-02-12 14:50:08 -05:00
Jeff Atwood 929191ecd9 new intro message and better 404 copy 2014-02-06 14:51:24 -08:00
Régis Hanol bd418cd5ef Merge pull request #1897 from matsen/master
Removing outdated references to .sample `config/` files in HEROKU.md
2014-02-06 15:29:16 +01:00
Erick Matsen 2166d2d77e Removing outdated instructions. 2014-02-04 07:47:35 -08:00
Sam 04f1a5c3f8 FEATURE: added welcome to discourse topic 2014-02-04 13:21:43 +11:00
Michael Schmatz 9222399c30 Changed backup filename to match 2014-01-30 11:04:24 -08:00
Michael Schmatz 8eedfd6c70 Added note about db:migrate step failure and improved formatting 2014-01-30 10:55:43 -08:00
Robin Ward e4c0fd7636 Merge pull request #1858 from shicholas/patch-1
Updated with tips for Postgres93.app
2014-01-27 12:26:41 -08:00
Nick Ragaz be24d6f48a Update the OS X development documentation
* Remove some outdated information from the guide
* Add scripts/osx_dev to bootstrap a working development environment
* Add a Brewfile to track binary dependencies
2014-01-23 22:34:29 -05:00
Nick 941950a69d Updated with tips for Postgres93.app
It took me a while to figure this out, so hopefully it helps someone use discourse in the future.
2014-01-23 16:25:48 -08:00
Robin Ward 2684f20ada Merge pull request #1841 from CiderCooler/master
Clarify commands around rvm
2014-01-21 07:07:20 -08:00
Michael Brown 8bd7dbfc3e Merge branch 'ubuntu-install-notes' of github.com:bloomberg/discourse into sysadmin-docs
Conflicts:
	docs/INSTALL-ubuntu.md
2014-01-21 01:39:46 -05:00
Allen Hancock 16bd665491 Simplify example, remove typo 2014-01-19 13:27:10 -06:00
Allen Hancock fee8c6a460 Clarify commands around rvm 2014-01-18 17:14:37 -06:00
Jeff Atwood 2f04acdfd4 DIEEEE SOFTWARE.MD DIEEEEeeEE 2014-01-16 22:56:59 -08:00
Allen Hancock dd7fce8dce Clean up Mac OS how-to, add troubleshooting step 2014-01-13 01:53:08 -06:00
Allen Hancock 0d058ec7a2 removing references to .sample configs 2014-01-12 02:52:58 -06:00
Michael Brown f24a12967c Fix RVM install instructions
* leave what RVM put into ~/.bash_profile - it now calls ~/.profile
2014-01-10 23:05:42 -05:00
Sam e27e8a65b3 don't muck with production.rb, no longer supported 2014-01-08 15:29:06 +11:00
Ben T 3a5f75c3c3 Added a quickstart file for more likely edited env settings. 2013-12-22 00:31:00 +00:00
Ben T daff00963f Re-added bluepill instructions and fixed typo in e-mail.; 2013-12-22 00:17:39 +00:00
illspirit eeb8579793 Small typo "check sample configuration" 2013-12-20 19:02:31 -05:00
Ben T 63cddc5681 Update "check sample configuration"
... reflects having one discourse.conf.
2013-12-20 16:56:43 -05:00
Ben T e33125c841 Update INSTALL-ubuntu.md
This uses the new environment variables; by duplicating the sample config and suggesting similar changes. It's not exactly perfect as it still has the sample config problem, just to a much lesser extent. It may help to ship a "most commonly changed" configuration [db name + user/pass, hostname, smtp] that can be duplicated from and easily edited.

Follows up:
http://meta.discourse.org/t/environment-variables/11494/5
2013-12-20 16:52:08 -05:00
Jonathan Allard bddca8b34f Admin Quick Start Guide: Change email test link
The feature has moved from `/admin/email/logs` to `/admin/email`.
2013-12-16 22:36:09 -05:00
Sam 8ad78dcce2 added quick start guide to seeds 2013-12-16 12:46:46 +11:00
Atul Varma ea3749e97e Minor typo fix in INSTALL-ubuntu.md. 2013-11-11 12:07:21 -05:00
Neil Lalonde ba6c3324dc Update Vagrantfile and docs/VAGRANT.md for new box 2013-10-16 13:55:26 -04:00
Sam Saffron 20039860eb Moved cloud66 config out of .cloud66 into config/cloud/cloud66 it is way too prominent as the first folder in github
Amended documentation to point to it from the install guide in the alternative section
Removed callout from the ubuntu guide, as it is unrelated
2013-10-15 22:31:57 +11:00
Philip Kallberg 108d5e5c34 cloud66 easydeploy 2013-10-14 17:09:29 +01:00
nverba 598d14580c Fix broken markdown formatting. 2013-10-10 13:41:00 +01:00
Robin Ward 158ff76e71 Merge pull request #1469 from kewubenduben/patch-1
Minor fixes
2013-10-08 07:46:07 -07:00
Ker Ruben Ramos fedc32b477 No sudo perm for user
Also changed order on informing user that he'll be encountering errors that needs admin access before calling `rvm`.
2013-10-04 13:00:45 +08:00
Chris Downey 4bc69a9d71 Replace Guard + Rspec section with Tests section that describes the use of rake autospec 2013-10-03 10:10:32 -04:00
Kevin P. Fleming 3777d9f653 Address @Supermathie's concerns in PR1430 2013-09-30 16:28:22 -04:00
Kevin P. Fleming be0208182c Various cleanups to Ubuntu installation instructions:
* Avoid editing /etc/apt/sources.list add nginx repo, instead create
  /etc/apt/sources.list.d/nginx.list

* Avoid editing /etc/nginx/nginx.conf, instead put server_name_hash_buckets
  setting into discourse.conf

* Proper-case Discourse when it is referring to the product name, so that all
  the lowercase references are to the user created during the installation
2013-09-30 16:18:55 -04:00
Nick Sahler 53e4f4b691 Changed rake to bundle exec rake. Seems to be the only thing working now.
Can anyone provide insight as to why? There have been reports of this around the forums.
2013-09-30 14:48:35 -04:00
Ker Ruben Ramos 49decfbcf8 Minor fixes
* add discourse to sudo
* add `bundle exec` on some calls
* inform user of NUM_WEB/sockets count for nginx config
2013-09-26 19:00:21 +08:00
Régis Hanol 7afa8b7bd4 Add a link to the email setup doc 2013-09-16 10:18:26 +02:00
Sam 2ce4468aa5 rename system_username to site_contact_username , system_user is a special user with -1 id that is only used for certain admin tasks
for example system_user will autoclose stuff if needed, it will delete stubs and be the target for flag pms
2013-09-06 17:28:37 +10:00
Gaurish Sharma 432f9bf5cf Rake Commands can be chained
We can run all three setup related commands in one go, making it easier for people to copy-paste. Also it would be bit faster, I would imagine.
2013-08-30 18:26:59 +05:30
Robin Ward 4c680131d7 Merge pull request #1398 from ZogStriP/patch-1
Add imagemagick dependency
2013-08-29 07:54:39 -07:00
Régis Hanol d687212400 clockwork is not used anymore 2013-08-29 15:29:40 +02:00
Régis Hanol 192c9c5dc2 Add imagemagick dependency 2013-08-29 14:54:09 +02:00