GenAIExamples icon indicating copy to clipboard operation
GenAIExamples copied to clipboard

TerraForm stack for deploying GenAI examples using single node Docker Compose on Google Cloud

Open arun-gupta opened this issue 1 year ago • 4 comments

Create a TerraForm stack that allows to deploy GenAI examples on Google Cloud using a single node Docker Compose. The template should take an argument of which sample to deploy, setup all the necessary Google Cloud resources, and then give a publicly accessible URL where the example can be tested.

The stack should be modular such that other samples can be added later on with minimal effort.

Detailed instructions for each sample from https://github.com/opea-project/GenAIExamples/tree/main?tab=readme-ov-file

This is a specific issue for Google Cloud for the mega issue at https://github.com/opea-project/GenAIExamples/issues/427.

arun-gupta avatar Aug 07 '24 16:08 arun-gupta