mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Remove Grafana configuration
This commit is contained in:
parent
2f728e09aa
commit
a866b7cb4c
6 changed files with 0 additions and 1130 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue