llama-stack-mirror/docs/source/distributions/self_hosted_distro
Sébastien Han 046d85fa79
feat: ability to use postgres as store for starter distro
The starter distribution now comes with all the required packages to
support persistent stores—like the agent store, metadata, and
inference—using PostgreSQL.  We’ve added a new run YAML file,
run-with-postgres-store.yaml, to make this setup easy. The file is
included in the container image, so users can simply override the
entrypoint to use the Postgres-specific config.  The documentation has
been updated with instructions on how to do that.

Closes: #2619
Signed-off-by: Sébastien Han <seb@redhat.com>
2025-09-16 15:37:26 +02:00
..
dell-tgi.md fix: docker run with --pull always to fetch the latest image (#1733) 2025-03-20 15:35:48 -07:00
dell.md chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
meta-reference-gpu.md chore: remove absolute paths (#3263) 2025-08-27 12:04:25 -07:00
nvidia.md docs: add VLM NIM example (#3277) 2025-08-29 16:23:52 -07:00
passthrough.md fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
starter.md feat: ability to use postgres as store for starter distro 2025-09-16 15:37:26 +02:00