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.post28
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.post28.tar.gz | 40.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| graphharbor-0.13.0.post28-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 79.9 kB
Release files / graphharbor-0.13.0.post28.tar.gz
| Download URL | graphharbor-0.13.0.post28.tar.gz |
|---|---|
| Size | 40.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
285e45bc021cfa9a6db1296b2f4927a0b8eadf64e2ffcaca615da83f183d004f
|
|
BLAKE2b-256 checksum How to use checksums |
6a9bf36d46f6869b322401c72339f65345820440bfae0b90e898b6d245afea6a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"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.post28-py3-none-any.whl
| Download URL | graphharbor-0.13.0.post28-py3-none-any.whl |
|---|---|
| Size | 39.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8b8c68925b7c325ea3964107e83fce5e2d15bead9212cfc98103f8216f15daa9
|
|
BLAKE2b-256 checksum How to use checksums |
cd4f50faf236dc7ab928037c94751a90d568af342391ba5aa6c9c838788afca8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"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}
|