Development
Last updated
Was this helpful?
Last updated
Was this helpful?
There is currently no way to launch running EDCs directly from our gradle projects.
docker-compose-dev.yaml
To try out the latest snapshots of the EDC CE and EDC UI please run:
To try out the latest unstable connector images with the docker-compose-dev.yaml, execute:
The default configuration launches two local EDC Connectors with the following credentials:
Homepage
http://localhost:11000
http://localhost:22000
Management Endpoint
http://localhost:11002/api/management
http://localhost:22002/api/management
Management API Key
ApiKeyDefaultValue
ApiKeyDefaultValue
Connector Endpoint
http://edc:11003/api/dsp Requires Docker Compose Network
http://edc2:22003/api/dsp Requires Docker Compose Network