Categorii: Tot - development - environment - virtual - production

realizată de Wayan Jimmy 3 ani în urmă

306

Multipass

Multipass provides an isolated development environment that closely mirrors a production setting, making it a secure space for developers to experiment and learn without significant risk.

Multipass

Multipass

What next?

Use ansible for provisioning

How?

Share volume between host and vm
SSH into the vm
register ssh key with cloud-init
multipass shell
Start a vm
Stop a vm
List all vm
Launch a vm

Why?

It's fun :D, at least for me
Already familiar with ubuntu
Isolated development environment
Safe place to make mistakes
Make your development enviroment as similar as the production one

What?

Prototyping cloud locally
configurable with cloud-init
Single command, almost no config