add author martin ptacek

This commit is contained in:
Martin Ptáček
2023-07-14 09:20:11 +02:00
parent cc6156660e
commit 71147ccaa4
24 changed files with 48 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# Author: Martin Ptacek
# run this playbook against new linux server
- name: Install example server stack for prometheus-exporter-android

View File

@ -1,3 +1,5 @@
# Author: Martin Ptacek
datasources:
- name: Prometheus
access: proxy

View File

@ -1,3 +1,5 @@
# Author: Martin Ptacek
# nginx configuration for pushprox, grafana and prometheus
http{

View File

@ -1,3 +1,5 @@
# Author: Martin Ptacek
# Prometheus global configuration file
global:
scrape_interval: 15s # Set the scrape interval to every 15 seconds. Default is every 1 minute.

View File

@ -1,3 +1,5 @@
# Author: Martin Ptacek
# This docker compose file spins up the following containers:
# - nginx reverse proxy
# - prometheus time-series database