This projects contains reference docker compose files for all the ARLAS microservices and third party services for running the ARLAS Stack.
See the full documentation to run and deploy ARLAS Exploration stack.
To release, run:
./scripts/release.sh X.Ywhere X.Y is the version of the stack. X must be aligned with the major version ARLAS (WUI and Server) while Y is the increment of the stack.
To update the version of the dependencies, such as ARLAS containers, edit conf/versions.env.
Launch tests for IAM:
./start.sh iam
pip3.10 install arlas_cli
pip3.10 install pytest==8.3.4
pytest -s scripts/pytest/test_iam.pyGenerate the chart docs:
helm-docs -c k8s/charts -u