diem/diem

Improve Docker-Compose Ecosystem

Aperta

#7477 aperta il 3 feb 2021

 (0 commenti) (0 reazioni) (2 assegnatari)Rust (2579 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (16.698 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

We have docker containers for a testnet, fullnodes, the client, and the faucet, but we do not have a single docker-compose that builds a full ecosystem of this nor do we have an article on how to do it if someone wanted to.

In this project, we'll solve both of those problems:

  1. Understand how to deploy your own testnet
  2. Understand how to connect to testnet
  3. Make a compose that starts a client to the global testnet like our PFN
  4. Make a framework that starts an ecosystem (local testnet, pfn, a faucet that connects to that pfn, and client that connects to that pfn)

Then let's sketch in google docs, quip, or in this issue two articles that describe 3 and 4 and the nuances of them.

Guida contributor