Merge branch 'main' of github.com:cventastic/POKT_DOKT into main

This commit is contained in:
Sebastian
2022-01-03 12:26:28 +01:00
6 changed files with 6145 additions and 3 deletions

View File

@@ -83,13 +83,12 @@ Check if there is a file here /traefic/letsencrypt/acme.json if yes, you have to
Otherwise traefik will not issue the certificate for an existing domain. <br /> Otherwise traefik will not issue the certificate for an existing domain. <br />
#### TODO !!!! #### TODO !!!!
mal alle geth clients mit erigon vergleichen <br />
LOGFILES <br />
General Monitoring <br /> General Monitoring <br />
LOGFILES <br />
Open-File Limits? <br />
Bootstrapping from Snapshots <br /> Bootstrapping from Snapshots <br />
Link-Timezone into containers. Link-Timezone into containers.
AVALANCHE: AVALANCHE:
- Archive? - Archive?
- Monitoring https://docs.avax.network/build/tools/dashboards/README - Monitoring https://docs.avax.network/build/tools/dashboards/README

View File

@@ -22,3 +22,14 @@ providers:
options: options:
path: /etc/grafana/provisioning/dashboards path: /etc/grafana/provisioning/dashboards
foldersFromFilesStructure: true foldersFromFilesStructure: true
- name: 'pokt-de-1'
orgId: 1
folder: 'pokt-de-1'
type: file
disableDeletion: false
editable: true
allowUiUpdates: true
options:
path: /etc/grafana/provisioning/dashboards
foldersFromFilesStructure: true

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -19,3 +19,11 @@ datasources:
isDefault: false isDefault: false
editable: true editable: true
- name: pokt-de-1
type: prometheus
access: proxy
orgId: 1
url: http://10.13.13.6:9090
basicAuth: false
isDefault: false
editable: true