Hello, is there a way to switch an existing Git repo deployed application to Container registry deploy?
Thanks!
Hello, is there a way to switch an existing Git repo deployed application to Container registry deploy?
Thanks!
Hi @bduron ,
Unfortunately, there is no way today to switch an “application” into a “container” - I know it’s not super convenient regarding user experience, and I apologize. However, if you are not in a hurry, I can provide a CLI command to help you convert your app into a container for the end of the week.
Otherwise, you’ll have to create a container app and migrate the environment variables and other parameters manually (which should not be too long as well).
Romaric.
Hey @rophilogene , thanks for reaching out,
I would be happy to have your CLI command, end of week is great!
Thank you!
Benjamin
Hey @rophilogene , I’m still interested by your CLI command if you manage to find time to write it
Thanks!
Hi @bduron , I didn’t forget you - I expect to provide you with something for the end of the week (weekend). I’ll keep you posted.
Hi @bduron, this task will take more time than expected. What I suggest in the meantime is doing it manually. Basically, you need to:
I will keep this thread open until we provide a way inside the product to easily convert an app from Git into an app from a Container Registry.