docker: added graphite v1.x docker block

This commit is contained in:
Torkel Ödegaard
2017-08-07 15:12:12 +02:00
parent 4fe79edd40
commit 0e2b809f7e
38 changed files with 1702 additions and 0 deletions
+2
View File
@@ -32,6 +32,7 @@ add ./files/my_htpasswd /etc/nginx/.htpasswd
# Add system service config
add ./files/nginx.conf /etc/nginx/nginx.conf
add ./files/supervisord.conf /etc/supervisor/conf.d/supervisord.conf
# Nginx
#
# graphite
@@ -39,6 +40,7 @@ expose 80
# Carbon line receiver port
expose 2003
# Carbon cache query port
expose 7002