awid.ai identity registry service and shared awid primitives package
Project description
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_BACKENDdefaultredis
Docker
cp .env.example .env
docker compose up --build -d
curl http://localhost:8010/health
Release
awid is released as a GHCR container image.
Local release commands:
make release-awid-check
make release-awid-tag
make release-awid-push
The version lives in pyproject.toml. The release tag must be awid-vX.Y.Z, and it must match that version or the GitHub workflow will fail.
Project details
Release history Release notifications | RSS feed
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.2.6.tar.gz.
File metadata
- Download URL: awid_service-0.2.6.tar.gz
- Upload date:
- Size: 118.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","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 |
b2b384e16f09db162cd5174843962d2786334510dcea55d28165b448910bcef2
|
|
| MD5 |
0364006355c457d000719b59d0e547ab
|
|
| BLAKE2b-256 |
84969bcb06cd0985c1ddbf67d64b97ebea11b7b4f752355b430d2ab88528de4f
|
File details
Details for the file awid_service-0.2.6-py3-none-any.whl.
File metadata
- Download URL: awid_service-0.2.6-py3-none-any.whl
- Upload date:
- Size: 52.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","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 |
0cef0a95276ccb3094128a386e13457818e1a03080b7fac6a29aa3d1db3a5619
|
|
| MD5 |
b7afe947efd8f462339e4455b2d626dc
|
|
| BLAKE2b-256 |
df6141d080a6fbb88431d4827c99ceb48640c30a1e8b0871a51d064ec4935bf4
|