Not wanted through Docker container

This commit is contained in:
William Miceli
2018-09-14 10:16:10 -04:00
parent a938d5cb3b
commit 5b7c0ee8fd
4 changed files with 0 additions and 42 deletions

View File

@@ -1 +0,0 @@
# Netdata

View File

@@ -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}"

View File

@@ -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

View File

@@ -1,8 +0,0 @@
name: Netdata
description: |
Status: NOT READY
# version:
category: Monitoring
maintainer: WilliamMiceli
# license:
# projectURL: