RealtimeX Public Exposure
RealtimeX Public Exposure is a built-in plugin that is disabled by default.
It coordinates the generated public hostnames used for:
- workspace sharing
- public embeds
- artifact delivery
Where to configure it
- Open
Settings > Plugins. - Enable
RealtimeX Public Exposure. - Click
Configure.
Current settings
The current page exposes one Public Exposure group with:
Workspace Share RoutePrefer familiar app idEmbed RouteArtifact Route- read-only generated URLs for the root domain and current public endpoints
- a
Request new URLaction
Important behavior
The current plugin does not ask you to type the final public URLs manually.
Instead:
- the root domain is read-only
- workspace, embed, and artifact URLs are generated by the public exposure service
- route toggles decide which kinds of public endpoints are active for this app
Typical setup flow
- Enable the plugin.
- Open
Configure. - Decide whether workspace share, embed, and artifact routes should be enabled.
- Save the config.
- Reload the plugin if needed.
- Review the generated URLs in the same settings group.
If you need a fresh public identity, use Request new URL.
When this plugin matters
You usually notice this plugin when a workflow expects a public URL and RealTimeX tells you that public exposure is unavailable.
Common cases include:
- workspace-share flows
- public embed flows
- publishing or serving artifacts through generated public hostnames
Troubleshooting
- If public workspace sharing is unavailable, confirm the plugin is enabled and
Workspace Share Routeis on. - If artifact publishing is unavailable, confirm the plugin is enabled and
Artifact Routeis on. - If the plugin is enabled but the generated URLs look missing or stale, reload it and review the read-only status again.
- If you intentionally want a new generated identity, use
Request new URLinstead of editing the displayed URLs.