Commit 443d4914 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 3eb798f9
...@@ -24,6 +24,8 @@ NOTES ...@@ -24,6 +24,8 @@ NOTES
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/install/installation.md https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/install/installation.md
bundle exec rake <task> RAILS_ENV=production bundle exec rake <task> RAILS_ENV=production
(list of tasks: `rake -T` or `rake -D`)
(see doc/raketasks/*)
gitlab:check gitlab:check
gitlab:env:info gitlab:env:info
gitlab:import:repos gitlab:import:repos
...@@ -38,6 +40,7 @@ gitlab:web_hook:{add,rm,list} ...@@ -38,6 +40,7 @@ gitlab:web_hook:{add,rm,list}
gitlab:test gitlab:test
gitlab:backup:
db:create dev:setup db:create dev:setup
db:migrate db:migrate
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment