Tools for building or managing FreeIPA Public Demo.
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
This step requires AWS Access Key ID and Secret Access Key for FreeIPA Demo AWS instance.
aws configure
Zip file for AWS Lambda can be built with
./build.sh
The resulting zip file then needs to be uploaded via AWS Console.
./freeipa_org_demo_reset.py --help
./freeipa_org_demo_check.py --help