Merge pull request #4 from mehrexe/patch-1

Some cleanup
This commit is contained in:
Daniele Corsini 2023-03-04 12:03:54 +01:00 committed by GitHub
commit bcfa3fe6d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,44 +1,38 @@
# Awesome Proxmox VE # __Awesome Proxmox VE__
![Proxmox VE](https://www.proxmox.com/images/proxmox/Proxmox-logo-800.png) ![Proxmox VE|300](https://www.proxmox.com/images/proxmox/Proxmox-logo-800.png)
This repo is a collection of **AWESOME** [Proxmox VE](https://pve.proxmox.com) documentation and tools for **any users/developers**. This repo is a collection of **AWESOME** [Proxmox VE](https://pve.proxmox.com) documentation, tools, and resources for **any user or developer**.
Feel free to **contribute** / **star** / **fork** / **pull request** . Any **recommendations** and **suggestions** are welcome. Feel free to **contribute** / **star** / **fork** / **pull request** . Any **recommendations** and **suggestions** are welcome.
# License
[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)
The [Proxmox VE](https://pve.proxmox.com)
## Table of Contents ## Table of Contents
- [Api](#api) - [API](#api)
- [Article](#article) - [Articles](#articles)
- [Blog](#blog) - [Blogs](#blogs)
- [Documentation](#documentation) - [Documentation](#documentation)
- [Site](#site) - [Community](#community)
- [Tools](#tools) - [Tools](#tools)
- [Video](#video) - [Videos](#videos)
## Api ## API
- [Proxmox API](https://pve.proxmox.com/wiki/Proxmox_VE_API) Proxmox Documentation API - [Proxmox API](https://pve.proxmox.com/wiki/Proxmox_VE_API) Proxmox Documentation API
- go - Go
- [proxmox-api-go](https://github.com/Telmate/proxmox-api-go) Consume the proxmox API in golang - [proxmox-api-go](https://github.com/Telmate/proxmox-api-go) Using the Proxmox API in golang
- .Net - .Net
- [cv4pve-api-dotnet](https://github.com/Corsinvest/cv4pve-api-dotnet) Proxmox VE Client API .Net C# - [cv4pve-api-dotnet](https://github.com/Corsinvest/cv4pve-api-dotnet) Proxmox VE Client API .Net C#
- [ProxmoxSharp](https://github.com/ionelanton/ProxmoxSharp) Proxmox C# API client - [ProxmoxSharp](https://github.com/ionelanton/ProxmoxSharp) Proxmox C# API client
- Php - PHP
- [cv4pve-api-php](https://github.com/Corsinvest/cv4pve-api-php) Proxmox VE Client API PHP - [cv4pve-api-php](https://github.com/Corsinvest/cv4pve-api-php) Proxmox VE Client API PHP
- [ProxmoxVE](https://github.com/ZzAntares/ProxmoxVE) This PHP 5.5+ library allows you to interact with your Proxmox server API. - [ProxmoxVE](https://github.com/ZzAntares/ProxmoxVE) This PHP 5.5+ library allows you to interact with your Proxmox server API
- [pve2-api-php-client](https://github.com/CpuID/pve2-api-php-client) Proxmox 2.0 API Client for PHP - [pve2-api-php-client](https://github.com/CpuID/pve2-api-php-client) Proxmox 2.0 API Client for PHP
- Java - Java
- [cv4pve-api-java](https://github.com/Corsinvest/cv4pve-api-java) Proxmox VE Client API JAVA - [cv4pve-api-java](https://github.com/Corsinvest/cv4pve-api-java) Proxmox VE Client API Java
- [pve2-api-java](https://github.com/Elbandi/pve2-api-java) Proxmox 2.0 API Client for Java - [pve2-api-java](https://github.com/Elbandi/pve2-api-java) Proxmox 2.0 API Client for Java
- Python - Python
@ -50,16 +44,17 @@ The [Proxmox VE](https://pve.proxmox.com)
- [Net-Proxmox-VE-0.006](https://metacpan.org/release/DJZORT/Net-Proxmox-VE-0.006) Pure perl API for Proxmox virtualization - [Net-Proxmox-VE-0.006](https://metacpan.org/release/DJZORT/Net-Proxmox-VE-0.006) Pure perl API for Proxmox virtualization
- Ruby - Ruby
- [Proxmox](https://github.com/nledez/proxmox) You need to manage a proxmox host with Ruby? This library is for you. - [Proxmox](https://github.com/nledez/proxmox) Need to manage a proxmox host with Ruby? This library is for you.
- NodeJs - Node.js
- [Proxmox](https://www.npmjs.com/package/proxmox) node.js proxmox client - [Proxmox](https://www.npmjs.com/package/proxmox) Node.js Proxmox client
- [cv4pve-api-javascript](https://github.com/Corsinvest/cv4pve-api-javascript) Proxmox VE Client API Javascript - [cv4pve-api-javascript](https://github.com/Corsinvest/cv4pve-api-javascript) Proxmox VE Client API Javascript
- PowerShell - PowerShell
- [cv4pve-api-powershell](https://github.com/Corsinvest/cv4pve-api-powershell) - [cv4pve-api-powershell](https://github.com/Corsinvest/cv4pve-api-powershell) ProxmoxVE PowerShell module for accessing API
## Article
## Articles
- [Setup Docker on Proxmox VE Using ZFS Storage](https://www.servethehome.com/setup-docker-on-proxmox-ve-using-zfs-storage/) - [Setup Docker on Proxmox VE Using ZFS Storage](https://www.servethehome.com/setup-docker-on-proxmox-ve-using-zfs-storage/)
- [Recommended settings for Windows 10 and 2019 Server on Proxmox](https://davejansen.com/recommended-settings-windows-10-2016-2018-2019-vm-proxmox/) - [Recommended settings for Windows 10 and 2019 Server on Proxmox](https://davejansen.com/recommended-settings-windows-10-2016-2018-2019-vm-proxmox/)
@ -75,7 +70,7 @@ The [Proxmox VE](https://pve.proxmox.com)
- [Proxmox VE Monitoring](https://pandorafms.com/blog/proxmox-ve-monitoring/) - [Proxmox VE Monitoring](https://pandorafms.com/blog/proxmox-ve-monitoring/)
- [SNMP Scripts to monitor Proxmox VE](https://github.com/in-famous-raccoon/proxmox-snmp) - [SNMP Scripts to monitor Proxmox VE](https://github.com/in-famous-raccoon/proxmox-snmp)
## Blog ## Blogs
- [pveCLI](https://pvecli.xuan2host.com/) article Proxmox VE - [pveCLI](https://pvecli.xuan2host.com/) article Proxmox VE
- [servethehome](https://www.servethehome.com/tag/proxmox-ve/) article Proxmox VE - [servethehome](https://www.servethehome.com/tag/proxmox-ve/) article Proxmox VE
@ -85,7 +80,7 @@ The [Proxmox VE](https://pve.proxmox.com)
- [Official Wiki](https://pve.proxmox.com) Index Wiki - [Official Wiki](https://pve.proxmox.com) Index Wiki
- [Official Docs](https://pve.proxmox.com/pve-docs/) Index official documentation - [Official Docs](https://pve.proxmox.com/pve-docs/) Index official documentation
## Site ## Community
- [Official Forum](https://forum.proxmox.com/) Official Forum - [Official Forum](https://forum.proxmox.com/) Official Forum
- [Git Developer](https://git.proxmox.com/?o=age) Git Developer Proxmox VE - [Git Developer](https://git.proxmox.com/?o=age) Git Developer Proxmox VE
@ -123,8 +118,15 @@ The [Proxmox VE](https://pve.proxmox.com)
- [pbs-exporter](https://github.com/rare-magma/pbs-exporter) Bash script that uploads proxmox backup server API info to prometheus' pushgateway. - [pbs-exporter](https://github.com/rare-magma/pbs-exporter) Bash script that uploads proxmox backup server API info to prometheus' pushgateway.
## Video ## Videos
- [Resizing Virtual Hard Drives in Proxmox](https://www.youtube.com/watch?v=hRP7u3QPNOM) - [Resizing Virtual Hard Drives in Proxmox](https://www.youtube.com/watch?v=hRP7u3QPNOM)
- [Creating a Ubuntu LXC in Proxmox for Docker](https://www.youtube.com/watch?v=1EYAGl96dZY&t) - [Creating a Ubuntu LXC in Proxmox for Docker](https://www.youtube.com/watch?v=1EYAGl96dZY&t)
- [Proxmox 6.1 and 6.2 PCIe Passthrough](https://www.youtube.com/watch?v=_fkKIMF3HZw) - [Proxmox 6.1 and 6.2 PCIe Passthrough](https://www.youtube.com/watch?v=_fkKIMF3HZw)
- [Proxmox Monitoring Tools: InfluxDB2 + Grafana](https://www.youtube.com/watch?v=f2eyVfCTLi0) - [Proxmox Monitoring Tools: InfluxDB2 + Grafana](https://www.youtube.com/watch?v=f2eyVfCTLi0)
# License
[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)
This project is not affiliated with Proxmox, which is free software distributed under the [GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.en.html) (aGPLv3).