GitHub Search Engine
Containerized multi-service appA document crawling and indexing pipeline, containerized with Docker Compose into a reproducible deployment that runs identically across environments.
- Configured service networking, environment variables, and persistent volumes for a PostgreSQL database container.
- Built a crawling and indexing pipeline with a PostgreSQL schema optimized for fast query lookups.
- One command brings the full multi-service stack up on any machine.