Hi folks,
Created Pocket Nebula, a containerised development environment for OpenNebula + VSCode.
Contains a quick-start deployment of the latest Ruby CLI (for API calls), Pyone, and Ansible (for host and guest configuration).
I wanted a way to develop against ON while having minimal dependencies on my system and settled on a Dev Container setup. This is the bones of what I’ve been using for the last few months.
Feedback welcome.