Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 1.45 KB

README.md

File metadata and controls

11 lines (10 loc) · 1.45 KB

Docker compose files for Besu, Web3Signer and EthSigner to test various configurations.

Examples Description
besu Docker compose example for Besu RPC with TLS enabled
ethsigner Docker compose example for EthSigner with TLS enabled
web3signer Docker compose example for web3signer with TLS disabled and using unencrypted private keys.
web3signer-hashicorp Docker compose example showcase Web3Signer and Hashicorp Vault integration with TLS enabled.
web3signer-hashicorp-agent Docker compose example showcase Web3Signer and Hashicorp Vault/Agent integration with TLS disabled.
web3signer-pg Docker compose examples showcasing slashing protection with Postgresql integration
web3signer-loadtest Web3Signer block signing load testing using Gatling (Scala)