From 13dbfdfd9e96403d8e6b07a7500124cb1df0cc65 Mon Sep 17 00:00:00 2001 From: OVERLORD Date: Wed, 8 Oct 2025 11:19:19 +0300 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7aabc47..6ec448a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # SpaceVM Utility (SVMU) -Utility to manage Virtual Machines in SpaceVM. +Utility for managing Virtual Machines in SpaceVM. Written in python, uses [SpaceVM API](https://spacevm.ru/docs/6.5/api/) to collect and manage existing Virtual Machines in your SpaceVM cluster. @@ -14,15 +14,20 @@ Written in python, uses [SpaceVM API](https://spacevm.ru/docs/6.5/api/) to colle # Requirements - Fully setup SpaceVM cluster with VMs -- SpaceVM Utility and SpaceVM cluster should be in LAN +- Your SpaceVM cluster should be reachable by Utility (e.g. in LAN) - Obtain your [API Key](https://spacevm.ru/docs/latest/base/operator_guide/security/users/#_14) >[!WARNING] -> Utility is only tested on Windows 10 -- For Windows 10 - [New Microsoft Terminal](https://github.com/microsoft/terminal) is highly recommended (correct colors, menus, etc) +> Utility tested only on Windows 10 +> +> [New Microsoft Terminal](https://github.com/microsoft/terminal) is highly recommended for Windows 10 (correct colors, menus, etc) -# Utility usage options: -+ Clone repository, run `main.py` using python +# Utility usage: ++ Clone repository, run `main.py` using python.
+_(This will require manual installation of all dependencies)_ + Use precompiled .exe from [Releases Tab](https://github.com/OVERLORD7F/SpaceVM_VM_Utility/releases) + + + ## Config / Profile File Directory _./profiles_ contains all configured profiles with necessary data for utility. @@ -30,6 +35,10 @@ Directory _./profiles_ contains all configured profiles with necessary data for This directory will be placed in the same directory as Utility itself. >[!TIP] >_You can create profiles and change specific options within the Utility._ + + + +#Profile example for reference ``` [General] #Master Controller IP of your cluster