You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I spent few hours trying to figure out how to install puppetboard. more than 50% of the time is there are no clear instruction and i have been reading the source code into puppetboard module, puppetboard main repo, python modules, and apache modules. the setup is quite simple but may need better documentation.
There are 2 sections need to mention:
uwsgi - as i don't normally use python. My first thought was install uwsgi off apt-get. But it seem that one doesn't seem to work with the command line describe in https://github.com/voxpupuli/puppetboard. I need to install it via pip
The following is my profile code. For nginx part i just add the template from https://github.com/voxpupuli/puppetboard into my nginx site-available. so whole part in nginx is very straight forward.
Hi and thanks for the profile code to get puppetboard working.
Could you post what part of the "i just add the template from https://github.com/voxpupuli/puppetboard into my nginx site-available. " also? The specific steps necessary for you to get puppetboard running on nginx?
Like you said, the docs are lacking "clear instruction" on the puppetboard running on nginx, and many other issues.
I spent few hours trying to figure out how to install puppetboard. more than 50% of the time is there are no clear instruction and i have been reading the source code into puppetboard module, puppetboard main repo, python modules, and apache modules. the setup is quite simple but may need better documentation.
There are 2 sections need to mention:
The following is my profile code. For nginx part i just add the template from https://github.com/voxpupuli/puppetboard into my nginx site-available. so whole part in nginx is very straight forward.
The text was updated successfully, but these errors were encountered: