VM installer using cloudhypervisor #1

Open
opened 2025-12-08 08:53:17 +00:00 by despiegk · 1 comment
Owner

create rhai script

  • fix/test mycelium installer, test is working properly (at rust level)
  • install 5 VM ubuntu 24.04
  • make sure a local ssh key (need rhai command to generate), as generated with sshkey manager
  • connect the ubuntu's to local mycelium
  • connect over ssh to the 5 VM's
  • make sure VM's do nat to go to outside world over IPv4
  • can we bridge the VM's to public address does that work? can we jointly own a pub ip address, prob not, then nevermind

requirements

  • create sshkey manager: create, list keys
  • create sshclient : can connect to ssh node, exec, ... (specify which key to use)
create rhai script - fix/test mycelium installer, test is working properly (at rust level) - install 5 VM ubuntu 24.04 - make sure a local ssh key (need rhai command to generate), as generated with sshkey manager - connect the ubuntu's to local mycelium - connect over ssh to the 5 VM's - make sure VM's do nat to go to outside world over IPv4 - can we bridge the VM's to public address does that work? can we jointly own a pub ip address, prob not, then nevermind ## requirements - create sshkey manager: create, list keys - create sshclient : can connect to ssh node, exec, ... (specify which key to use)
Author
Owner

see #2 for some more details why we need this

see #2 for some more details why we need this
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#2 installer for kubernetes cluster in VM's
geomind_research/herolib_rust
Reference
geomind_research/herolib_rust#1
No description provided.