Hi everyone here,
Does anyone has been successful using Horde CI/CD?
I tried to build Horde by using Dockerfile but it always show an error
[04:43:08 inf] Server version: 1.0.0
[04:43:08 ftl] Fatal error.
System.Exception: Unable to connect to Redis. Please set RedisConnectionConfig in /app/out/Data/Horde.json
at Horde.Build.Server.RedisService..ctor(String connectionString, Int32 dbNum, ILoggerFactory loggerFactory) in /app/Source/Programs/Horde/Horde.Build/Server/RedisService.cs:line 105
at Horde.Build.Server.RedisService..ctor(IOptions`1 options, ILoggerFactory loggerFactory) in /app/Source/Programs/Horde/Horde.Build/Server/RedisService.cs:line 78
.....
Really appreciate your help and suggestion to solve it
Thank you!