Docker Image for Kentico 13

Deviprasad Das asked on October 28, 2022 17:31

I am using Kentico 13 and planning to use two docker containers, one to host the admin site and the to host the user-facing site. I have used a linux container to host the user-facing site, do you guys provide any image for Kentico 13 Admin like you have for Kentico 12.

One more question I have is related to connection string, The user-facing site (.net core application) uses a connectionstring which is present in app.config and the Kentico dll uses that connection string. Is it possible for me to move it to an environment variable instead of putting it in app settings. It would be easier for me to use a single docker image and change the environment variable to point to different DB instances.

   Please, sign in to be able to submit a new answer.