Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GCP] Automate the GCP publishing step after building the GCP image #50

Open
alallema opened this issue Jun 5, 2023 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@alallema
Copy link
Contributor

alallema commented Jun 5, 2023

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

@alallema alallema added the enhancement New feature or request label Jun 5, 2023
@brunoocasali
Copy link
Member

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

@alallema
Copy link
Contributor Author

alallema commented Sep 6, 2023

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
Copy link

pappes commented May 11, 2024

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

@brunoocasali brunoocasali changed the title [GCP] Export a custom image to Cloud Storage [GCP] Automate the GCP publishing step after building the GCP image Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants