Skip to content

Commit ff720fd

Browse files
stephanosclaude
andcommitted
Clarify the advertise-httpAddress step
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 05e3d32 commit ff720fd

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/production-deployment/self-hosted-guide/temporal-nexus.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,10 @@ target an external URL (`--target-url`), which is experimental and not covered h
108108
[Multi-Cluster Replication](/self-hosted-guide/multi-cluster-replication) for
109109
connecting Clusters and creating replicated Namespaces.
110110

111-
2. **Advertise a frontend HTTP address on every Cluster.** Extend the `httpPort`
112-
and `clusterInformation.<cluster>.httpAddress` from [Enable Nexus](#enable-nexus)
113-
to **every** Cluster, each with its own address.
111+
2. **Advertise a frontend HTTP address on every Cluster.** [Enable Nexus](#enable-nexus)
112+
sets `frontend.rpc.httpPort` and `clusterInformation.<cluster>.httpAddress` for
113+
one Cluster. Set both on **every** Cluster, each with its own address, so the
114+
other Clusters can reach it to deliver callbacks.
114115

115116
3. **Register Endpoints on every Cluster.** The
116117
[Nexus Endpoint registry](/nexus/registry) isn't replicated across Clusters.

0 commit comments

Comments
 (0)