Dan Urist
2011-Oct-05 21:01 UTC
[Puppet Users] database server and port settings for puppet-dashboard
I''m trying to install puppet-dashboard v1.2.1. In database.yml.example there aren''t any settings for the database server and port; neither are there any documented at http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html Does puppet dashboard require that its database be running on the local host on the default port? -- Dan Urist durist@ucar.edu 303-497-2459 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Michael Stahnke
2011-Oct-05 21:30 UTC
Re: [Puppet Users] database server and port settings for puppet-dashboard
On Wed, Oct 5, 2011 at 2:01 PM, Dan Urist <durist@ucar.edu> wrote:> I''m trying to install puppet-dashboard v1.2.1. In database.yml.example > there aren''t any settings for the database server and port; neither are > there any documented at > http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html > > Does puppet dashboard require that its database be running on the local > host on the default port?Dashboard uses activerecord for the database connections. It''s a matter of editing the database.yml file correctly. A quick glance looks like this URL might help.. http://www.ruby-forum.com/topic/156018> -- > Dan Urist > durist@ucar.edu > 303-497-2459 > > -- > You received this message because you are subscribed to the Google Groups "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.