add picture gallery container

update prometheus/grafana to be persistent, and have more collectors
This commit is contained in:
2018-07-15 11:12:48 -04:00
parent 1f05ea4fba
commit 1e4a882f8d
6 changed files with 123 additions and 21 deletions

View File

@@ -3,7 +3,6 @@ MAINTAINER Richard Morgan <r_morgan@sympatico.ca>
RUN apk add --update --virtual .build-deps \
sudo build-base ruby-dev \
# cutomize following instruction as you wish
&& sudo gem install \
fluent-plugin-secure-forward \

View File

@@ -94,6 +94,13 @@
flush_interval 10s
</match>
<match metrics>
@type loggly_buffered
loggly_url https://logs-01.loggly.com/bulk/22feaabc-c080-4407-86c3-ae9052999786/tag/metrics
buffer_type memory
flush_interval 10s
</match>
<match **>
@type loggly
loggly_url https://logs-01.loggly.com/bulk/22feaabc-c080-4407-86c3-ae9052999786/tag/fluentd