November 15, 20223 yr Hey Y'all I've been working on getting Terraform IaC to deploy virtual machines on Unraid and wanted to share the code so no-one else has to go through my pain of making it work. https://github.com/chrisreeves-/scripts/tree/master/terraform/unraid It nicely downloads the cloud image and creates a username on it for you all with the help of libvirt and virsh All I ask is for a star on the repo Edited November 15, 20223 yr by Chris Reeves
November 15, 20223 yr This may very well be what I've been looking for! (I was looking into salt just a little while ago) But, I am new to Terraform. Could you post instructions on the github? I'm excited to try it out on my unraid. (I was just trying to get some cloud images up and running in unraid's KVM with no luck. I'm sure I was missing something simple, because I think I've done it before) So, I'd love to give this a try!
November 15, 20223 yr Author Hey @Kudjo, You'd need to watch some basics on how to use Terraform, for me to write it all out would take hours. Once you get the concept of how Terraform works, what I posted will just slot right on top. Thanks, Chris
January 15, 20233 yr Author I've updated the readme.md and other bits and pieces to make it a lot easier to implement
February 22, 20233 yr I just wanted to say thank you for your time and effort, and really appreciate you sharing. Thanks alot.
May 31, 20233 yr Is there someone that would make a short video what for changes need to be done to get this running? i setup everything i understood sofar, but it would be helpful to know what for values needs to be altered on the .tf files and .cfg , aswell what needs to be done on the unraid system regarding the password etc. for a working connection. I worked with terraform before but with Azure.
January 29, 20242 yr Author On 6/1/2023 at 3:10 AM, InU5BoN3 said: Is there someone that would make a short video what for changes need to be done to get this running? i setup everything i understood sofar, but it would be helpful to know what for values needs to be altered on the .tf files and .cfg , aswell what needs to be done on the unraid system regarding the password etc. for a working connection. I worked with terraform before but with Azure. It is all in the readme.md
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.