Skip to content

Commit

Permalink
Add binder.curvenote.dev hub.binder.curvenote.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Sep 25, 2023
1 parent bbbc532 commit 97f5400
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions config/curvenote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ projectName: curvenote
binderhub:
config:
BinderHub:
# hub_url: https://hub.curvenote.mybinder.org
hub_url: https://hub.3.13.147.101.nip.io
hub_url: https://hub.binder.curvenote.dev
hub_url_local: http://proxy-public
badge_base_url: https://mybinder.org
# build_node_selector:
Expand Down Expand Up @@ -154,8 +153,7 @@ binderhub:

ingress:
hosts:
# - curvenote.mybinder.org
- 3.13.147.101.nip.io
- binder.curvenote.dev

jupyterhub:
# singleuser:
Expand Down Expand Up @@ -201,13 +199,11 @@ binderhub:
cpu: "1"
ingress:
hosts:
# - hub.curvenote.mybinder.org
- hub.3.13.147.101.nip.io
- hub.binder.curvenote.dev
tls:
- secretName: kubelego-tls-hub
hosts:
# - hub.curvenote.mybinder.org
- hub.3.13.147.101.nip.io
- hub.binder.curvenote.dev
scheduling:
userPlaceholder:
enabled: false
Expand Down Expand Up @@ -270,14 +266,13 @@ prometheus:
ingress-nginx:
controller:
service:
# loadBalancerIP: 162.19.17.37
annotations:
service.beta.kubernetes.io/aws-load-balancer-scheme: "internet-facing"

static:
ingress:
hosts:
# - static.curvenote.mybinder.org
# - static.binder.curvenote.dev
- static.3.13.147.101.nip.io

minesweeper:
Expand Down

0 comments on commit 97f5400

Please sign in to comment.