codalab / codabench

Codabench is a flexible, easy-to-use and reproducible benchmarking platform. Check our paper at Patterns Cell Press https://hubs.li/Q01fwRWB0
Apache License 2.0
76 stars 28 forks source link

Test/deploy using ngrok #1545

Closed k402xxxcenxxx closed 4 months ago

k402xxxcenxxx commented 4 months ago

It require ngrok ingress-controller

helm install ngrok-ingress-controller ngrok/kubernetes-ingress-controller      --namespace ngrok-ingress-controller    --create-namespace      --set credentials.apiKey=$NGROK_API_KEY     --set credentials.authtoken=$NGROK_AUTHTOKEN