61 lines
3.2 KiB
Markdown
61 lines
3.2 KiB
Markdown
|
# Awesome Proxmox VE
|
||
|
|
||
|
![Proxmox VE](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**.
|
||
|
|
||
|
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
|
||
|
|
||
|
- [Api](#api)
|
||
|
- [Documentation](#documentation)
|
||
|
- [Site](#site)
|
||
|
- [Tools](#tools)
|
||
|
|
||
|
## Api
|
||
|
|
||
|
- [Proxmox API](https://pve.proxmox.com/wiki/Proxmox_VE_API) Proxmox Documentation API
|
||
|
- [cv4pve-api-dotnet](https://github.com/Corsinvest/cv4pve-api-dotnet) Proxmox VE Client API .Net C#
|
||
|
- [cv4pve-api-java](https://github.com/Corsinvest/cv4pve-api-java) Proxmox VE Client API JAVA
|
||
|
- [cv4pve-api-php](https://github.com/Corsinvest/cv4pve-api-php) Proxmox VE Client API PHP
|
||
|
- [Proxmoxer](https://pypi.org/project/proxmoxer/) Python Wrapper for the Proxmox 2.x API (HTTP and SSH)
|
||
|
- [pyproxmox](https://pypi.org/project/pyproxmox/) Python Wrapper for the Proxmox 2.x API
|
||
|
- [Proxmoxia](https://github.com/baseblack/Proxmoxia) Yet another Python wrapper for the Proxmox REST API.
|
||
|
- [Proxmox](https://github.com/nledez/proxmox) You need to manage a proxmox host with Ruby? This library is for you.
|
||
|
- [Proxmox](https://www.npmjs.com/package/proxmox) node.js proxmox client
|
||
|
- [ProxmoxSharp](https://github.com/ionelanton/ProxmoxSharp) Proxmox C# API client
|
||
|
- [pve2-api-php-client](https://github.com/CpuID/pve2-api-php-client) Proxmox 2.0 API Client for PHP
|
||
|
- [ProxmoxVE](https://github.com/ZzAntares/ProxmoxVE) This PHP 5.5+ library allows you to interact with your Proxmox server API.
|
||
|
- [pve2-api-java](https://github.com/Elbandi/pve2-api-java) Proxmox 2.0 API Client for Java
|
||
|
- [Net-Proxmox-VE-0.006](https://metacpan.org/release/DJZORT/Net-Proxmox-VE-0.006) Pure perl API for Proxmox virtualization
|
||
|
|
||
|
## Documentation
|
||
|
|
||
|
- [Official Wiki](https://pve.proxmox.com) Index Wiki
|
||
|
- [Official Docs](https://pve.proxmox.com/pve-docs/) Index official documentation
|
||
|
|
||
|
|
||
|
## Site
|
||
|
|
||
|
- [cv4pve-tools](https://www.cv4pve-tools.com) cv4pve-tools Utility for Proxmox VE
|
||
|
- [cv4pve-metrics](https://metrics.cv4pve-tools.com) Metrics cloud for Proxmox VE
|
||
|
- [pveCLI](https://pvecli.xuan2host.com/) article Proxmox VE
|
||
|
|
||
|
## Tools
|
||
|
|
||
|
- [cv4pve-autosnap](https://github.com/Corsinvest/cv4pve-autosnap) Automatic snapshot tool for Proxmox VE
|
||
|
- [cv4pve-barc](https://github.com/Corsinvest/cv4pve-barc) Backup And Restore Ceph for Proxmox VE
|
||
|
- [cv4pve-cli](https://github.com/Corsinvest/cv4pve-cli) Cli for Proxmox VE (Command Line Interfaces)
|
||
|
- [cv4pve-botgram](https://github.com/Corsinvest/cv4pve-botgram) Telegram Bot for Proxmox VE
|
||
|
- [cv4pve-pepper](https://github.com/Corsinvest/cv4pve-pepper) Launching SPICE remote-viewer having access VM running on Proxmox VE
|
||
|
- [cv4pve-metric](https://github.com/Corsinvest/cv4pve-metric) Metrics for Proxmox VE
|
||
|
- [pve-cli-utils](https://github.com/aheahe/pve-cli-utils) ProxmoxVE Command Line Interface Utilities
|
||
|
- [proxmox-utils](https://github.com/remofritzsche/proxmox-utils) Useful shell (python) scripts for managing proxmox virtual environment.
|