ops
ops copied to clipboard
ops - build and run nanos unikernels
A fresh OCI account doesn't have a default virtual network setup as other cloud providers. To facilitate the onboarding `ops` could create this network if there are no virtual networks...
- [x] adjust just to run - [x] adjust for install script - [ ] hypervisor run detection https://github.com/nanovms/ops/blob/1931939610d1da15ec30b4bd30b5abec17279531/qemu/qemu_unix.go#L25
sycall-summary works fine for programs that run and complete but for something like a webserver/database it doesn't work cause we don't catch the signal
the new go native mkfs lib deprecates the old text-based serialization format we used in generating manifests for mkfs to consume (for ops) it's still useful for debugging purposes though...