habitat-sh / on-prem-builder

Scripts to stand up an on-premise Habitat Builder Depot
Apache License 2.0
41 stars 34 forks source link

Please add an airgapped install option #117

Open srb3 opened 5 years ago

srb3 commented 5 years ago

For customers who operate in an airgapped environment it would be nice to offer an installer option similar to chef automates airgapped bundle option https://automate.chef.io/docs/airgapped-installation/. This uses the chef-automate cli tool to create a bundle of packages needed to bootstrap an a2 installation.

lhasadreams commented 5 years ago

Can someone give me a view as to whether this is being considered please.

chefsalim commented 5 years ago

Yes this is something we'd like to add and will consider further.

srb3 commented 5 years ago

We made this temporary work arround for generating airgapped bundles. https://github.com/devoptimist/habitat-bundler?files=1 (wip)