From 0d9c8174f4ca1c17ccc548d36acc4c1883f01835 Mon Sep 17 00:00:00 2001 From: Jan Orel Date: Wed, 15 Apr 2026 10:09:33 +0200 Subject: [PATCH] M #-: Update MiniONE supported OS --- .../deploy_opennebula_onprem_with_minione.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/getting_started/try_opennebula/opennebula_sandbox_deployment/deploy_opennebula_onprem_with_minione.md b/content/getting_started/try_opennebula/opennebula_sandbox_deployment/deploy_opennebula_onprem_with_minione.md index a44a6161..f7e627bc 100644 --- a/content/getting_started/try_opennebula/opennebula_sandbox_deployment/deploy_opennebula_onprem_with_minione.md +++ b/content/getting_started/try_opennebula/opennebula_sandbox_deployment/deploy_opennebula_onprem_with_minione.md @@ -53,6 +53,7 @@ To run the miniONE script, you will need a physical server with a fresh installa : - RHEL/AlmaLinux 9 or 10 - Debian 12 or 13 - Ubuntu 22.04 or 24.04 + - openSUSE 16.0, SLES 15.7 **Minimum hardware:** : - 32 GiB RAM @@ -280,4 +281,4 @@ ssh -L 8443:localhost:80 @ This command will take you to the command line of the remote server and establish the port forwarding. You can use this command prompt to run commands on the remote server, including the installation steps detailed above. -Now to access the Sunstone UI (after the successful installation of miniONE) direct your browser to `localhost:8443`, where you will find the Sunstone UI. \ No newline at end of file +Now to access the Sunstone UI (after the successful installation of miniONE) direct your browser to `localhost:8443`, where you will find the Sunstone UI.