Baffled Architect
  • Home
  • About
Sign in Subscribe

AWS

A collection of 2 posts
Ubuntu
Linux

Multipass cloud-init

Multipass is pretty useful but what a pain this was to figure out, due to Ubuntu's Node.js package not working with AWS-CDK. Multipass lets you manage VM in Ubuntu and can take cloud-init scripts as a parameter. I wanted an Ubuntu LTS instance with AWS
24 Mar 2024 2 min read
Setup a Multipass CDK Environment
Linux

Setup a Multipass CDK Environment

I want to be able to connect to the environment using Visual Studio Code, so first we need to create a SSH key: ssh-keygen -t rsa We need a configuration YAML, replace <generated ssh-rsa key> with the above key, saved as cloud-init.yaml: groups: - vscode
25 Feb 2024 2 min read
Page 1 of 1
Baffled Architect © 2026
  • Sign up
Powered by Ghost