Skip to content

Expose docker reverse proxy#1279

Merged
jakubno merged 1 commit into
mainfrom
fix-docker-reverse-proxy
Oct 1, 2025
Merged

Expose docker reverse proxy#1279
jakubno merged 1 commit into
mainfrom
fix-docker-reverse-proxy

Conversation

@jakubno
Copy link
Copy Markdown
Member

@jakubno jakubno commented Oct 1, 2025

Note

Adds docker reverse proxy named port to the API node pool and updates the LB backend to target both API and build instance groups.

  • Network / Load Balancer:
    • Update backends.docker-reverse-proxy.groups in iac/provider-gcp/nomad-cluster/network/main.tf to include both var.api_instance_group and var.build_instance_group.
  • Node Pools:
    • API: Add named_port for var.docker_reverse_proxy_port in iac/provider-gcp/nomad-cluster/nodepool-api.tf.
    • Build: Keep named_port for var.docker_reverse_proxy_port in iac/provider-gcp/nomad-cluster/nodepool-build.tf (no functional change).

Written by Cursor Bugbot for commit c33da90. This will update automatically on new commits. Configure here.

@jakubno jakubno self-assigned this Oct 1, 2025
@jakubno jakubno removed their assignment Oct 1, 2025
@jakubno jakubno added the bug Something isn't working label Oct 1, 2025
@e2b-request-same-site-reviewers e2b-request-same-site-reviewers Bot requested review from sitole and removed request for ValentaTomas and dobrac October 1, 2025 14:57
@jakubno jakubno requested review from dobrac and removed request for sitole October 1, 2025 14:57
@jakubno jakubno enabled auto-merge (squash) October 1, 2025 15:04
@jakubno jakubno merged commit 11cebd3 into main Oct 1, 2025
27 checks passed
@jakubno jakubno deleted the fix-docker-reverse-proxy branch October 1, 2025 15:09
ValentaTomas pushed a commit that referenced this pull request May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants