Not wanted through Docker container
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
# Netdata
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
netdata:
|
|
||||||
image: titpetric/netdata:latest
|
|
||||||
labels:
|
|
||||||
io.rancher.container.pull_image: always
|
|
||||||
io.rancher.scheduler.global: 'true'
|
|
||||||
uts: host
|
|
||||||
cap_add:
|
|
||||||
- SYS_PTRACE
|
|
||||||
volumes:
|
|
||||||
- /proc:/host/proc:ro
|
|
||||||
- /sys:/host/sys:ro
|
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
|
||||||
environment:
|
|
||||||
NETDATA_PORT: "${NETDATA_PORT}"
|
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
version: '2'
|
|
||||||
catalog:
|
|
||||||
name: Netdata
|
|
||||||
version: latest
|
|
||||||
# description:
|
|
||||||
# minimum_rancher_version:
|
|
||||||
# maximum_rancher_version:
|
|
||||||
# upgrade_from:
|
|
||||||
questions:
|
|
||||||
|
|
||||||
- variable: NETDATA_PORT
|
|
||||||
label: Port
|
|
||||||
description: Container port to access netdata
|
|
||||||
required: true
|
|
||||||
type: int
|
|
||||||
default: 19999
|
|
||||||
|
|
||||||
netdata:
|
|
||||||
scale: 1
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
name: Netdata
|
|
||||||
description: |
|
|
||||||
Status: NOT READY
|
|
||||||
# version:
|
|
||||||
category: Monitoring
|
|
||||||
maintainer: WilliamMiceli
|
|
||||||
# license:
|
|
||||||
# projectURL:
|
|
||||||
Reference in New Issue
Block a user