Commit Graph

56 Commits

Author SHA1 Message Date
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
108d5e5c34 cloud66 easydeploy 2013-10-14 17:09:29 +01:00
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
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
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
4c680131d7 Merge pull request #1398 from ZogStriP/patch-1
Add imagemagick dependency
2013-08-29 07:54:39 -07:00
d687212400 clockwork is not used anymore 2013-08-29 15:29:40 +02:00
192c9c5dc2 Add imagemagick dependency 2013-08-29 14:54:09 +02:00
Sam
b5b22f0f36 move secret token into redis to ease install 2013-08-20 17:17:19 +10:00
8c679f4b22 Add tip for installing on Ubuntu 12.10 2013-08-16 11:49:50 -04:00
a6b4b5dbf2 Replace Clockwork with Sidetiq 2013-08-14 21:39:40 +02:00
08e41a707d Update documentation
* Change recommendation for install path to /var/www/discourse
* Fix instructions for redis-server installation
* Set yourself as system user during install
* Clarify some instructions
2013-08-07 00:06:40 -04:00
c50294cfea clarify on minimum reqs 2013-08-01 15:36:23 -07:00
945f9b36a0 Update INSTALL-ubuntu.md
The removed paragraph was useful for a previous version of the "Updating Discourse" code above it. It seems useless now, as precise instructions are already in the code comments. In fact, it became incoherent, as we explicitily have "bluepill quit" in the code now.
2013-08-01 02:28:02 -03:00
9b0e115683 remove "ubuntu" just make this "install" doc 2013-07-30 14:34:31 -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
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
Sam
ad72f96a59 recommend latest redis 2013-07-18 09:11:20 +10:00
649f1ebe61 add memory and dual core recommendations 2013-07-04 00:38:24 -07:00
Sam
e4baea77be guide had invalid api 2013-07-02 13:19:52 +10: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
686d1c0c25 Merge pull request #1080 from Supermathie/sysadmin-docs
Add documentation for discourse email setup
2013-06-24 01:21:25 -07:00
ffba090fb7 docs: Add note on where to put local assets 2013-06-24 04:16:33 -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
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
79bd9d8d45 Added a line to activate the user from the rails console
I added a line to activate the user from the rails console, for the case when the mail server hasn't been configured yet and discourse can't send activation mails.
2013-06-16 19:41:27 -03:00
a908f00771 Documentation update: work in progress 2013-06-15 01:25:41 -04:00
2b6a489b2e Capitalization and Minor Improvements
* ubuntu should be Ubuntu
* Ubuntu 12.04 should be Ubuntu Server 12.04 or Ubuntu Server 12.04 LTS (preferred by Ubuntu Community)
* Consistent capitalization of "Discourse"
2013-06-14 01:30:26 -06:00
1890468951 correct crontab entry for RVM system-wide installation 2013-06-13 14:15:58 +04:00
78eba92087 sp in a2ensite (missing n) 2013-06-10 22:08:00 +02:00
2d54537d6d Merge pull request #972 from Supermathie/sysadmin-docs
documentation: further improvements and TESTING!
2013-06-06 08:06:43 -07:00
e53cd0b083 documentation: further improvements and TESTING! 2013-06-06 04:58:39 -04:00
67ba33dee5 Merge pull request #961 from Supermathie/sysadmin-docs
installdocs: Update with screenshots & more
2013-06-05 08:55:05 -07:00
fa965b5f92 installdocs: Update with screenshots & more
* add screenshots from Ubuntu config process
* add instructions for updating predeployed VMs
* add details on configuring mail server
* don't install test gems into prod
* no need for bundle exec
* small cleanups
2013-06-05 03:33:20 -04:00
6636aa0895 Added suggestion to reload nginx 2013-05-30 20:03:06 -03:00
73d6014d10 documentation: merge & adapt suggestions from baus 2013-05-29 00:07:26 -04:00
7fee7361c7 documentation: add instructions on updating 2013-05-28 17:46:55 -04:00
6257c48613 Updated documentation
* added RVM option for single-user install
* clarified Web Server options
* bluepill sample config: create socket directory if it doesn't exist
* add multisite.yml.production-sample
* rename production.sample.rb (OCD)
* make two database.yml samples (one for dev, one for prod)
* fixed travis build (database.yml.sample renamed)
* fix other references to database.yml.sample
* clean up 'rvm requirements' instructions as per @mpapis
2013-05-25 00:07:45 -04:00