Alternative to expose pilot's infrastructure
@agimenobono and @vasisiop, E-REDES pilot is not allowed to expose the VM (where the framework is deployed) through a public IP. This makes it impossible to create a DNS for the onboarding on Data Spaces. An alternative we found is Cloudflare tunnel (https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/). This solution connects the VM to Cloudflare's global network. Then, any request is made to Cloudflare and Cloudflare redirects it to the VM. That said, we would like to confirm the feasibility of this solution given the framework development. Will it be applicable? Do we need to make any adaptations?
Another solution being considered is IBM DataPower (https://www.ibm.com/products/datapower-gateway). Please feel free to suggest other alternatives you may know.