Skip to content

Conversation

samt1803
Copy link
Contributor

added new containers to docker-compose:

  • chainlink node (plus config files)
  • chainlink external adapter
  • theGraph node
  • ipfs for theGraph
  • Postgres DB : both thGraph and chainlink write into this db, there is an initscript that fills the db on first container up

@linear
Copy link

linear bot commented May 17, 2021

ETH-61 On-chain stream registry

Move streams and their permissions from the centralized db to on-chain smart contracts, with the intention to eventually deploy them on xDai (or some other cheap sidechain).

Miro board with brainstorming and use case "stories": https://miro.com/app/board/o9J_lRn0owI=/

@samt1803 samt1803 requested review from Isentrope1 and jtakalai May 17, 2021 17:28
Copy link
Contributor

@jtakalai jtakalai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code LGTM, didn't test but if it works it's good :)

@samt1803 samt1803 force-pushed the ETH-61-streamregistry-thegraph-chainlink branch from 6c49a6e to 0afa63d Compare June 7, 2021 07:36
@samt1803 samt1803 merged commit c7f6a01 into master Jun 7, 2021
@samt1803 samt1803 deleted the ETH-61-streamregistry-thegraph-chainlink branch June 7, 2021 07:55
kare pushed a commit that referenced this pull request Aug 2, 2021
* chainlink, thegraph firest draft for docker-compose

* chainlink node is configured and starts up successfully, also the first time and restarts when postgres is not redy yet

* chainlink keys, nodeconfig and postgresql folder

* recreate chainlink node config

* chainlink config update in postgres

* removed postgres data, updated chainlink node data

* update postgres image name

* chainlink config update

* exported chainlink and graph data from postgres, added as initscript, some dockercompse changes for volumes for postgres

* ignore logfile

* update Readme

* change test password for chainlink node login

* update chainlink initdata and link address, using custom sidechainimage from dockerhub

* update tag for external chainlink adapter

* updated postgres initdata for theGraph

* added container that deploys streamregistry subgraph on first run

* rebased smartcontracts-init repo -> updated Link token addresses for chainlink node here

* added placeholder healthchecks for chainlink for now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants