From 32a7d799d9b804f4efcb680deefd10944f138ed3 Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Wed, 19 Oct 2022 01:02:02 -0700 Subject: [PATCH] Added tools to development. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ac705f..6086017 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o [Back to the Top](#table-of-contents) +[Proxmox VE(Virtual Environment)](https://www.proxmox.com/en/proxmox-ve) is an open-source platform for enterprise virtualization. It has a built-in web interface that you can use to easily manage VMs and containers, software-defined storage and networking, high-availability clustering, and multiple out-of-the-box tools on a single solution. + [Code-Server](https://github.com/coder/code-server) is Visual Studio Code running on a remote server, accessible through the browser. [Gitea](https://gittea.dev/) is a community managed painless self-hosted Git service.