- Drill4J services deployed (
admin,admin-ui,js-agent) - RealWorld Example App API deployed
- Specify RealWorld Example App API address in
.env,REALWORLD_API_ADDRESSvariable; - Run
docker-compose.yml up -dto launch frontend application. Inside the container the following will happen automatically:- frontend application is built;
- frontend application is scanned with Drill4J scanning utility;
- scanned sent to
js-agentcomponent in Drill4J services (see Prerequisites); - frontend hosted with
nginxon port specified in.env;
- Proceed to the admin panel and complete the registration of
angular-realworld-frontendTIP: (agent ID is specified in
.env,DRILL_JS_AGENT_AGENT_ID)- Registration step 2: fill "Target host" with the address application is hosted at;