Vũ Huy
CCoder.com
•Created by Vũ Huy on 4/14/2025 in #help
Help deploying Coder in offline/internal network with external domain & SSL (behind uni IT proxy)
I currently deploying by this guide https://github.com/coder/coder/blob/main/docs/tutorials/reverse-proxy-nginx.md, with the change of CODER_WILDCARD_ACCESS_URL=*-coder.example.com. Then in step 2, i request the IT dept to point https://coder.example.com to my server public ip. Then I continue with setting up coder by docker compose as usual. All the nginx config step and certificate creation and dns credentials is skipped. Does my setup is correct or it still need some changes?
19 replies
CCoder.com
•Created by Vũ Huy on 4/14/2025 in #help
Help deploying Coder in offline/internal network with external domain & SSL (behind uni IT proxy)
yeah, the IT dept has told me today that this *-coder.example.com domains approved would not be possible. I think i might have missed something.
19 replies
CCoder.com
•Created by Vũ Huy on 4/14/2025 in #help
Help deploying Coder in offline/internal network with external domain & SSL (behind uni IT proxy)
Thanks for the information, Idk but our IT dept has an internal site for approving those kind of requests, I think they have some kind of services to track and auto grant access to new domain. But from my side, I just need to get the request approved.
19 replies
CCoder.com
•Created by Vũ Huy on 4/14/2025 in #help
Help deploying Coder in offline/internal network with external domain & SSL (behind uni IT proxy)
Since I've deleted closed the discussion on github, i'll update the information from the discussion i create here for continuation:
According to the documentation, it's recommended to use a wildcard domain like:
CODER_WILDCARD_ACCESS_URL=.coder.example.com
However, I have made requests to the IT dept, and due to some internal policy, they're unable to use subdomains directly under coder.example.com. Instead, we are only permitted to use wildcard domains in the format:
"-coder.example.com"
Is it possible to configure CODER_WILDCARD_ACCESS_URL to support this kind of wildcard pattern (*-coder.example.com)? If not currently supported, are there any suggested workarounds or plans to support this structure?
19 replies
CCoder.com
•Created by Vũ Huy on 4/14/2025 in #help
Help deploying Coder in offline/internal network with external domain & SSL (behind uni IT proxy)
Understood 🫡 , sorry for the trouble, i'll delete the discussion on github and update the infomation in here, thanks for your support
19 replies