graphharbor
Minimal CLI for running the self-hosted GraphHarbor Agent Server on the open
graphharbor-runtime backend
(Postgres + Redis).
Command
graphharbor serve [OPTIONS]
Requires a langgraph.json in the working directory (same format as
langgraph-cli)
and DATABASE_URI / REDIS_URI (see repo .env.example). Bring your own
PostgreSQL and Redis reachable from the host.
cp .env.example .env
# Start PostgreSQL and Redis with your host's service manager.
# Dev (hot reload)
graphharbor serve --reload -c langgraph.json
# Prod (multi-process)
graphharbor serve --host 0.0.0.0 --workers 4 -c langgraph.json
Run graphharbor serve --help for the full option list.
Release files for graphharbor 0.13.0.post33
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| graphharbor-0.13.0.post33.tar.gz | 49.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| graphharbor-0.13.0.post33-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 91.4 kB
Release files / graphharbor-0.13.0.post33.tar.gz
| Download URL | graphharbor-0.13.0.post33.tar.gz |
|---|---|
| Size | 49.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d87c1d17d11c89c7b4770a6694885c0e7656ecad638674e788a12dca218073c5
|
|
BLAKE2b-256 checksum How to use checksums |
7fc333c5d54f33f2e97b0dc29606bfd53cabe41697cdce1db7af2c4bb52fcf19
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / graphharbor-0.13.0.post33-py3-none-any.whl
| Download URL | graphharbor-0.13.0.post33-py3-none-any.whl |
|---|---|
| Size | 42.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
45892c7aeb4f6392242ab5d506762558945a1987260af58fb87ab8420d0c7332
|
|
BLAKE2b-256 checksum How to use checksums |
ef1d94dc7216e9b7cb6597e6b2843fd9e5b397e840f37bf95df09a3118ce55b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|