Skip to content

Dev URLs - Beta #674

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
Tracked by #257
tjcran opened this issue Mar 30, 2022 · 2 comments
Closed
2 tasks done
Tracked by #257

Dev URLs - Beta #674

tjcran opened this issue Mar 30, 2022 · 2 comments
Assignees
Labels
api Area: HTTP API site Area: frontend dashboard
Milestone

Comments

@tjcran
Copy link

tjcran commented Mar 30, 2022

@misskniss misskniss added this to the V2 Beta milestone Apr 1, 2022
@kylecarbs
Copy link
Member

resource "coder_devurl" "code-server" {
  target = "http://localhost:3000"
  icon = "<name> | <url>"
}

resource "coder_devurl" "code-server" {
  target = "http://localhost:3000"
  path = "/code-server"
  icon = "<name> | <url>"
}

resource "coder_devurl" "vim" {
  command = "$SHELL"
}

@kylecarbs
Copy link
Member

Only Terraform to start!

@presleyp presleyp self-assigned this Apr 28, 2022
@misskniss misskniss removed this from the V2 Beta milestone May 5, 2022
@misskniss misskniss added Community MVP 🏁 site Area: frontend dashboard api Area: HTTP API labels May 5, 2022
@misskniss misskniss added this to the V2 Beta milestone May 5, 2022
@misskniss misskniss mentioned this issue May 6, 2022
3 tasks
@misskniss misskniss changed the title Dev URLs Support - Beta Dev URLs - Beta May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Area: HTTP API site Area: frontend dashboard
Projects
None yet
Development

No branches or pull requests

4 participants