Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #1377

Closed
Open
Created Sep 05, 2012 by Administrator@rootOwner

Missing DB Creation Command from Install Docs

Created by: jimmybrancaccio

I was following the documentation here:

https://github.com/gitlabhq/gitlabhq/blob/stable/doc/installation.md

and most everything is fine however the 'Setup DB' section doesn't appear to contain the right command. I was able to locate this wiki article:

https://github.com/gitlabhq/gitlabhq/wiki/Ubuntu.stable

which lists:

bundle exec rake db:setup RAILS_ENV=production
bundle exec rake db:seed_fu RAILS_ENV=production

Those commands seem to work. Can anyone confirm those are the right commands and if so can we update the Stable installation wiki article with those?

Thanks!

Assignee
Assign to
Time tracking