Andrew Kumanyaev
159cd0d742
Update databases.md
2013-03-24 13:48:23 +04:00
David
c13f9adab8
Update doc/install/databases.md
...
Remove prompt $ from code line for uniformity
2013-02-27 17:09:14 -05:00
Axilleas Pipinellis
6178964929
Connect to database with git user, not gitlab
2013-02-15 11:52:10 +02:00
Riyad Preukschas
c926a2b6ee
Remove bundler calls from databases.md
...
GitLab is not yet downloaded at this point in the installation guide.
2012-12-22 15:33:22 +01:00
Dmitriy Zaporozhets
ed35ea703c
Fix order of db setup in installation docs
2012-12-22 12:01:54 +02:00
Riyad Preukschas
78d3611eba
Remove redundant packages and move database specific ones to the db setup
...
* build-essential requires make, gcc
* remove libmysql++-dev: the mysql2 gem only requires libmysqlclient-dev
* remove postgresql-server-dev-9.1: the pg gem only requires libpq-dev
* replace python-dev, python-pip with python2.7: the pygments.rb gem only requires python2.7
2012-12-05 18:18:09 +01:00
Riyad Preukschas
95ffe08674
Update database setup instructions to be more consistent
2012-12-05 17:53:24 +01:00
Riyad Preukschas
0fbd9ac748
Remove SQLite support
2012-11-27 21:36:09 +01:00
Mike TUMS
1d15586fee
Update doc/install/databases.md
...
Update docs for PostgreSQL installation
2012-10-30 15:58:10 +04:00
Aiden Scandella
d2c7a75970
Fix PostgreSQL setup instructions
...
The config skeleton for postgres is called `database.yml.postgresql`,
not `database.yml.postgres`.
2012-10-26 14:05:20 -07:00
Dmitriy Zaporozhets
f9def67981
move installation docs under separate dir
2012-10-25 11:57:23 +03:00