Coder.comC
Coder.com3w ago
2 replies
darko84

Need help for coder on openshift

Good morning everyone,
I'm trying to use coder in my openshift cluster.
I followed the installation procedures for this env and I was able to successfully install coder that it's up and running.
I managed to create a "base" image starting from ubi9 ones in order to change the gid and uid of the coder user as per procedure.
What I can not understand is how to create a template(the main.tf) for this env.
I simply want to have a code-server for now,just for testing,but I don't know from which template to starts.
Moreover,I'm not able to fully understand if I have to install my code server directly from th dockerfile of image I created from ubi9 ones,or if this is something that should be performed from main.tf.
Do you have some tips for this or an existing working template for openshift?
Thanks in advance
Was this page helpful?