graphql-voyager icon indicating copy to clipboard operation
graphql-voyager copied to clipboard

Feature: Docker Image of minimal html page

Open Ewan-Keith opened this issue 8 years ago • 5 comments

Are there any plans to develop a docker image of the basic html page showcasing voyager? This would be helpful for managing more flexible deployments of the tool without having to worry about the host.

Ewan-Keith avatar Nov 08 '17 22:11 Ewan-Keith

@Ewan-Keith Great idea! The problem is that we have almost no experience with Docker so PRs are welcome 😉

IvanGoncharov avatar Nov 10 '17 09:11 IvanGoncharov

I see this project https://github.com/pyar6329/graphql-voyager-docker

harobed avatar Jul 21 '19 16:07 harobed

And this one https://github.com/graphql-services/graphql-voyager

harobed avatar Jul 21 '19 16:07 harobed

@harobed I don't have any experience with Docker so can't implement or test it myself but I'm happy to merge PR that adds this feature.

IvanGoncharov avatar Jul 21 '19 21:07 IvanGoncharov

@IvanGoncharov I have created this Pull Request: https://github.com/APIs-guru/graphql-voyager/pull/126

harobed avatar Jul 25 '19 20:07 harobed