Skip to content

Conversation

qclaogui
Copy link
Owner

@qclaogui qclaogui commented Mar 25, 2024

iximiuz Labs control - Start Remote microVM Playgrounds From The Command Line

https://github.com/iximiuz/labctl

Starting playgrounds

start a new playground and SSH into the playground's machine with a simple:

labctl playground start docker --ssh

Listing and stopping playgrounds

labctl playground list

labctl playground stop <playground-id>

Port forwarding

You can securely expose any service (HTTP, TCP, UDP, etc) running in the playground to your local machine with:

labctl port-forward <playground-id> -L <local-port>:<remote-port>

Signed-off-by: Weifeng Wang <qclaogui@gmail.com>
Signed-off-by: Weifeng Wang <qclaogui@gmail.com>
Signed-off-by: Weifeng Wang <qclaogui@gmail.com>
@qclaogui qclaogui self-assigned this Mar 25, 2024
@qclaogui qclaogui added the dependencies Pull requests that update a dependency file label Mar 25, 2024
@qclaogui qclaogui force-pushed the main branch 14 times, most recently from 7963365 to df0e697 Compare April 1, 2024 11:16
@qclaogui qclaogui force-pushed the main branch 3 times, most recently from 80cad40 to 0be2244 Compare April 2, 2024 06:10
@qclaogui qclaogui force-pushed the main branch 8 times, most recently from 31b420e to 024d3b8 Compare April 15, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file do-not-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant