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

Feat: Auto-open coder_app on avail #6243

Open
Labels
customer-requestedFeatures requested by enterprise customers. Only humans may set this.
@MrPeacockNLB

Description

@MrPeacockNLB

Description

For currently most of my workspace I open I start code-server after it is available. Thinking broader this can also open up an application started via init script.

Example:

resource "coder_app" "unknown" {agent_id     = coder_agent.main.idslug         = "app8080"display_name = "app8080"icon         = "/icon/code.svg"url          = "http://localhost:8080"subdomain    = trueshare        = "public"auto-open    = window# <== "off", "window", "tab". Defaults to "off"healthcheck {url       = "http://localhost:8080"interval  = 3threshold = 10}}

The terraform resource should have a new parameter e.G. something likeauto-open. Possible valuesoff,window,tab.

Metadata

Metadata

Assignees

No one assigned

    Labels

    customer-requestedFeatures requested by enterprise customers. Only humans may set this.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp