Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

219
Views
Can I run the service on 443 port in docker UCP ??

I want to run a spring-boot microservice on port number 443. I am creating this service using docker command

docker service create -p 443:8443 somerepo/someorg/some-service:v0.1

When I fire this command service goes fine, but DTR and UCP go down. I don't have a complete idea on it but just aware of docker UCP controller run on 443. My Question is

  1. can I run my microservice as a docker service on port 443 ?
  2. can I change the port number of docker UCP controller to some another port.

Thanks in Advance.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

You should check whether port 443 is currently occupied by DTR or UCP, apparently both default to 443.

In case of UCP, according to the reference and this discussion, it is possible to change the UCP port by using the --controller-port flag during installation. This can also be configured in the web interface under Admin Settings -> Cluster Configuration -> Controller Port.

As for DTR, there is the flag --replica-https-port to also move it away from 443.

Once you have moved the competing services, there is nothing that should prevent you from having a container listen to port 443.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!