2026-07-07 23:13:18 +00:00
2026-07-07 23:13:18 +00:00
2025-02-11 07:11:05 +00:00
2026-04-19 00:54:17 +00:00
2026-06-17 16:41:55 +00:00
2026-07-06 20:42:54 +00:00
2025-02-11 07:11:05 +00:00
2026-07-06 23:57:47 +00:00

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

Installation - API

  1. Download proxmoxaas-fabric binary and template.config.json file from releases
  2. Rename template.config.json to config.json and modify the following values:
    1. listenPort: port for proxmoxaas-fabric to bind and listen on
    2. url: url to the Proxmox API, ie https://pve.domain.net/api2/json
    3. token: the user(name), authentication realm (pam), token id, and token secrey key (uuid)
    4. rebuildInterval (optional): the interval on which to completely rebuild the cache
S
Description
No description provided
Readme 276 KiB
Languages
Go 99%
Makefile 1%