For the habitat client, we have traditionally used this install.sh - it works great when you have internet connectivity - sucks when you don’t.
I thought possibly it’s time to create an on-prem bldr to support totally offline clients. Then I started to read what it takes to get an on-prem bldr in place. I noticed that the docs require us to have an initial access to the internet.
I’d like to know if it is possible to already have these files loaded on to the server and if those certain artifacts exists, the on-prem builder can do its thing.
Note: assume all the artifacts we need to get can be sneaker-netted over (ie usb drive/floppies/disk/etc.)