MDS Tutorial

Hey guys, I’ve posted a few times about my container orchestration framework, and I finally uploaded some demos.

Part One

Part Two

Let me guys know what you think and if there are any improvements I can make!

2 Likes

Can you provide some more information on this?

1 Like

Sure! What would you like to know?

Basically, this system makes it easy to create new services for your homelab. It allows you to search for docker containers, downloads a default config, then automatically creates/updates a reverse proxy (with SSL Certs), assuming you have a domain name.

You can even overwrite things on a per service basis to allow things like specifying docker-compose files. I’m experimenting with creating VMs using virsh, but that’s not implemented yet.

1 Like