Skip to content

Conversation

@KeithB-Temporal
Copy link

@KeithB-Temporal KeithB-Temporal commented Jan 30, 2026

What does this PR do?

Add some general recommendations to secure temporal deployments, links to config information, improved suggestions for Nexus Configurations, and Add Nexus examples to the dynamic config page.

┆Attachments: EDU-5851 Improve Security Suggestions for Nexus Deployments

…Config samples, and cross-linkage to configuration information
@KeithB-Temporal KeithB-Temporal requested a review from a team as a code owner January 30, 2026 20:56
@vercel
Copy link

vercel bot commented Jan 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Jan 30, 2026 10:03pm

Request Review

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 30, 2026

📖 Docs PR preview links

```

2. Enable Nexus through dynamic config, set the public callback URL, and set the allowed callback addresses.
2a. Prior to version 1.30.X, you must enable Nexus through dynamic config, set the public callback URL, and set the allowed callback addresses.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2a. Prior to version 1.30.X, you must enable Nexus through dynamic config, set the public callback URL, and set the allowed callback addresses.
2a. **Prior to version 1.30.X**, you must enable Nexus through dynamic config, set the public callback URL, and set the allowed callback addresses.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually not sure how markdown will handle 2a., I'm not sure if this breaks rendering or not. Check the preview to confirm please.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked, it's invalid markdown.


### Nexus settings

Settings related to the management of Nexus
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are more but I would refer them to the architecture doc in the server repo.

And also please mention component.nexusoperations.useSystemCallbackURL here.


2b. Since version 1.30.X, Nexus is enabled by default, the only configuration needed is to use the SystemCallbackURL.
```yaml
component.nexusoperations.useSystemCallbackURL: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
component.nexusoperations.useSystemCallbackURL: true
component.nexusoperations.useSystemCallbackURL:
-value: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants