technomada / cloud-from-scratch

Build yourself a private self-hosted full-stack personal cloud system.
https://cloudfromscratch.com
MIT License
254 stars 17 forks source link

Is there any documentation about building cloud-from-scratch but without Docker? #12

Open bmullan opened 3 years ago

bmullan commented 3 years ago

Just curious if there is anything that describes how to build cloud-from-scratch without Docker?

Either using VMs or perhaps LXD (system containers) both of which would be very similar installing & configuration but we're trying to keep away from docker.

technomada commented 3 years ago

Nothing like that yet in the cloud-from-scratch project but it would be interesting to add.

Added a couple of links to get started... https://ericchiang.github.io/post/containers-from-scratch/ https://medium.com/swlh/build-containers-from-scratch-in-go-part-1-namespaces-c07d2291038b

Tatskaari commented 1 year ago

LXD have a great tutorial here: https://linuxcontainers.org/lxd/docs/master/clustering/

Here's a video on the topic, using OVN to create network segments: https://www.youtube.com/watch?v=1M__Rm9iZb8