Also see the various existing Puppet modules on https://about.gitlab.com/installation/
Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sat, Feb 28, 2015 at 3:24 PM, Cristian Falcas <[email protected]> wrote: > 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 > <[email protected]> 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 [email protected]. > 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. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/CAJTzhG_DxoFtTazQU8ouZxbJ_XeiJLiG7q_%3DCyoWyKfbFcKmOw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
