localstack-java-utils icon indicating copy to clipboard operation
localstack-java-utils copied to clipboard

Added support for rds with a non default port. Mainly used while runn…

Open shahalh opened this issue 2 years ago • 1 comments

…ing tests with more than one Localstack container on the same machine, to avoid port allocation issues.

shahalh avatar Jul 14 '22 14:07 shahalh

@whummer Thank you for you reply :-) Our use case is for running multiple Localstack instances on the same server, so control over the exact port per instance is critical in order to avoid port binding issues. I'm not sure I understand why only exposing the port range is sufficient. Would you happen to know if we would be able to build and use our custom version? When I ran the mvn install, I was missing keys for signing and the install phase failed.

shahalh avatar Jul 14 '22 17:07 shahalh