<hi.team.in> version 0.9.6.1.We have a configurati...
# all-things-deployment
c
hi.team.in version 0.9.6.1.We have a configuration for the GMS service address in our frontend project, and I have found that we now need to configure a host and port. Can I not configure the port? Because our GMS has exposed an accessible domain name to the public. Can I support ports that do not require configuration?
When I removed all ports and directly configured a GMS host instead. I found that any call I make will prompt 404. I don't know if this is a GMS error or a frontend error
{"exceptionClass":"com.linkedin.restli.server.RestLiServiceException","stackTrace":"com.linkedin.restli.server.RestLiServiceException [HTTP Status:404]\n\tat com.linkedin.restli.server.RestLiServiceException.fromThrowable(RestLiServiceException.java:315)\n\tat com.linkedin.restli.server.BaseRestLiServer.buildPreRoutingError(BaseRestLiServer.java:202)\n\tat com.linkedin.restli.server.RestRestLiServer.
@delightful-ram-75848 Can you give me some help
a
@dazzling-yak-93039 might be able to speak to this!
c
Do I only support IP: port in this 0.9.6.1 version
I actually want to know if I can only configure a domain name similar to
Copy code
<http://www.datahub-gms-xxx.com|www.datahub-gms-xxx.com>
to directly point to the gms service without setting the port address in the frontend project
a
Hey @cuddly-arm-8412, I'm wondering if you can set it up using a port and set up a domain name in front of that?