So I can create the inital root pasword with

rake db:seed_fu RAILS_ENV=production GITLAB_ROOT_PASSWORD=abcdefgh

>From my tests it seems everything works after I did db:migrate and db:seed_fu.

Is there anything else that I should do?


On Sun, Mar 1, 2015 at 12:48 AM, Cristian Falcas
<cristi.fal...@gmail.com> wrote:
> Hello,
>
> I'm trying to make a puppet module for gitlab.
>
> The only problem is that on a fresh install I need to execute
> gitlab:setup, which destroys the db.
>
> Can I use db:migrate in order to seed the initial db? The database is
> created with the postgresql module.
>
> In case the above is true, is there anyway to set the admin (root)
> password without running gitlab:setup? Is there anything else that
> needs to be run?
>
>
> Thank you,
> Cristian Falcas

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/CAMo7R_fqur_ZnY-GTk9TnT2xKihHTv3vi7sX2ad7BQnkmYbZew%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to