Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 3.02 KB

samples.md

File metadata and controls

35 lines (25 loc) · 3.02 KB

Gantree Configuration - Samples

Document information

GANTREE CONFIG VERSION LAST UPDATED
2.0 2020/04/14

Binary Methods

Gantree supports multiple methods of deploying nodes among providers.

These methods are:

METHOD NAME/KEY DESCRIPTION
Repository Download and compile a substrate node from the specified repository, optionally specifying a specific version as a commit hash or tag.
Fetch Download a binary from the specified url.
Preset Specify a preset with repository/fetch fields already defined.

Supported presets can be found here.

Permutations

Provider/s Preset Repository Fetch
AWS Polkadot 0.7.22 (Kusama) - Fetch Polkadot HEAD Polkadot 0.7.22 (Kusama)
DigitalOcean Polkadot 0.7.22 (Kusama) - Fetch Polkadot HEAD Polkadot 0.7.22 (Kusama)
GCP Polkadot 0.7.22 (Kusama) - Fetch Polkadot HEAD Polkadot 0.7.22 (Kusama)
DigitalOcean Polkadot 0.7.28 (Westend) - Fetch Polkadot master (Westend)
DigitalOcean Polkadot master (Westend) - Build