Skip to content

Commit e01a613

Browse files
author
Steve Kemp
committed
Brief overview of puppet-summary
1 parent c464eba commit e01a613

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

examples/puppet-summary/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)