Horde Build

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!

I think this issue can now be solved.
I run redis service and mongodb locally and it works
thank you

Hello, Last time I had experience to work a bit with Horde and I created some tutors how to setup it. Maybe you will have some questions or notes, I will be happy to hear! That’s link for my guides: