Skip to content
Snippets Groups Projects
Commit f3ae11d9 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Doctoc

parent 410d79ca
No related branches found
No related tags found
1 merge request!147Vagrant doc separate
Loading
Loading
@@ -14,54 +14,49 @@ sockets to avoid port conflicts.
- [Design goals](#design-goals)
- [Differences with production](#differences-with-production)
- [GDK Setup](#gdk-setup)
- [Clone GitLab Development Kit repository](#clone-gitlab-development-kit-repository)
- [Native installation setup](#native-installation-setup)
- [Prerequisites for all platforms](#prerequisites-for-all-platforms)
- [OS X 10.9 (Mavericks), 10.10 (Yosemite), 10.11 (El Capitan)](#os-x-109-mavericks-1010-yosemite-1011-el-capitan)
- [Ubuntu](#ubuntu)
- [Arch Linux](#arch-linux)
- [Debian](#debian)
- [Fedora](#fedora)
- [CentOS](#centos)
- [Other platforms](#other-platforms)
- [Vagrant setup](#vagrant-setup)
- [Vagrant with Virtualbox](#vagrant-with-virtualbox)
- [Vagrant with Docker](#vagrant-with-docker)
- [Vagrant development details](#vagrant-development-details)
- [Vagrant troubleshooting](#vagrant-troubleshooting)
- [Clone GitLab Development Kit repository](#clone-gitlab-development-kit-repository)
- [Native installation setup](#native-installation-setup)
- [Prerequisites for all platforms](#prerequisites-for-all-platforms)
- [OS X 10.9 (Mavericks), 10.10 (Yosemite), 10.11 (El Capitan)](#os-x-109-mavericks-1010-yosemite-1011-el-capitan)
- [Ubuntu](#ubuntu)
- [Arch Linux](#arch-linux)
- [Debian](#debian)
- [Fedora](#fedora)
- [CentOS](#centos)
- [Other platforms](#other-platforms)
- [Installation](#installation)
- [GitLab Enterprise Edition](#gitlab-enterprise-edition)
- [GitLab Enterprise Edition](#gitlab-enterprise-edition)
- [Post-installation](#post-installation)
- [Development](#development)
- [Example](#example)
- [Running the tests](#running-the-tests)
- [Simulating Broken Storage Devices](#simulating-broken-storage-devices)
- [Simulating Slow Filesystems](#simulating-slow-filesystems)
- [Example](#example)
- [Running the tests](#running-the-tests)
- [Simulating Broken Storage Devices](#simulating-broken-storage-devices)
- [Simulating Slow Filesystems](#simulating-slow-filesystems)
- [Update gitlab and gitlab-shell repositories](#update-gitlab-and-gitlab-shell-repositories)
- [Update configuration files created by gitlab-development-kit](#update-configuration-files-created-by-gitlab-development-kit)
- [PostgreSQL replication](#postgresql-replication)
- [OpenLDAP](#openldap)
- [Elasticsearch](#elasticsearch)
- [Installation: OS X](#installation-os-x)
- [Setup](#setup)
- [Installation: OS X](#installation-os-x)
- [Setup](#setup)
- [NFS](#nfs)
- [Ubuntu / Debian](#ubuntu-debian)
- [Ubuntu / Debian](#ubuntu--debian)
- [HTTPS](#https)
- [OS X, other developer OS's](#os-x-other-developer-os-s)
- [OS X, other developer OS's](#os-x-other-developer-oss)
- [Troubleshooting](#troubleshooting)
- [Rebuilding gems with native extensions](#rebuilding-gems-with-native-extensions)
- [Error in database migrations when pg_trgm extension is missing](#error-in-database-migrations-when-pg_trgm-extension-is-missing)
- [Upgrading PostgreSQL](#upgrading-postgresql)
- [Rails cannot connect to Postgres](#rails-cannot-connect-to-postgres)
- [undefined symbol: SSLv2_method](#undefined-symbol-sslv2_method)
- [Fix conflicts in database migrations if you use the same db for CE and EE](#fix-conflicts-in-database-migrations-if-you-use-the-same-db-for-ce-and-ee)
- ['LoadError: dlopen' when starting Ruby apps](#loaderror-dlopen-when-starting-ruby-apps)
- ['bundle install' fails due to permission problems](#bundle-install-fails-due-to-permission-problems)
- ['bundle install' fails while compiling eventmachine gem](#bundle-install-fails-while-compiling-eventmachine-gem)
- ['Invalid reference name' when creating a new tag](#invalid-reference-name-when-creating-a-new-tag)
- [Other problems](#other-problems)
- [Rebuilding gems with native extensions](#rebuilding-gems-with-native-extensions)
- [Error in database migrations when pg_trgm extension is missing](#error-in-database-migrations-when-pg_trgm-extension-is-missing)
- [Upgrading PostgreSQL](#upgrading-postgresql)
- [Rails cannot connect to Postgres](#rails-cannot-connect-to-postgres)
- [undefined symbol: SSLv2_method](#undefined-symbol-sslv2_method)
- [Fix conflicts in database migrations if you use the same db for CE and EE](#fix-conflicts-in-database-migrations-if-you-use-the-same-db-for-ce-and-ee)
- ['LoadError: dlopen' when starting Ruby apps](#loaderror-dlopen-when-starting-ruby-apps)
- ['bundle install' fails due to permission problems](#bundle-install-fails-due-to-permission-problems)
- ['bundle install' fails while compiling eventmachine gem](#bundle-install-fails-while-compiling-eventmachine-gem)
- ['Invalid reference name' when creating a new tag](#invalid-reference-name-when-creating-a-new-tag)
- [Other problems](#other-problems)
- [Executables](#executables)
- [mount-slow-fs](#mount-slow-fs)
- [mount-slow-fs](#mount-slow-fs)
- [License](#license)
 
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment