Skip to content
Snippets Groups Projects
Commit bfb7bed2 authored by Jan-Willem van der Meer's avatar Jan-Willem van der Meer
Browse files

Add db:create instructions

parent 06c97ce7
No related branches found
No related tags found
1 merge request!8Issue db create instructions
Loading
Loading
@@ -53,7 +53,7 @@ support-setup: Procfile redis postgresql .bundle
@echo "> 'bundle exec foreman start'"
@echo ""
@echo "Seed the main GitLab database"
@echo "> 'cd gitlab && bundle exec rake gitlab:setup'"
@echo "> 'cd gitlab && bundle exec rake db:create gitlab:setup'"
@echo ""
@echo "Finally, start the main GitLab rails application"
@echo "> 'bundle exec foreman start'"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment