flow-dashboard icon indicating copy to clipboard operation
flow-dashboard copied to clipboard

[REQ] Official docker image

Open JustinAiken opened this issue 7 years ago • 9 comments

JustinAiken avatar May 11 '17 21:05 JustinAiken

Hello @onejgordon ,

Is any work being done towards this Docker image? I'm really looking forward to play with flow in a hassle free environment :)

abhi18av avatar Jun 11 '17 07:06 abhi18av

@abhi18av, happy to avail a docker image, but when I looked into it briefly previously, it doesn't seem like GCP can deploy from docker in the appengine standard environment. https://cloud.google.com/appengine/docs/flexible/python/run-flex-app-on-gke

Before looking into this further, I just want to confirm that a docker image would be useful for dev despite not being able to deploy a containerized app to GCP at this point.

Of course, moving to the flexible environment might solve this issue, but that could be a heavier lift.

onejgordon avatar Jun 11 '17 08:06 onejgordon

Actually I recently came across updates that Google Appengine and Compute Engine now allows for Docker image deployment as well.

This is the flexible environment.

https://cloud.google.com/appengine/docs/flexible/

The support for Google compute engine and docker is still alpha but their working on to get it production grade soon.

On Jun 11, 2017 2:17 PM, "Jeremy Gordon" [email protected] wrote:

@abhi18av https://github.com/abhi18av, happy to avail a docker image, but when I looked into it briefly previously, it doesn't seem like GCP can deploy from docker in the appengine standard environment. https://cloud.google.com/appengine/docs/flexible/ python/run-flex-app-on-gke

Before looking into this further, I just want to confirm that a docker image would be useful for dev despite not being able to deploy a containerized app to GCP at this point.

Of course, moving to the flexible environment might solve this issue, but that could be a heavier lift.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/onejgordon/flow-dashboard/issues/42#issuecomment-307615053, or mute the thread https://github.com/notifications/unsubscribe-auth/AMNNXmRzExx0OSQ7_bHiHo6-V5utnQaSks5sC6mDgaJpZM4NYkT6 .

abhi18av avatar Jun 11 '17 08:06 abhi18av

Would love to see this too. Any progress towards this direction?

marbetschar avatar Feb 11 '18 21:02 marbetschar

@marbetschar thanks for your reminder. No progress on this as of yet. If anyone would be interested in taking a stab I'd be happy to review a PR.

onejgordon avatar Feb 12 '18 00:02 onejgordon

maybe I will

cernockyd avatar May 29 '18 15:05 cernockyd

Hello, 4 years later and another user who loves to use dockerized version of app. Any updates about docker?

Shahin-rmz avatar Jun 19 '22 22:06 Shahin-rmz

Hello, 4 years later and another user who loves to use dockerized version of app. Any updates about docker?

Shahin-rmz avatar Jun 19 '22 22:06 Shahin-rmz

As far as I'm aware, dockerization will require moving over to the flexible environment (Flow currently uses many APIs in the standard environment), so this is a heavy lift that I don't have time for. Still open to support / answer questions if anyone wants to give it a shot.

onejgordon avatar Jun 26 '22 15:06 onejgordon