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

Suggestion: Replace polkadot-launch with Zombienet or parachain-launch #1629

Closed
doutv opened this issue Jun 27, 2022 · 2 comments
Closed

Suggestion: Replace polkadot-launch with Zombienet or parachain-launch #1629

doutv opened this issue Jun 27, 2022 · 2 comments

Comments

@doutv
Copy link

doutv commented Jun 27, 2022

I think it's much more easier to deploy a local test network using Zombienet or parachain-launch, rather than the current solution polkadot-launch.

parachain-launch uses Docker-Compose.
Zombienet uses k8s, podman, and native.

See below for motivation:

@crystalin
Copy link
Collaborator

I agree, we have it in our backlog.
Currently, you can simply go to tools, npm install and then npm run launch -- --parachain moonbase-0.24.0 if you don't want to build it

@doutv
Copy link
Author

doutv commented Jun 27, 2022

I agree, we have it in our backlog. Currently, you can simply go to tools, npm install and then npm run launch -- --parachain moonbase-0.24.0 if you don't want to build it

Thanks~

@doutv doutv closed this as completed Jul 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

3 participants
@crystalin @doutv and others