Terraform Configuration, Documentation, examples, and Docker Compose dev setup for the IdP-in-a-Box service.
- Edit /etc/hosts or equivalent to assign
pw-api.local
,pw-ui.local
, andssp.local
to 127.0.0.1. - Create
local.env
files in each of the subfolders there, using the existinglocal.env.dist
files as guides where applicable. cd docker-compose
./up
- open browser to
localhost:51052