Remove Grafana configuration
This commit is contained in:
parent
2f728e09aa
commit
a866b7cb4c
@ -1,3 +0,0 @@
|
||||
FROM grafana/grafana
|
||||
|
||||
COPY . /etc/grafana
|
File diff suppressed because it is too large
Load Diff
@ -1,9 +0,0 @@
|
||||
instance_name = pluralkit
|
||||
|
||||
[security]
|
||||
allow_sign_up = false
|
||||
allow_org_create = false
|
||||
|
||||
[auth.anonymous]
|
||||
enabled = true
|
||||
org_role = Viewer
|
@ -1,8 +0,0 @@
|
||||
apiVersion: 1
|
||||
providers:
|
||||
- name: "pluralkit"
|
||||
orgId: 1
|
||||
folder: ''
|
||||
type: file
|
||||
options:
|
||||
path: /etc/grafana/dashboards
|
@ -1,9 +0,0 @@
|
||||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: InfluxDB
|
||||
type: influxdb
|
||||
database: pluralkit
|
||||
access: proxy
|
||||
url: http://influx:8086
|
||||
editable: false
|
@ -1,6 +1,5 @@
|
||||
aiodns
|
||||
aiohttp
|
||||
aioinflux
|
||||
asyncpg
|
||||
dateparser
|
||||
discord.py
|
||||
|
Loading…
Reference in New Issue
Block a user