summaryrefslogtreecommitdiff
path: root/doc/install/installation.md
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-10-24 15:58:43 +0200
committerRobert Speicher <rspeicher@gmail.com>2015-10-24 15:58:43 +0200
commitab72c12028072e9508ee730e39a68974b2a714f2 (patch)
tree04b87642bc3777f3f63163f96e48c7a6be2417ba /doc/install/installation.md
parentceaf8b73a35748afbb2e217c1c015103090015a3 (diff)
downloadgitlab-ce-ab72c12028072e9508ee730e39a68974b2a714f2.tar.gz
Remove "Install schedules" step from Installation guide
[ci skip]
Diffstat (limited to 'doc/install/installation.md')
-rw-r--r--doc/install/installation.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 2e9ac7393e3..36d6ec79fde 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -346,11 +346,6 @@ The `secrets.yml` file stores encryption keys for sessions and secure variables.
Backup `secrets.yml` someplace safe, but don't store it in the same place as your database backups.
Otherwise your secrets are exposed if one of your backups is compromised.
-### Install schedules
-
- # Setup schedules
- sudo -u gitlab_ci -H bundle exec whenever -w RAILS_ENV=production
-
### Install Init Script
Download the init script (will be `/etc/init.d/gitlab`):