feat: add devolutions-rdm-selkies image (Devolutions Remote Desktop Manager)#34
Merged
Merged
Conversation
…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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
Test plan
Catalog progress
After this lands: 75 published Selkies-native images. Remote Desktop category at 4 (remmina, rustdesk, devolutions-rdm + the deferred webtop).