On Jul 10, 2012, at 4:39 PM, Hai Tao wrote:

> 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/
>        <Directory /usr/share/puppet-dashboard/public/>
>                Options None
>                Order allow,deny
>                allow from all
>        </Directory>
> 
> but /usr/share/puppet-dashboard/public/ seems does not have my
> dashboard content:
> 
> ]# ll /usr/share/puppet-dashboard/public
> total 28
> -rw-r--r-- 1 apache apache  947 Jun 13 14:49 404.html
> -rw-r--r-- 1 apache apache  930 Jun 13 14:49 422.html
> -rw-r--r-- 1 apache apache 1112 Jun 13 14:49 500.html
> drwxr-xr-x 3 apache apache 4096 Jul  6 12:12 images
> drwxr-xr-x 2 apache apache 4096 Jul 10 16:09 javascripts
> -rw-r--r-- 1 apache apache   26 Jun 13 14:49 robots.txt
> drwxr-xr-x 4 apache apache 4096 Jul 10 16:09 stylesheets
> 
> 
> can someone help on this?
----
that would seem to be right (though I have my puppet-dashboard directory owned 
by puppet:puppet)

you might want to check log files for apache and for 
/usr/share/puppet-dashboard/log/production.log for hints/clues

Craig

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to