meilisearch / cloud-providers

☁ Meilisearch DevOps Tools for the Cloud ☁
MIT License
16 stars 1 forks source link

[GCP] Export a custom image to Cloud Storage #50

Open alallema opened 1 year ago

alallema commented 1 year ago

Description Create an Issue for GCP to transform the image to Bucket Currently, the packer script will create an image of the release. The goal is to add the missing part who is convert it to a bucket to allow users to use it.

See the GCP doc on it: export a custom image to Cloud Storage

brunoocasali commented 11 months ago

I'm not sure why we need this @alallema, can you give me more info?

alallema commented 10 months ago

If you follow the documentation for deploying a Meilisearch image on GCP, you'll need the vmdk address. In doing so, our GCP script only creates one image and does not go as far as the step that transforms this image into a public vmdk for contributors.

pappes commented 1 month ago

can confirm, the instructions in the gcp cookbook just don't work https://www.meilisearch.com/docs/learn/cookbooks/gcp image