Skip to content

Instantly share code, notes, and snippets.

@agb80
Created May 11, 2013 17:28
Show Gist options
  • Save agb80/5560715 to your computer and use it in GitHub Desktop.
Save agb80/5560715 to your computer and use it in GitHub Desktop.
Install Gitlab on Centos 6.3 with Postgresql 9.2
Follow this recipe: https://github.com/gitlabhq/gitlab-recipes/blob/master/install/CentOS_6.md
Before run bundle install run this command:
bundle config build.pg --with-pg-config=/usr/pgsql-9.2/bin/pg_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment