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
c6f7423289
Update INSTALL-ubuntu.md
2014-04-28 21:43:15 +07:00
0836d1a9ac
Quote entire Ubuntu install guide
2014-04-25 19:05:35 -07:00
5f34a621b5
Revert "Merge pull request #1896 from nickborromeo/category-list"
2014-03-12 16:41:15 -04:00
40041faf9d
Address @Supermathie's concerns in PR1430
2014-02-26 21:55:19 -08:00
f5456df9ab
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
2014-02-26 21:55:19 -08:00
c6bc324259
CLEANUP: remove unused pseudo locale
2014-02-26 19:03:04 +01:00
c8a8e0df0f
deprecate this guide in favor of Docker
2014-02-25 00:45:21 -08:00
2684f20ada
Merge pull request #1841 from CiderCooler/master
...
Clarify commands around rvm
2014-01-21 07:07:20 -08:00
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
16bd665491
Simplify example, remove typo
2014-01-19 13:27:10 -06:00
fee8c6a460
Clarify commands around rvm
2014-01-18 17:14:37 -06:00
f24a12967c
Fix RVM install instructions
...
* leave what RVM put into ~/.bash_profile - it now calls ~/.profile
2014-01-10 23:05:42 -05:00
3a5f75c3c3
Added a quickstart file for more likely edited env settings.
2013-12-22 00:31:00 +00:00
daff00963f
Re-added bluepill instructions and fixed typo in e-mail.;
2013-12-22 00:17:39 +00:00
eeb8579793
Small typo "check sample configuration"
2013-12-20 19:02:31 -05:00
63cddc5681
Update "check sample configuration"
...
... reflects having one discourse.conf.
2013-12-20 16:56:43 -05:00
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
ea3749e97e
Minor typo fix in INSTALL-ubuntu.md.
2013-11-11 12:07:21 -05:00
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
3777d9f653
Address @Supermathie's concerns in PR1430
2013-09-30 16:28:22 -04:00
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
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
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
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
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