Hi, I’m building a tool for the easy configuration and management of VMs running Ubuntu.
The goal of the tool is to simplify the installation of essential components such as OpenSSH, Nginx (SFTP), Node.js, Java (versions 8, 18, 21, and 25), and VPNs (like Tailscale or WireGuard).
It was also important for me to be able to check the device’s general status; after all, when managing a server with multiple VMs, this is a necessity. (Note: this isn’t the server actually running this test service.)
At this stage of the project, I’m working on finishing the “blue” theme and then creating new themes (which can be configured via a data.json file). I drew inspiration from the btop tool as well as the look of my Discord server.
Everything is managed via the console (personally, I use an SSH connection from VS Code).
I am sending the preliminary layout of the tabs, as well as the ones that are already working correctly.
(Written using Google Translate)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.