Jeff Atwood
ccb1d4bcfb
add link to invites page in quick start
2015-04-22 03:07:49 -07:00
Jeff Atwood
d16df04c76
Remove outdated doc
...
This is out of date and should be on meta.discourse anyway
2015-04-17 18:29:02 -07:00
Jeff Atwood
3d0c03bfb0
minor install guide update
2015-03-31 14:38:29 -07:00
Jeff Atwood
7fcec5bfd0
add note about region to install guide
2015-03-31 14:31:04 -07:00
Jeff Atwood
45b5adc5ed
GH will cache 404 images.. add querystrings
2015-03-31 14:01:52 -07:00
Jeff Atwood
60f738fa68
updated shell text images for install guide
2015-03-31 13:58:50 -07:00
Jeff Atwood
7774fdda2e
update install image
2015-03-31 02:29:16 -07:00
Jeff Atwood
831a7818c3
update install image
2015-03-31 02:06:42 -07:00
Jeff Atwood
4e3bea67e4
move "digital ocean" to "cloud" install
2015-03-30 15:20:56 -07:00
Jeff Atwood
b2845a3dec
make link to mailjet https
2015-03-18 15:05:21 -07:00
James D
d873fd27ab
Documentation: prefix gem install mailcatcher
with sudo
...
Resolves the gem installation issue described in this topic:
https://meta.discourse.org/t/permission-denied-when-installing-mailcatcher-in-vagrant-box/25999
2015-03-05 13:38:09 -05:00
Dan Dascalescu
03a9850d09
Typo fix
2015-02-21 20:44:23 -08:00
Jeff Atwood
eddbfc555f
add info on how to add more staff members
2015-02-17 00:38:56 -08:00
Arpit Jalan
5bfa6e5ab9
update meta url
2015-02-02 15:44:38 +05:30
David McClure
e6d9f02f0a
Update install docs:
...
1. add deprecation warning for Heroku install guide
2. remove incomplete and outdated cloud66 guide
3. remove unused links to unofficial guides from main install doc
2015-02-01 15:28:40 -08:00
Jeff Atwood
3948ea89eb
Update INSTALL.md
2015-01-30 16:39:44 -08:00
Jeff Atwood
674e917243
Update INSTALL.md
2015-01-30 16:34:09 -08:00
Rahul
421959db46
Fixed typo on line 49
...
brew tap homebrew/dupes
2015-01-27 21:04:15 +05:30
Jeff Atwood
c49ac2119e
simplify header example in quick start
2015-01-09 15:15:20 -08:00
Saroj Maharjan
95f2bd49a9
Update DEVELOPMENT-OSX-NATIVE.md
...
apple-gcc42 is in homebrew/dupes
2015-01-09 13:03:50 +05:45
Jeff Atwood
6953923a03
remove |starred| from topnav default options
2015-01-06 16:03:45 -08:00
Jeff Atwood
2020431fd8
filesystem acronyms are scary and unnecessary
2014-12-14 01:18:48 -08:00
Sam
440f6f718e
Update INSTALL-digital-ocean.md
2014-12-14 09:35:39 +11:00
Jeff Atwood
8c6cb734b1
Update INSTALL-digital-ocean.md
2014-12-09 17:18:26 -08:00
Jeff Atwood
c8d564fa83
add embedding notes to install doc
2014-12-09 17:16:58 -08:00
Jeff Atwood
4bcba18167
add embedding notes to admin quick start
2014-12-09 17:16:03 -08:00
fwoelm
c41af0aa72
Update DEVELOPER-ADVANCED.md
...
Fixed numbering of list items.
2014-11-20 15:35:17 -07:00
fwoelm
d16f125f89
Update DEVELOPER-ADVANCED.md
...
Merged installation instruction for libpq-dev into step 4.
2014-11-20 15:34:09 -07:00
fwoelm
c4fa0edde4
Update DEVELOPER-ADVANCED.md
...
To install the gem pg-0.15.1, you need to have libpq-dev installed. Otherwise bundle install will fail.
See http://stackoverflow.com/questions/16788062/error-running-gem-install-pg-v-0-15-1
2014-11-19 09:18:09 -07:00
Elliot Lee
3e4beeee32
fix minor typo
2014-11-16 23:17:15 -08:00
Jeff Atwood
8f97056878
update wrench button info
2014-10-28 16:44:22 -07:00
Jeff Atwood
f99ce9ed63
Delete MIGRATION.md
2014-10-24 11:37:11 -07:00
David Santoso
f2758a911f
Remove database steps in DEVELOPER-ADVANCED.md
2014-10-17 22:55:31 -04:00
Jeff Atwood
2d99d9b6cb
backwards link
2014-10-09 01:12:02 -07:00
Jeff Atwood
e3147b85e6
fix busted link
2014-10-09 01:11:21 -07:00
Jeff Atwood
1b13e70f75
add invite advice
2014-10-09 01:10:27 -07:00
Jeff Atwood
056438a7f4
security updates, firewall note
2014-10-07 11:44:51 -07:00
Sam
49a543ebdd
remove 1.9.3 from docs
2014-10-03 11:08:43 +10:00
Sam
d6f0004111
Update DEVELOPER-ADVANCED.md
...
ruby 2.1.3 not 1.9 ... no longer supported
2014-09-25 09:10:29 +10:00
Mike Ottum
80e8cbb2b5
Correct typo: "reples" to "replies"
2014-09-23 10:45:51 -07:00
Jeff Atwood
6e6819d57d
Update INSTALL-digital-ocean.md
2014-09-11 13:13:10 -07:00
Jeff Atwood
0e173896c4
clarify Digital Ocean defaults are solid
2014-09-11 13:11:39 -07:00
Jeff Atwood
a65202b902
remove manual Git install
2014-09-11 12:16:51 -07:00
Blake Erickson
c223fbe3e9
Update DEVELOPMENT-OSX-NATIVE.md
...
- fixed typo with '/temp' to be '/tmp'
- removed capitalization if 'It' on same line since it's not the beginning of the sentence.
2014-09-03 15:15:38 -06:00
Blake Erickson
f71c8d4c72
Update Postgres.app instructions
...
- remove version number on git so we don't have to change it all the time
- update file path for postgresql.conf
- configure host for psql
- make the seed section its own section so its not embedded as a code snipppet
2014-09-03 11:34:11 -06:00
Jeff Atwood
e3f8706bc0
improvements to admin quick start guide
2014-09-02 02:16:02 -07:00
Arpit Jalan
bea28929cf
correct copy for db_shared_buffers
2014-09-02 11:17:32 +05:30
Jeff Atwood
6221a84ce8
minor copy updates
2014-08-31 04:46:20 -07:00
Jeff Atwood
bdd3dd8a5b
add 1GB memory change notes
2014-08-31 01:13:20 -07:00
Jeff Atwood
111b35f613
UX: rename "Leader" to "Veteran" (more)
2014-08-29 17:09:54 -07:00