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

Add sidecar to devops/parachain/docker-compose.yml #180

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

CodeByEddy
Copy link
Contributor

Sidecar is an official polkadot tool to add a RestAPI to a node. This is useful for testing purposes, especially for upgrade testing (because the official documentation uses it). Therefore I've added Sidecar to para_alice.

You can test this yourself by running curl -s http://0.0.0.0:8080/blocks/head once sidecar has initialized which takes around a minute (you'll see warnings in the logs until it connects).

@mateuszaaa mateuszaaa self-requested a review January 21, 2022 18:14
@CodeByEddy CodeByEddy merged commit ef4d16b into develop Jan 21, 2022
@goncer
Copy link
Member

goncer commented Jan 24, 2022

\o /

@gleb-urvanov gleb-urvanov deleted the eddy/add-sidecar branch January 24, 2022 09:30
johnbayo pushed a commit to johnbayo/mangata-node that referenced this pull request Jun 24, 2022
Add sidecar to devops/parachain/docker-compose.yml
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.

4 participants