Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Enable access to non-local services using apps#19934

Unanswered
mvgijssel asked this question inGeneral
Discussion options

Hi folks 👋

I'm using Coder version 2.26.0 with Tasks and what I'm trying achieve is having Claude Code in the sidebar and previewing a Coder app that is not local. Some operational work requires updating staging/production applications directly which are not local apps. For example rendering the Home Assistant UI inside the preview pane:

resource"coder_app""ha_preview" {agent_id=coder_agent.main.idslug="preview"display_name="Home Assistant"url="http://192.168.1.32:8123/"# this is an address on the LAN, not local to the workspaceicon="/icon/home-assistant.svg"subdomain=trueshare="owner"}

Currently when doing this I get a 502 - Bad Gateway trying to access the app this way

Failed to proxy request to application: dial context: connect tcp [fd7a:115c:a1e0:4cb2:8a0c:2690:a6b4:4373]:8123: connection was refused

image
You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
None yet
1 participant
@mvgijssel

[8]ページ先頭

©2009-2025 Movatter.jp