Skip to main content

Vultr provider backend plugin for mngr

Project description

mngr Vultr Provider

Vultr provider backend plugin for mngr. Runs agents in Docker containers on Vultr VPS instances.

See mngr_vps_docker for the base architecture and shared infrastructure.

Setup

Set VULTR_API_KEY in your environment or add api_key to the provider config in ~/.mngr/config.toml:

[providers.vultr]
backend = "vultr"
api_key = "YOUR_VULTR_API_KEY"

Usage

mngr create my-agent --provider vultr
mngr create my-agent --provider vultr -b --region=sjc -b --plan=vc2-2c-4gb
mngr list
mngr exec my-agent "echo hello"
mngr stop my-agent
mngr start my-agent
mngr destroy my-agent

Vultr-specific configuration

These fields extend the base VpsDockerProviderConfig (see mngr_vps_docker):

Field Default Description
api_key None (falls back to VULTR_API_KEY env var) Vultr API key
default_region ewr Default Vultr region
default_plan vc2-2c-4gb Default Vultr plan
default_os_id 2136 Default Vultr OS ID (Debian 12 x64)

Implementation details

  • Uses raw HTTP calls to the Vultr API v2 (https://api.vultr.com/v2), no third-party SDK
  • VPS instances are tagged with mngr-provider=<name> and mngr-host-id=<id> for discovery
  • SSH keys are uploaded to the Vultr SSH key store and referenced by ID during instance creation
  • Discovery works by listing all Vultr instances with matching tags, then SSH-ing to each VPS to read host records from the state volume

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imbue_mngr_vultr-0.1.3.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

imbue_mngr_vultr-0.1.3-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file imbue_mngr_vultr-0.1.3.tar.gz.

File metadata

  • Download URL: imbue_mngr_vultr-0.1.3.tar.gz
  • Upload date:
  • Size: 16.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for imbue_mngr_vultr-0.1.3.tar.gz
Algorithm Hash digest
SHA256 6ba00411da97e8ff9955041973252e5e3a47a0bb50c5923be422127ea9e2292c
MD5 d140caf5de2b98e2e61f2b173fc0f5b4
BLAKE2b-256 cf039ca47d389e0e5870b21efcf5c260fd6312f5695581f096d9814f6443b05c

See more details on using hashes here.

Provenance

The following attestation bundles were made for imbue_mngr_vultr-0.1.3.tar.gz:

Publisher: publish.yml on imbue-ai/mngr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file imbue_mngr_vultr-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for imbue_mngr_vultr-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a858197f38aa0546ec668e9b0f50f8fbc665d16926c72181c5aa2c6891327a4d
MD5 f0ec4f07e5740a91b2eb552e8b5a7262
BLAKE2b-256 4480b8e37a04b324c80889ad6eb711369ca22a7b52aeb848b5cf7811b21c42dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for imbue_mngr_vultr-0.1.3-py3-none-any.whl:

Publisher: publish.yml on imbue-ai/mngr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page