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

Make the Substrate API a distinct service #275

Open
7 tasks
dillu24 opened this issue Jun 8, 2022 · 0 comments
Open
7 tasks

Make the Substrate API a distinct service #275

dillu24 opened this issue Jun 8, 2022 · 0 comments

Comments

@dillu24
Copy link
Collaborator

dillu24 commented Jun 8, 2022

Technical Story

For more scalability and easier maintenance it is ideal that the Substrate-API service we developed for PANIC is offered as a separate open source service. This would be similar to what we have done for the Polkadot API Server

Requirements

  • Migrate Substrate-API code-base to a new public repo on github
  • Write documentation on this new repo
  • Publish new repo.
  • Remove Substrate-API code base from the Alerter service
  • Add Substrate-API docker image to DockerHub on Simply VC's repo
  • Make use of the dockerhub image inside PANIC's docker-compose.yml file
  • Depracate the old Polkadot API Server and write a note in the README.MD file to point towards the new repo (see panic_cosmos or panic_polkadot as examples).
@dillu24 dillu24 added this to the Tech improvements milestone Jun 8, 2022
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

No branches or pull requests

1 participant