Displaying 3 results from an estimated 3 matches for "dashboard_error".
2012 Jul 10
19
problem using apache & passenger to run dashboard
Hi,
My puppetmaster is running through apache, and now I am setting up
dashboard to be run by apache too.
I followed docs in
http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html#starting-and-managing-delayed-job-workers,
but after I restarted httpd, I see a apache welcome page.
I set documentroot to be:
DocumentRoot /usr/share/puppet-dashboard/public/
2012 Jun 12
1
Dashboard with RackbaseURI / and RailsAutoDetect off
...> SetEnv RAILS_ENV production
> RackBaseURI /
> <Directory /usr/share/puppet-dashboard/public/>
> AllowOverride AuthConfig
> Order allow,deny
> Allow from all
> Options -MultiViews
> </Directory>
> ErrorLog /var/log/httpd/dashboard_error.log
> LogLevel warn
> CustomLog /var/log/httpd/dashboard_access.log combined
> ServerSignature On
> </VirtualHost>
>
*Rack.conf*
>
> Listen 8140
>
> <VirtualHost *:8140>
> SSLEngine on
> SSLProtocol -ALL +SSLv3 +TLSv1
>...
2011 Jun 14
5
puppet dashboard
I am using Ubuntu 10.04 and ruby-enterprise (not ubuntu ruby) and installed puppet via gem.
How can I install puppet-dashboard if I don''t see a gem available and if I use the ubuntu package, i get the whole slop of ruby packages sucked in (which i am trying to avoid)?
# dpkg -i puppet-dashboard_1.1.0-1_all.deb
Selecting previously deselected package puppet-dashboard.
(Reading database