Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

smartcontractkit/chainlink-node-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chainlink Node Compose

This is a script to help launch dev and test environments for chainlink nodes. Production use would take some heavy modifications. Both docker-compose and kubernetes style deployments have been provided for flexibility. Docker compose for simpler, local setups, and Kubernetes for more complicated environments. Both launch a single postgres DB and 5 chainlink nodes that all connect to it.

Running

Running depends on which deployment you'd like to use, see the folders for more info.

Accessing Nodes

Accessing the nodes depends on which deployment you choose. Check the respective deployment's folder for more details.

Email: notreal@fakeemail.ch

Password: twochains

Issues Running

5 chainlink nodes + a postgres instance takes a decent amount of resources to run. If you're experiencing lots of unexplained crashes, try giving docker some more resources.

About

Docker Compose script for launching multiple chainlink nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published