We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c464eba commit e01a613Copy full SHA for e01a613
examples/puppet-summary/README.md
@@ -0,0 +1,17 @@
1
+# Puppet-Summary Overview
2
+
3
+[puppet-summary](https://github.com/skx/puppet-summary) presents a simple dashboard showing the activity of a puppet-master.
4
5
+In short if you use puppet to control a bunch of hosts the dashboard allows you to view failures/successes in a simple fashion.
6
7
8
+## Puppet-Summary Deployment
9
10
+There are two parts to deploying overseer:
11
12
+* Fetching the binary.
13
+* Setting up the service.
14
15
+There is only a single service which launches the deamon, ahead of that is a
16
+public-facing `nginx` proxy-server. (We should configure that with `deployr`
17
+too, but currently we don't.)
0 commit comments