diff options
| author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-02-21 17:35:01 +0200 |
|---|---|---|
| committer | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-01-31 22:55:29 +0000 |
| commit | 516a95ddb71c524e10d19fb3cf4ab4893772fa03 (patch) | |
| tree | 9f082f945ff22bb3d4380ecbf579eb84f995c791 /doc/pages/administration.md | |
| parent | 0a4585bee4a5f7edde61d7358fb3a30b8f8224a1 (diff) | |
| download | gitlab-ce-516a95ddb71c524e10d19fb3cf4ab4893772fa03.tar.gz | |
Add TOC
Diffstat (limited to 'doc/pages/administration.md')
| -rw-r--r-- | doc/pages/administration.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/pages/administration.md b/doc/pages/administration.md index 74c960afa4f..282736cdfd8 100644 --- a/doc/pages/administration.md +++ b/doc/pages/administration.md @@ -15,6 +15,27 @@ If you are looking for ways to upload your static content in GitLab Pages, you probably want to read the [user documentation](README.md). [ee-80]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/80 +[ee-173]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/173 + +--- + +<!-- START doctoc generated TOC please keep comment here to allow auto update --> +<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> +**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* + +- [Architecture](#architecture) +- [Configuration](#configuration) + - [DNS configuration](#dns-configuration) + - [Omnibus package installations](#omnibus-package-installations) + - [Installations from source](#installations-from-source) + - [Running GitLab Pages with HTTPS](#running-gitlab-pages-with-https) +- [Set maximum pages size](#set-maximum-pages-size) +- [Change storage path](#change-storage-path) +- [Backup](#backup) +- [Security](#security) +- [Changelog](#changelog) + +<!-- END doctoc generated TOC please keep comment here to allow auto update --> ## Architecture |
