54e345a308fdeef35e0426e69c6e5288927b0b9c
ProxmoxAAS Fabric - In-Memory Cache for ProxmoxAAS Cluster State
ProxmoxAAS Fabric provides functionality for the API by caching an in-memory representation of the proxmox cluster's state which speeds up computation of resource usage statistics.
Installation
Prerequisites
- ProxmoxAAS-API
- Proxmox VE Cluster (v7.0+)
Installation - API
- Download
proxmoxaas-fabricbinary andtemplate.config.jsonfile from releases - Rename
template.config.jsontoconfig.jsonand modify the following values:listenPort: port for proxmoxaas-fabric to bind and listen onurl: url to the Proxmox API, iehttps://pve.domain.net/api2/jsontoken: the user(name), authentication realm (pam), token id, and token secrey key (uuid)rebuildInterval(optional): the interval on which to completely rebuild the cache
Description
Languages
Go
99%
Makefile
1%