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.4.tar.gz (4.7 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.4-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agentix_deployment_docker-0.1.4.tar.gz
  • Upload date:
  • Size: 4.7 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.4.tar.gz
Algorithm Hash digest
SHA256 9f76c79f66f9bf4e3e95b96175d441b967e4292dc4f8f7ec1e5b1a7c1af4e9a0
MD5 22d4379548c328a3b735d9af0066d2ca
BLAKE2b-256 bdfc0772b77a6b35bacc540b173b68fea2c32db1e76226d2253999328e0a965d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentix_deployment_docker-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 5.2 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 37579f380be21e3b9c89ff0b528a24d2ca0ef65d9cc047257c492f9b7528e5b5
MD5 1b6487b5d4c95e50d537f149af127464
BLAKE2b-256 dad2b3cb8b962fcd511b55e7cebde0a3fbf955617bc89302cf0d02de53d58424

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