Skip to content

Releases

Version history. Docker, config, and the wheel are listed separately in each release. The CLI inside the image and the wheel is wg-flow-agent.

0.1.0

Latest
  • First public agent release.
  • Local UI on port 8765: config, plugins, Marketplace, Operations.
  • Proxmox VE and Prometheus plugins install from the catalog.

Docker

Recommended. Image from Docker Hub and compose for this version.

wavegrid/agent:0.1.0
docker pull wavegrid/agent:0.1.0
  • docker-compose.ymlCompose for this version · 937 B
    Download

Config

YAML template. Used with Docker and pip: tenant_id, api_url, tenant_token from the console.

  • config.yamlYAML template · 287 B
    Download

Wheel

If you cannot use Docker. Python 3.12+, install with pip.

  • wg_flow_agent-0.1.0-py3-none-any.whlpip package · 58 KB
    Download
pip
pip install ./wg_flow_agent-0.1.0-py3-none-any.whl

Previous releases

This is the first release — newer versions will appear in this list.