vystak-provider-docker
Platform provider that deploys Vystak agents to Docker.
Install
pip install vystak-provider-docker
Usually you don't install this directly — vystak-cli depends on it and invokes it automatically when your agent's platform.type is docker.
What it does
On vystak apply, the provider builds a ProvisionGraph and rolls out, in topological order:
- Docker network (
vystak-net) — shared bridge for inter-agent A2A calls - Postgres containers — managed session / memory stores (if declared)
- SQLite volumes — persistent local-only alternative
- Agent container — builds the image from generated code, runs it on the shared network
- Gateway container — optional; routes Slack / OpenAI-compatible traffic to one or more agents
Each node has a health check; the provider waits for each to report healthy before proceeding to dependents.
License
Apache-2.0
Release files for vystak-provider-docker 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vystak_provider_docker-0.3.0.tar.gz | 83.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vystak_provider_docker-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 138.1 kB
Release files / vystak_provider_docker-0.3.0.tar.gz
| Download URL | vystak_provider_docker-0.3.0.tar.gz |
|---|---|
| Size | 83.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
24d8b46ad57db53cf4d67fd08417e8b7a3d21167233fd6f81df12cf2e809879b
|
|
BLAKE2b-256 checksum How to use checksums |
7a0ef702c2fb238b2ce57984406b420bf3bee94e5efe702a2cdad827feb1ac3c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / vystak_provider_docker-0.3.0-py3-none-any.whl
| Download URL | vystak_provider_docker-0.3.0-py3-none-any.whl |
|---|---|
| Size | 54.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
866a1cd5f621c10d9946554115a1426d65628240621d33366446029205d82da9
|
|
BLAKE2b-256 checksum How to use checksums |
056c05407d0c6937723b843a5727b068cc5c534b16a66dafdc3394d4dff6f855
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|