elsa-core/scripts/docker
Sipke Schoorstra 5be82dd9ab
Add support for Citus and YugabyteDB integration
Introduced Docker Compose configurations for Citus and YugabyteDB clusters and updated connection strings in `appsettings.json`. Modified `Program.cs` to enable Entity Framework Core support for both databases and updated the `SqlDatabaseProvider` enum accordingly. Adjusted the Docker Compose setup and bumped `Yarp.ReverseProxy` package version.
2025-03-11 11:19:59 +01:00
..
build-and-run-all-in-one-web-docker.sh Add Agents Module with Semantic Kernel Integration (#5937) 2024-09-01 09:03:14 +02:00
docker-compose-citus.yml Add support for Citus and YugabyteDB integration 2025-03-11 11:19:59 +01:00
docker-compose-yugabyte.yml Add support for Citus and YugabyteDB integration 2025-03-11 11:19:59 +01:00
docker-compose.yml Add support for Citus and YugabyteDB integration 2025-03-11 11:19:59 +01:00
docker-run-all-in-one-web.ps1