Skip to content

GitLab Development Kit

Start using the Data Seeder with the GitLab Development Kit

  1. Start the Database

    Start the local database

    Terminal window
    gdk start db
  2. Seed the Data

    Terminal window
    bundle exec rake "ee:gitlab:seed:data_seeder[beautiful_data.rb]"
  3. Explore the Data