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

Feature Request: Web-based Terminal Access for Admin Users in Coder UI#19906

m4rrypro started this conversation inFeature Requests
Discussion options

The Problem I'm Facing

So I've been working with Coder and DigitalOcean templates, and honestly, it's getting pretty frustrating having to SSH into the server every single time I need to set up environment variables likeDIGITALOCEAN_TOKEN.

Here's what I have to do right now:

  • SSH into the Coder server (assuming I even have SSH access)
  • Manually export the environment variables
  • Do this over and over whenever something needs updating

It's really tedious, especially when you're managing multiple deployments or need to quickly update a token.

What I'm Asking For

It would be amazing if we could have a web terminal built right into the Coder UI - but just for admins, of course. Think about it - we could just:

  • Pop open the Coder web interface
  • Click on a terminal option (with proper auth, obviously)
  • Run our commands right there in the browser
  • No more juggling SSH keys or terminal windows

Real Example

Like, right now when I'm setting up DigitalOcean workspaces, I have to:

ssh admin@coder-serverexport DIGITALOCEAN_TOKEN="your-token"

But what if I could just do this directly in Coder's web UI? Would save so much time.

Why This Matters

Look, I know I'm not the only one dealing with this. Anyone using cloud providers (DO, AWS, GCP, whatever) has to constantly update tokens and secrets. And some of us work in places where getting SSH access is a whole process. Plus, when you're managing multiple Coder instances, having to SSH into each one just to update a token... it adds up.

Not everyone has easy SSH access all the time - sometimes you're on a different machine, behind a firewall, or just don't have your keys handy.

Would really appreciate if this could be considered. Thanks!

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
@m4rrypro
Converted from issue

This discussion was converted from issue #19391 on September 22, 2025 09:55.


[8]ページ先頭

©2009-2025 Movatter.jp