- in awx run
make docker-compose - in aap-gateway/aap-dev run
AWX_REPO=/home/sbf/awx HUB_REPO=skip EDA_REPO=skip make dev-up- ❗point to your local awx repo
- in aap-gateway makes sure
container-startup.ymlhas only controller listed in the services
enabled_services:
- 'controller'