Added tools to development.

This commit is contained in:
Michael Royal 2022-10-19 01:02:02 -07:00 committed by GitHub
parent a504e42de8
commit 32a7d799d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.