Multi-Cloud Deployment (#1)

* Introduce instances list to scale bots and add config templating

* Use env var for wallet address if not provided as path param

* Expose SOL price as metric

* Update docs

* Add auto-swap

* Add Panopticon

* implement backoff stategy in autoswap

* Add retry logic for withdraw and swap

* bump drift-sdk, update ctl.sh and docs

* Update filler bot, add tx metrics

* Add user-metrics

* Update build and dashboard
This commit is contained in:
Patrick Balsiger
2024-04-28 07:25:08 +02:00
committed by GitHub
parent 6bd2c3367b
commit f05fac48ca
58 changed files with 9783 additions and 319 deletions

View File

@@ -1,12 +1,11 @@
# Build Settings
DOCKER_IMAGE=wirelos/drift-keeper:mainnet-beta
DOCKER_IMAGE_AUTO_SWAP=wirelos/auto-swap:0.1.0
DOCKER_IMAGE_WALLET_TRACKER=wirelos/solana-wallet-tracker:0.1.0
# Shell Utils
WALLET_ADDRESS=h5XjtA.....
# Grafana Settings
GRAFANA_ADMIN_PASSWORD=grafana
# Drift Config
ENV=mainnet-beta
KEEPER_PRIVATE_KEY="[123,345,...]"
@@ -24,7 +23,6 @@ ENDPOINT=http://178.63.126.77:8899
# Teraswitch2 US
#ENDPOINT=http://74.118.139.68:8899
# ExtrNode
#ENDPOINT=https://solana-mainnet.rpc.extrnode.com/your-api-key
#WS_ENDPOINT=wss://solana-mainnet.rpc.extrnode.com/your-api-key