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

Open
#190 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

Research direction

Start by reviewing the CI DEV stack and its startup script, then confirm how the dockerized daily push image will be pulled from ECR. Define the systemd service that manages it and verify that the integration is limited to DEV, not STAGING or PROD.

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
  • setting a systemd service that manages it

Related issue:

  • #191
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.