Skip to content

Console access (noVNC) #50

@larkly

Description

@larkly

Context

When SSH isn't available (broken networking, locked out, pre-boot), console access is the only way to reach a server.

Description

Add a console action that retrieves and opens a noVNC console URL.

  • Keybinding to get console URL for selected server
  • Call POST /servers/{id}/action with os-getVNCConsole (or os-getRemoteConsole for newer API)
  • Display the URL in a modal or copy to clipboard
  • Optionally open in default browser via xdg-open / open

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions