chrysopedia/docker
jlightner c295384c6a fix: Corrected compose subnet to 172.32.0.0/24, added Qdrant + Ollama services, web on port 8096
- Changed network subnet from 172.24.0.0/24 (used by xpltd_docs) to 172.32.0.0/24
- Added chrysopedia-qdrant (qdrant/qdrant:v1.13.2) with healthcheck
- Added chrysopedia-ollama for embedding model (nomic-embed-text)
- Web UI exposed on 0.0.0.0:8096 (XPLTD port-suffix convention)
- API internal-only (via nginx proxy)
- Added HEALTHCHECK to Dockerfile.api
- Updated .env.example with FYN DGX LLM endpoint
2026-03-30 00:54:18 +00:00
..
Dockerfile.api fix: Corrected compose subnet to 172.32.0.0/24, added Qdrant + Ollama services, web on port 8096 2026-03-30 00:54:18 +00:00
Dockerfile.web feat: Created full Docker Compose project (xpltd_chrysopedia) with Post… 2026-03-29 21:42:56 +00:00
nginx.conf feat: Created full Docker Compose project (xpltd_chrysopedia) with Post… 2026-03-29 21:42:56 +00:00