How to migrate Subquery indexer from kepler Official docker-composer to Toolkit Mainnet Solution
Who can use it?
Step 0
# Setup software & prepare env.
bash <(curl -s https://raw.githubusercontent.com/web3cdnservices/subquery-indexer-toolkit/mainnet/tools/migrate_from_kepler_to_mainnet_toolkit)OPTIONAL (Enable external access from WEB to grafana. will require subdomain.)
/usr/src/subquery-indexer-toolkit-mainnet/tools/enable_external_access_to_grafanaOPTIONAL (Enable external access from WEB to COORDINATOR. will require subdomain And login&password for basic auth)
/usr/src/subquery-indexer-toolkit-mainnet/tools/enable_external_access_to_coordinatorRun indexer. (first run took 2-3 minutes. We use only sources, for prevent problems)
Whats in? (Actions)
Last updated