confidential-containers / trustee

Attestation and Secret Delivery Components
Apache License 2.0
67 stars 88 forks source link

Options for Dynamic port choice for KBS, RVPS and AS server #574

Open HarshitaBadiyasar opened 1 week ago

HarshitaBadiyasar commented 1 week ago

Currently KBS server runs on 8080 port which is very common. Is there a way to dynamically change the ports for KBS, RVPS, and AS servers?

Xynnn007 commented 1 week ago

Yes we can. You can edit the launch configuration file/commandline to specify any ports you can.

The following are the configs/launch commands used by the docker-compose.yml