Skip to content

feat: add devolutions-rdm-selkies image (Devolutions Remote Desktop Manager)#34

Merged
JoshuaAFerguson merged 1 commit into
mainfrom
feat/devolutions-rdm-selkies
Apr 28, 2026
Merged

feat: add devolutions-rdm-selkies image (Devolutions Remote Desktop Manager)#34
JoshuaAFerguson merged 1 commit into
mainfrom
feat/devolutions-rdm-selkies

Conversation

@JoshuaAFerguson

Copy link
Copy Markdown
Member

Summary

Devolutions Remote Desktop Manager — multi-protocol remote connection manager (RDP, SSH, VNC, SPICE, ARD, web sessions) with credential vaulting. Pairs naturally with the existing remmina-selkies and rustdesk-selkies images.

Distribution: Cloudsmith apt repo

```
key: https://dl.cloudsmith.io/public/devolutions/rdm/gpg.FE7407ECB26FD2FE.key
deb: https://dl.cloudsmith.io/public/devolutions/rdm/deb/ubuntu noble main
pkg: remotedesktopmanager
```

Slightly different keyring URL pattern from our other vendor apt repos — Cloudsmith embeds the GPG fingerprint in the key URL itself. Repo URL uses the proper Ubuntu codename (`noble`) — Cloudsmith tracks Ubuntu codenames properly, unlike Slack/Signal/Element which use static non-codename suite names.

NEW addition

No legacy KasmVNC template existed for RDM. Slots into the Remote Desktop category alongside remmina, rustdesk, and webtop (deferred).

Local verification skipped (Docker disk)

Apt repo + key + package all probed live before writing:

  • key URL: HTTP 200
  • `/dists/noble/main/binary-amd64/Packages`: HTTP 200
  • `Package: remotedesktopmanager` confirmed; multiple Version:* entries visible (versioned upgrades work via `apt upgrade`)

Test plan

  • Cloudsmith key + apt repo + package verified live
  • CI `Build devolutions-rdm-selkies` succeeds
  • CI `Validate Template Manifests` accepts the new manifest
  • After merge: image publishes to ghcr.io/streamspace-dev/devolutions-rdm-selkies:latest

Catalog progress

After this lands: 75 published Selkies-native images. Remote Desktop category at 4 (remmina, rustdesk, devolutions-rdm + the deferred webtop).

…anager)

Devolutions RDM is a multi-protocol remote connection manager — RDP,
SSH, VNC, SPICE, ARD, web sessions, etc. — with credential vaulting.
Pairs naturally with the existing remmina-selkies and rustdesk-selkies
images (Selkies → RDM → reach private remote desktops).

Distribution: Cloudsmith-hosted apt repo. Slightly different keyring
URL pattern from our other vendor apt repos — Cloudsmith embeds the
GPG fingerprint in the key URL itself
(/public/devolutions/rdm/gpg.FE7407ECB26FD2FE.key). Repo URL pattern
is the standard "noble main" suite name (Cloudsmith tracks Ubuntu
codenames properly, unlike Slack/Signal/Element which use static
non-Ubuntu suite names).

NEW addition — no legacy KasmVNC template existed for RDM. Slots into
the Remote Desktop category alongside remmina, rustdesk, and webtop
(deferred).

Local rebuild + verify skipped (Docker disk constraint). Apt repo +
key + package all probed live before writing:
  key URL: HTTP 200
  /dists/noble/main/binary-amd64/Packages: HTTP 200
  Package: remotedesktopmanager (multiple Version:* lines visible —
                                 versioned upgrades work via apt upgrade)
@JoshuaAFerguson JoshuaAFerguson merged commit 6707ffd into main Apr 28, 2026
3 checks passed
@JoshuaAFerguson JoshuaAFerguson deleted the feat/devolutions-rdm-selkies branch April 28, 2026 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant