Airgap
We have taking into account airgapped environment. Airgapped environments do not have internet access and need to prepare a few things. This documentation described what to do. Make sure you download everything bellow to a datastore so it can be moved to your airgapped environment.
Download tools
Download helmfile and helm. Also download the needed plugins by helmfile
- helmfile: documentation
- helm: documentation
- helm-secrets: documentation
- helm-diff: documentation
- helm-git: documentation
- helm-s3: documentation
You will need more tools if you also want to test and develop MijnBureau but we assume you do not do that in airgapped environments.
Download repo
Make sure you clone this repository:
git clone https://github.com/MinBZK/mijn-bureau-infra
Download charts & containers
We prepared a script that tries to download all charts and containers used by mijnbureau.
./scripts/airgap_prepare.py