Project

General

Profile

Actions

Feature #8732

open

Console Access for DigitalOcean VMs

Added by Tommy McNeely over 9 years ago. Updated about 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The API doesn't appear to support console, but we might be able to "fake it" by just opening a new window to: https://cloud.digitalocean.com/droplets/#{id}/console

The end user would have to sign in to the Digital Ocean GUI, but it would be better than nothing, right?

Actions #1

Updated by Tommy McNeely about 9 years ago

I see a couple ways to handle this..

1. Use the "log" type and just emit some text and a link explaining that the digital ocean API doesn't support console, but to click here and login to their DO account.

2. Take their DO account credentials, and parse the necessary details out of the output. They are using the same NoVNC stuff Foreman is. it should "just work" :)

~tommy

Actions

Also available in: Atom PDF