Remove Grafana configuration
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user