From 5968cf1aabaa3185a3005300cd857dad7cf0c0b8 Mon Sep 17 00:00:00 2001 From: ixhbinphoenix Date: Sat, 26 Oct 2024 23:37:58 +0200 Subject: [PATCH] Log experience using Webdock --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 1cc44be..0685181 100644 --- a/README.md +++ b/README.md @@ -363,3 +363,13 @@ On RackNerd's Ubuntu 20.04, there's no `curl` by default, so `wget -O-` needs to |------------|--------|----------------------------|------------| |AlmaLinux | 8 | _failure (`tar` missing)_ | 2023-08-29 | |Ubuntu | 20.04 | **success** | 2023-08-29 | + +### Webdock +Remember that you can not add SSH keys to the root user trough the web interface, +manually add a public key to `/root/.ssh/authorized_keys`. + +#### Tested on +|Distribution| Name | Status | test date| +|------------|--------|-----------|----------| +|Ubuntu | 20.04 | success |2024-10-26| +|Ubuntu | 22.04 | success |2024-10-26|