Closed taeyeopkim1 closed 2 years ago
What version of the docs are you looking at? I don't find these sections in any of the recent versions.
That said, we do have outstanding references to enterprise-gateway-swarm.sh
in kernel-docker.md
and docker.md
that should be appropriately replaced with docker-compose.yml
.
Well.. What I found was just an overview. Would this screenshot help?
Ah - of course - this is completely helpful - thank you. This file is located here: https://github.com/jupyter/enterprise_gateway/blob/master/etc/docker/enterprise-gateway/README.md, which we would then update on hub.
Given you've been exercising the docker deployments lately, are you interested in correcting these issues? (It would be greatly appreciated!)
I found the files in the link below.
https://github.com/jupyter/enterprise_gateway/blob/remove-python-2.x/etc/docker/enterprise-gateway-docker.sh https://github.com/jupyter/enterprise_gateway/blob/remove-python-2.x/etc/docker/enterprise-gateway-swarm.sh
Can I simply add those files in the "master" branch? I would like to provide a pull request, but if it is not what you intended, I will close the pull request.
Hi @taeyeopkim1. The files you're trying to add are obsolete. Instead, we should update the instructions to deploy kernels in Docker and DockerSwarm to use the docker-compose.yml file and update the previously mentioned locations. Once the enterprise-gateway README.md is updated (along with the doc entries), we can update the docker hub entry with that content.
I understand what you mean. It will take some time. I will try but It is ok to proceed before me. Thank you.
Thanks @taeyeopkim1 - your contribution will be appreciated.
Hi @kevin-bates, I can take this one. can you please assign this to me?
Done. Thank you @bloomsa!
Closing via #1049.
Description
Hello. In fact, this is what I found while looking for a solution to #962.
The link for "enterprise-gateway-swarm.sh" and "enterprise-gateway-docker.sh" in "https://hub.docker.com/r/elyra/enterprise-gateway/" seems to be connected incorrectly.
https://github.com/jupyter/enterprise_gateway/blob/master/etc/docker/enterprise-gateway-swarm.sh https://github.com/jupyter/enterprise_gateway/blob/master/etc/docker/enterprise-gateway-docker.sh
When I connect, I can see the NotFound page. I don't know where to ask, so I post this issue.
Screenshots / Logs
Screenshot 1
Screenshot 2
Environment