Hi everyone,
I’m here again to ask for a strange thing
I am still investigating how to install Discourse for my Internal Community. In the past, I asked about How to install Discourse with an external Redis and an external Postgres and To manage everything in A Kubernetes cluster. You can find the details here
Now I have another doubt because I was told that also, I have to create my own container image to use with helm to deploy, and due to that I won’t be able to perform the installation with the official documentation by using the scripts provided in the cloud installation guide.
I tried to build my own image using the bootstrap command but I can’t launch the docker image by myself because it looks for the ruby templates and returns an error.
Is it possible to launch the container image without using the scripts provided? I think I need a bit of help because I tried to look at the bash script but It seems a bit too advanced for me. I was hoping that maybe someone else was in a situation like this and maybe could give me some advice.
Thanks again for everything