• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
FusionAuth
  • Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login

Production deploy with docker-compose

Scheduled Pinned Locked Moved Unsolved
Q&A
2
2
491
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K
    khairul
    last edited by 8 Feb 2023, 22:16

    Hi. When deploying using the docker-compose, how do I get to put it on a secure port. I was only able to deploy it on a non-secure port 9011. Any advice on how to put it on the secure port 443?

    D 1 Reply Last reply 17 Feb 2023, 04:10 Reply Quote 0
    • D
      dan @khairul
      last edited by 17 Feb 2023, 04:10

      @khairul We recommend running FusionAuth behind a proxy. More docs on that here: https://fusionauth.io/docs/v1/tech/admin-guide/proxy-setup

      If you are running in docker-compose, you should be able to add an nginx or other proxy image and connect that to FusionAuth.

      The proxy can then terminate TLS and run on port 443.

      --
      FusionAuth - Auth for devs, built by devs.
      https://fusionauth.io

      1 Reply Last reply Reply Quote 0
      • First post
        Last post