jupyterhub / traefik-proxy

JupyterHub proxy implementation with traefik
https://jupyterhub-traefik-proxy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
54 stars 30 forks source link

Add arm64 support for traefik installer #128

Closed yuvipanda closed 3 years ago

yuvipanda commented 3 years ago

Proposed change

traefik_proxy.install support amd64 on Linux and Mac OS as download targets. It should support arm64 (aarch64) as well.

Who would use this feature?

People running TLJH on ARM machines - see https://github.com/jupyterhub/the-littlest-jupyterhub/issues/62

consideRatio commented 3 years ago

This is resolved I think.

Tested

https://github.com/jupyterhub/traefik-proxy/blob/f2d8366fc03b8a0daea757ab8c2218188893fad1/tests/test_installer.py#L119-L130

Checksums for all things

https://github.com/jupyterhub/traefik-proxy/blob/397092bed1f7966a222a80930dbb507b301fbc84/jupyterhub_traefik_proxy/install.py#L12-L44