Closed logmanoriginal closed 2 months ago
Hello @logmanoriginal,
you are right and this is also true for all other BaSyx components. The Dockerfiles of the BaSyx components are configured in a way that the internal port of the container is fixed.
Let me know if you encountered any issues where it is necessary to change the containers internal port.
Thanks for the explanation!
This should probably be noted in the configuration files.
The reason I want to change the port is so that I can use the same configuration files to later deploy on a local installation. Looks like I need to map the default ports in Docker regardless of the configuration.
I added a ticket to document this: #411 Thank you for the suggestion :)
Using eclipsebasyx/aas-discovery
2.0.0-SNAPSHOT
from Jun 19, 2024, when I changeserver.port
inapplication.properties
to any value other than 8081, the endpoint is not available.application.properties
docker-compose