sun1534 / Graph-tools

My collection of The Graph (Mission Control) scripts & related files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph-tools

Tools for Mission Control, aimed at running baremetal on Ubuntu 18.04 LTS. YMMV - use at your own risk

Install scripts

  • create a fresh non-sudo user
  • need to be run as root / sudo
  • some scripts need to be re-run as new the new user
  • openethereum has a routine for creating a stripe array and mounting it, which is disabled by default (as it makes several assumptions)
  • some config needs to be done manual still, pointers via echo or comments
  • different scripts can be run on the same or on different servers

Subgraphs

  • used for creating and deploying respective subgraphs via httpie

Extras

  • useful little snippets, need to be run on corresponding server
  • postgres backup can be run manual or via cron, needs read access to all databases

Disk size

  • Turbogeth : 641 GiB (actual usage) + approx 200 GB temp space according to docs. Compressed snapshot is 250 GiB.
  • Openethereum : estimated at almost 5TB. Needs to be SSD or won't catch up.

Have fun ^_^

Donations welcome

  • BTC : 3Lmfs7Y9fxJWgKMyANzTsNRdppkjk5wzBG
  • ETH : 0xD3136a99Be75bEB3565c386cA28076E3A5621C56

About

My collection of The Graph (Mission Control) scripts & related files

License:GNU Affero General Public License v3.0


Languages

Language:Shell 100.0%