flow-dashboard
flow-dashboard copied to clipboard
[REQ] Official docker image
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, 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.
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 .
Would love to see this too. Any progress towards this direction?
@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.
maybe I will
Hello, 4 years later and another user who loves to use dockerized version of app. Any updates about docker?
Hello, 4 years later and another user who loves to use dockerized version of app. Any updates about docker?
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.