Coder.comC
Coder.comโ€ข3y agoโ€ข
16 replies
HeisenBro

Vary database engine based on coder_parameter value

Suppose i have to create a workspace which will launch two docker images one for frontend and one for backend . How can i configure a template so that while creation of workspace i can select the database type for example redis, postgres or mongodb. I suppose this is kind of possible using Template parameters but the docs give example of regions and what i'm asking is i suppose a little more dynamic
Was this page helpful?