pcp updates: standalone container images
"Nathan Scott" <[email protected]> Thu, 9 Feb 2017 00:24:20 -0500 (EST)
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
Changes committed to git://git.pcp.io/nathans/pcp.git master
Nathan Scott (1):
containers: add a pcp-standalone app container layer
build/containers/GNUmakefile | 16 ++++++-
build/containers/pcp-apache/Dockerfile | 38 ++++++++++++++++++
build/containers/pcp-apache/GNUmakefile | 29 +++++++++++++
build/containers/pcp-base/Dockerfile | 12 ++---
build/containers/pcp-nginx/Dockerfile | 40 ++++++++++++++++++
build/containers/pcp-nginx/GNUmakefile | 29 +++++++++++++
build/containers/pcp-standalone/Dockerfile | 59 ++++++++++++++++++++++++++++
build/containers/pcp-standalone/GNUmakefile | 29 +++++++++++++
8 files changed, 244 insertions(+), 8 deletions(-)
commit 9dbb4dab98ebf8ccfe4e4f106977b081b8426b80
Author: Nathan Scott <[email protected]>
Date: Thu Feb 9 15:48:00 2017 +1100
containers: add a pcp-standalone app container layer
Implements a second docker layer for PCP containers, such
that applications running in the cloud with no privileges
can have a minimal unprivileged pmcd co-process exporting
metrics from within the container if they so desire.
Sample containers for the Apache and Nginx web servers are
included here, which are also configured to run the PMDAs
for those services (with stats auto-enabled) too.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links:
You receive all messages sent to this group.
View/Reply Online (#15095): https://groups.io/g/pcp/message/15095
View All Messages In Topic (1): https://groups.io/g/pcp/topic/4350104
Mute This Topic: https://groups.io/mt/4350104?uid=174580
New Topic: https://groups.io/g/pcp/post
-=-=-
pcp mailing list
[email protected]
https://groups.io/g/pcp/messages
-=-=-
Change Your Subscription: https://groups.io/g/pcp/editsub?uid=174580
Group Home: https://groups.io/g/pcp
Contact Group Owner: [email protected]
Terms of Service: https://groups.io/static/tos
Unsubscribe: https://groups.io/g/pcp/leave/354243/563757577/xyzzy
-=-=-=-=-=-=-=-=-=-=-=-