Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
dd602593dbb9
Commit
a0cc3882
authored
Mar 20, 2013
by
Dmitriy Zaporozhets
Browse files
remove db:setup & seed_fu from install docs. gitlab:setup does it
parent
8f1555822232
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/install/installation.md
View file @
dd602593
...
...
@@ -196,8 +196,6 @@ Make sure to update username/password in config/database.yml.
## Initialise Database and Activate Advanced Features
sudo -u git -H bundle exec rake db:setup RAILS_ENV=production
sudo -u git -H bundle exec rake db:seed_fu RAILS_ENV=production
sudo -u git -H bundle exec rake gitlab:setup RAILS_ENV=production
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment