Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Integrate process-compose and services-flake for improved servi…
…ce management - Add process-compose-flake and services-flake as new inputs - Implement a new process-compose configuration for managing services - Integrate Ollama LLM service with configurable models - Refactor PostgreSQL setup to use services-flake - Add a new topos-service.nix for defining the Topos service - Update flake.nix to use the new service configurations - Modify .env_dev to use 127.0.0.1 instead of localhost for POSTGRES_HOST - Simplify devShells configuration - Remove manual setup hooks for PostgreSQL and Kafka These changes aim to provide a more robust and manageable service configuration, leveraging process-compose for better service orchestration and dependency management.
- Loading branch information