awid.ai service
This directory contains the standalone awid.ai registry service.
It is intentionally thin:
- imports the DID, namespace, and address routes from the
awebpackage - uses the same signing, verification, and HTTP contracts as
aweb - owns only service-local concerns: startup, pgdbm wiring, Redis-backed rate limiting, health endpoints, Docker packaging, and migration tooling
Run locally
uv sync
uv run awid
Required environment:
AWID_DATABASE_URLorDATABASE_URLAWID_REDIS_URLorREDIS_URL
Optional environment:
AWID_HOSTdefault0.0.0.0AWID_PORTdefault8010AWID_DB_SCHEMAdefaultawidAWID_RATE_LIMIT_BACKENDdefaultredisAWID_SERVICE_TOKENoptional >=32-byte trusted caller secret; configure the same value on aweb to exempt only DID key/address auth reads from public IP limits
Docker
cp .env.example .env
docker compose up --build -d
curl http://localhost:8010/health
Release
awid is released as a GHCR container image through the repository's release
skill and driver. The driver owns planning, exact-byte staging, publication,
tagging, registry verification, and the receipt; do not start a release by
pushing an awid-vX.Y.Z tag. The version remains in pyproject.toml.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file awid_service-0.5.17.tar.gz.
File metadata
- Download URL: awid_service-0.5.17.tar.gz
- Upload date:
- Size: 254.3 kB
- Tags: Source
- Uploaded using 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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b23d83608478bb92fc31f6c4bfb4f72dcb416d6ea006384ecc8638a93451b4c9
|
|
| MD5 |
cdff125c59456516ff5581fcc54b922b
|
|
| BLAKE2b-256 |
8f34613dec27c7cea2105eb3d6972fa92a5044b25c73f669deb1711060de77da
|
File details
Details for the file awid_service-0.5.17-py3-none-any.whl.
File metadata
- Download URL: awid_service-0.5.17-py3-none-any.whl
- Upload date:
- Size: 96.0 kB
- Tags: Python 3
- Uploaded using 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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97d8012e9895d4a40f57c7f2fc69d0d6f8670da14be3bcd774137dfd11e0192a
|
|
| MD5 |
52e3fbfd93343efc605d6c3d06828ce7
|
|
| BLAKE2b-256 |
0fe77653129266767c51632f9b804a4cf6b48df9e13d4116ff3853b5bdaf75a8
|