Closed jeremymv2 closed 5 years ago
@chefsalim and others.. I have also added a Note on SSL certchain requirements when the on-prem Builder has a non Publicly trusted CA issued SSL cert. https://github.com/habitat-sh/on-prem-builder/pull/212/commits/8ee8f98ff6d37d8e4c304e0c3b38697173f9b54a
Closes https://github.com/habitat-sh/habitat/issues/7015 Closes https://github.com/habitat-sh/habitat/issues/7018
This updates the top-level README with the new process for bootstrapping an on-prem Builder instance.
As a bonus, it introduces some very minor changes to the
install.sh
andscripts/install-hab.sh
files to support Airgap installs, along with the preparation work necessary for an airgap install. The prep work leverageshab pkg download
and thequickstart_lists/builder_x86_64-linux_stable
file.