Skip to content

Divlex/py_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

py_exporter

This repository is not intended for General use.

Use: python3.8
Install requirement: python3.8 -m pip install -r requirement.txt
To start usage: ./exporter.py [<port>]
Before start you must create config file: auth.conf.yaml
And add config:

blockcypher-dev:
  token: '<TOKEN>'
blockcypher-stage:
  token: '<TOKEN>'
blockcypher-prod:
  token: '<TOKEN>'
btc_node_testnet:
  basic: '<Basic Auth>'
  host: '<Host>'
btc_node_mainnet:
  basic: '<Basic Auth>'
  host: '<Host>'
kubernetes_stage:
  context: '<GKE Context>'
  hostname: '<Text>'
  namespace: '<Namespace>'
kubernetes_production:
  context: '<GKE Context>'
  hostname: '<Text>'
  namespace: '<Namespace>'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages