Problem: Truflation DP init service is not included in the dev environment

Open
#191 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
aws, docker
Domain
ci-cd, cloud, devops

Research direction

Start by reviewing the CI DEV stack and its startup script, then confirm that the tsn-data-provider image is dockerized and available from ECR. Done means DEV alone can obtain permission, pull the image, and run it when a new TSN node first starts; STAGING and PROD must remain unchanged.

Written by the indexing model from the issue text.

Description

(this task is not necessary for testnet. It might be executed manually in the meantime.)

This task is open for discussion. Truflation is a TSN data provider. However, to be able to quickly test if everything is working with new TSN code, it might be good to include Truflation data provider tools in the bootstrap process during the DEV environment (not on STAGING nor on PROD)

To fulfill this, after the daily push tool from tsn-data-provider is dockerized, we should incorporate in our CI DEV stack:

  • getting permission to get the image from ECR
  • pulling the image in the startup script
  • running this image for the first time that the new TSN node is up, so it bootstraps everything.

Related issue:

  • #190
Dominant language
Go
Stars
7
Forks
3
Avg merge
3h 2m
Merged PRs (30d)
13

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from trufnetwork/node

All issues in trufnetwork/node

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.