edgeboxctl/internal
Paulo Truta 0d01066678 Add SSH key pair management tasks
Add generate_ssh_key, get_ssh_key, and revoke_ssh_key task types to
enable direct SSH access to an Edgebox instance. The generate task
creates an ED25519 key pair, installs the public key in authorized_keys,
and stores both keys plus the fingerprint in the option table. The
revoke task removes the key pair from disk, purges it from
authorized_keys, and clears the stored options.
2026-07-05 19:04:12 +00:00
..
backups Commented UsageStat member of Repository 2023-05-30 21:21:24 +02:00
diagnostics [WIP] Support for cloud version (#17) 2022-02-06 15:37:50 +01:00
edgeapps Fix runs commands on docker compose (internal) 2025-10-05 20:24:02 +02:00
storage Excluding tiny storage devices 2024-04-21 00:46:30 +02:00
system Release/1.3.0 (#40) 2024-12-07 01:26:45 +01:00
tasks Add SSH key pair management tasks 2026-07-05 19:04:12 +00:00
utils Hotfix: Add correct path for internet url option of browser dev environment 2024-12-08 21:16:33 +01:00