Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Craig Russell
bia-jupyter-hub
Commits
608382a1
Commit
608382a1
authored
Aug 06, 2021
by
Craig Russell
Browse files
temp dns
parent
9c72718c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
90 additions
and
33 deletions
+90
-33
binderhub/production/config_beta_openstack.yaml
binderhub/production/config_beta_openstack.yaml
+8
-3
binderhub/staging/config.yaml
binderhub/staging/config.yaml
+5
-6
persistent-binderhub/config.yaml
persistent-binderhub/config.yaml
+77
-24
No files found.
binderhub/production/config_beta_openstack.yaml
View file @
608382a1
...
...
@@ -10,6 +10,7 @@
jupyterhub
:
custom
:
binderauth_enabled
:
false
hub
:
baseUrl
:
/jhub
proxy
:
...
...
@@ -25,7 +26,7 @@ jupyterhub:
ingress
:
enabled
:
true
hosts
:
-
binder.bioimagearchive
.org
-
ctr26.duckdns
.org
# annotations:
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
...
...
@@ -48,6 +49,7 @@ jupyterhub:
config
:
BinderHub
:
auth_enabled
:
false
hub_url
:
"
https://ctr26.duckdns.org/jhub"
banner_message
:
|
<div style="text-align: center;">Alpha service with more RAM and CPU and GPU Support </div>
# image_prefix: docker-registry.docker-registry:5000/binder-
...
...
@@ -56,11 +58,14 @@ config:
ingress
:
enabled
:
true
hosts
:
-
"
binder.bioimagearchive.org"
-
"
ctr26.duckdns.org"
# - "staging.binder.bioimagearchive.org"
tls
:
-
secretName
:
binder-bioimagearchive-org
hosts
:
-
binder.bioimagearchive.org
-
"
ctr26.duckdns.org"
# - "alpha.binder.bioimagearchive.org"
# - "*.binder.bioimagearchive.org"
annotations
:
kubernetes.io/ingress.class
:
nginx
kubernetes.io/tls-acme
:
"
true"
...
...
binderhub/staging/config.yaml
View file @
608382a1
config
:
BinderHub
:
hub_url
:
http://staging.
binder.bioimagearchive.org/binder
hub/
hub_url
:
http
s
://staging.
ctr26.duckdns.org/j
hub/
jupyterhub
:
hub
:
baseUrl
:
/
binder
hub
baseUrl
:
/
j
hub
ingress
:
enabled
:
true
hosts
:
...
...
@@ -13,18 +13,17 @@ jupyterhub:
ingress
:
enabled
:
true
hosts
:
-
"
staging.
binder.bioimagearchive
.org"
-
"
staging.
ctr26.duckdns
.org"
annotations
:
kubernetes.io/ingress.class
:
nginx
kubernetes.io/tls-acme
:
"
true"
cert-manager.k8s.io/acme-challenge-type
:
http01
cert-manager.io/cluster-issuer
:
letsencrypt-production
https
:
enabled
:
true
type
:
nginx
tls
:
-
secretName
:
binder-bioimagearchive-org-cert
hosts
:
-
"
staging.ctr26.duckdns.org"
service
:
type
:
ClusterIP
...
...
persistent-binderhub/config.yaml
View file @
608382a1
...
...
@@ -48,52 +48,105 @@
binderhub
:
# service:
# type: ClusterIP
config
:
BinderHub
:
debug
:
true
base_url
:
/
hub_url
:
"
http
s
://
persist.binder.bioimagearchive.org/
"
#
base_url: /
hub_url
:
"
http://
34.142.37.119
"
# use only local docker images
image_prefix
:
"
"
use_registry
:
true
# build_image: jupyter/repo2docker:0.10.0
jupyterhub
:
# service:
# type: ClusterIP
hub
:
baseUrl
:
/j
upyter
#
baseUrl: /j
hub
config
:
GitHubOAuthenticator
:
client_id
:
client_secret
:
oauth_callback_url
:
https://
persist
.binder.bioimagearchive.org/jupyter/hub/oauth_callback
#
oauth_callback_url: https://
login
.binder.bioimagearchive.org/jupyter/hub/oauth_callback
JupyterHub
:
authenticator_class
:
dummy
services
:
binder
:
# this is the default value
oauth_client_id
:
"
binder-oauth-client-dev"
url
:
"
http://binder"
# url: "http://binder"
url
:
"
http://34.142.65.193"
apiToken
:
"
b32f6db83b52afec0099e1154fdc852d053b36f724e03d657f38baf46334a662"
oauth_redirect_uri
:
"
http://persist.binder.bioimagearchive.org/services/binder/oauth_callback"
ingress
:
enabled
:
true
hosts
:
-
"
persist.binder.bioimagearchive.org"
annotations
:
kubernetes.io/ingress.class
:
nginx
kubernetes.io/tls-acme
:
"
true"
# cert-manager.k8s.io/acme-challenge-type: http01
# cert-manager.io/cluster-issuer: letsencrypt-production
https
:
enabled
:
true
type
:
nginx
oauth_redirect_uri
:
"
http://34.142.37.119/services/binder/oauth_callback"
# ingress:
# # service:
# # type: ClusterIP
# enabled: true
# # hosts:
# # - "login.binder.bioimagearchive.org"
# annotations:
# kubernetes.io/ingress.class: nginx
# # kubernetes.io/tls-acme: "true"
# # cert-manager.k8s.io/acme-challenge-type: http01
# # cert-manager.io/cluster-issuer: letsencrypt-production
# # tls:
# # - secretName: login-bioimagearchive-org-cert-new
# # hosts:
# # - "login.binder.bioimagearchive.org"
# # https:
# # enabled: true
# # type: nginx
proxy
:
secretToken
:
"
790fd9f44ea71a380294cb1d3b483cef1b3d4cb0fe9335132c56661e85b6ab69"
registry
:
username
:
password
:
# service:
# type: ClusterIP
# registry:
# username:
# password:
# ingress:
# # service:
# # type: ClusterIP
# enabled: true
# # hosts:
# - ""
# - localhost
# - "login.binder.bioimagearchive.org"
# tls:
# - secretName:
persist-binder
-bioimagearchive-org-cert
#
#
- secretName:
login
-bioimagearchive-org-cert
-new
# hosts:
# - persist.binder.bioimagearchive.org
# - "login.binder.bioimagearchive.org"
# annotations:
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
# cert-manager.k8s.io/acme-challenge-type: http01
# cert-manager.io/cluster-issuer: letsencrypt-production
# certmanager.k8s.io/acme-http01-edit-in-place: "true"
# nginx.ingress.kubernetes.io/ssl-redirect: "false"
# kubernetes.io/do-loadbalancer-hostname: "login.binder.bioimagearchive.org"
# service.beta.kubernetes.io/do-loadbalancer-hostname: "login.binder.bioimagearchive.org"
# https:
# enabled: true
# type: nginx
# service:
# type: ClusterIP
# ingress:
# enabled: true
# hosts:
# # - ""
# # - "localhost"
# - "login.binder.bioimagearchive.org"
# tls:
# - secretName: binder-bioimagearchive-org-cert-new
# hosts:
# - "login.binder.bioimagearchive.org"
# annotations:
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
# cert-manager.k8s.io/acme-challenge-type: http01
# cert-manager.io/cluster-issuer: letsencrypt-production
# certmanager.k8s.io/acme-http01-edit-in-place: "true"
# https:
# enabled: true
# type: nginx
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment