Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(charts): astrotrek chart #1513

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

quasystaty1
Copy link
Contributor

Summary

Adds a Helm chart for deploying the Astrotrek sequencer explorer, which includes the indexer, indexer-api, Postgres, and frontend components.

Changes

  • Added Helm chart for Astrotrek explorer deployment.
    default endpoints:
  • indexer-api host: http://api.sequencer.localdev.me/
  • frontend : http://astrotrek.sequencer.localdev.me/

Testing

Tested locally against local environment with and without storage

Related Issues

Closes #1473

@quasystaty1 quasystaty1 requested a review from a team as a code owner September 17, 2024 23:16
@github-actions github-actions bot added the cd label Sep 17, 2024
…#1505)

The error message for stateless checks on `BridgeUnlock` actions
incorrectly states `BridgeLock` as the failing error.

- change the error message that wraps the stateless check for
`BridgeUnlock` actions

Link any issues that are related, prefer full github links.

closes #1465
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add astrotrek chart
4 participants