Skip to main content

Docker deployment backend for Agentix

Project description

agentix-deployment-docker

Docker deployment backend for Agentix.

Provisions a sandbox by running an Agentix bundle image in a local Docker daemon, returns the runtime URL the orchestrator's RuntimeClient connects to.

Install

pip install agentix-deployment-docker

Use

from agentix import RuntimeClient, SandboxConfig
from agentix.deployment.docker import DockerDeployment

async with DockerDeployment().lifecycle(
    SandboxConfig(image="my-agent:0.1.0")
) as sandbox:
    async with RuntimeClient(sandbox.runtime_url) as c:
        ...

Or via the CLI:

agentix deploy local --image my-agent:0.1.0

The local name comes from the entry point this wheel declares under agentix.deployment — once installed, the framework discovers it automatically. No core-framework changes are required to register a new backend; the same pattern works for agentix-deployment-daytona, agentix-deployment-e2b, or any third-party backend.

License

MIT — see LICENSE.

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

agentix_deployment_docker-0.1.3.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

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

agentix_deployment_docker-0.1.3-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agentix_deployment_docker-0.1.3.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.4 {"installer":{"name":"uv","version":"0.11.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"TencentOS Server","version":"4.4","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for agentix_deployment_docker-0.1.3.tar.gz
Algorithm Hash digest
SHA256 f68f5e8362e26943f903be8f3e40833656c767f6130dcd3d0aa55815271d848d
MD5 81daaa4b278d4f8dd34339626e855fd7
BLAKE2b-256 e333987c83174459dd4e97c7e64a85427b3ab454ac724567b87bc7f7a8b3dbd8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentix_deployment_docker-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.4 {"installer":{"name":"uv","version":"0.11.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"TencentOS Server","version":"4.4","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for agentix_deployment_docker-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 242415cdb63c0c034ae363eb99feab60d3b0db0bc723cf2693012e539c92bc77
MD5 38c9d307125ea51c7a132294adae2603
BLAKE2b-256 3b6dd7d5077624b1c2ab5a39b322f67ce56cb7342e569ce6c8f52b3502c33a6a

See more details on using hashes here.

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