Please find the in line comments

On Oct 24, 10:56 am, Stoyan Nikolov <[email protected]>
wrote:
> Hello!
>
> I'm trying to install puppet dashboard according to the instructions
> in the documentation 
> :http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html
>
> I am installing it from the .deb package, however after installation I
> cannot find the "settings.yml" file.
>

have a look at /usr/share/puppet-dashboard/config

>  Also, when trying to "prepare schema" by running rake
> RAILS_ENV=production db:migrate it returns:
>
> rake RAILS_ENV=production db:migrate
> rake aborted!
> No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb,
> Rakefile.rb)
> /usr/lib/ruby/1.8/rake.rb:2377:in `raw_load_rakefile'
> (See full trace by running task with --trace)
>

try running the command from following dir -

/usr/share/puppet-dashboard
rake RAILS_ENV=production db:migrate


Cheers!
Chanka

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to