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.post36
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.post36.tar.gz | 51.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| graphharbor-0.13.0.post36-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 92.9 kB
Release files / graphharbor-0.13.0.post36.tar.gz
| Download URL | graphharbor-0.13.0.post36.tar.gz |
|---|---|
| Size | 51.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fa4a398f1e53000f8c78aa911dc1570aabad2421c8d9ca3f0d54ed81fe6c7d90
|
|
BLAKE2b-256 checksum How to use checksums |
0751a85389ec26cd8610c8a3aca78d6c496bfa7e62707c58a282bb9684a092a9
|
| 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.post36-py3-none-any.whl
| Download URL | graphharbor-0.13.0.post36-py3-none-any.whl |
|---|---|
| Size | 41.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fe02dc82450e3d989873968939f8f7a541a87be666b744bbcef45f6ba4281d43
|
|
BLAKE2b-256 checksum How to use checksums |
faf3aa5b1437640d65a62823abd981ab05b6bb099ee9ca8e201c7600a8c06f12
|
| 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}
|