mirror of
https://github.com/mikeroyal/Self-Hosting-Guide
synced 2026-05-24 01:38:28 +00:00
Merge pull request #158 from mikeroyal/mikeroyal-patch-132
Added Terraform provider plugin for Proxmox to Development.
This commit is contained in:
commit
a2a0ee995d
1 changed files with 2 additions and 0 deletions
|
|
@ -255,6 +255,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o
|
|||
|
||||
[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.
|
||||
|
||||
[Terraform provider plugin for Proxmox](https://github.com/Telmate/terraform-provider-proxmox) is a Terraform provider for the [Proxmox virtualization platform](https://pve.proxmox.com/pve-docs/) and exposes Terraform resources to provision QEMU VMs and LXC Containers.
|
||||
|
||||
[Code-Server](https://github.com/coder/code-server) is Visual Studio Code running on a remote server, accessible through the browser.
|
||||
|
||||
[Visual Studio Live Share](https://visualstudio.microsoft.com/services/live-share/) is a service/extension that enables you to collaboratively edit and debug with others in real time, regardless of the programming languages you're using or app types you're building. You can instantly and securely share your current project, start a joint debugging session, share terminal instances, forward localhost web apps, have voice calls, and more.
|
||||
|
|
|
|||
Loading…
Reference in a new issue