Skip to content

Commit

Permalink
Updated nfdi4ing hub data
Browse files Browse the repository at this point in the history
  • Loading branch information
seeland committed May 16, 2024
1 parent 658dae0 commit 2cc916b
Showing 1 changed file with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions data/nfdi4ing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ service_url: https://jupyter.nfdi4ing.de
support: [email protected]
health_api_url:
documentation_url:
target_group_open_for: Researchers of NFDI4Ing
target_group_open_for: Researchers in Engineering
restricted: true
login_process: Login via Shibboleth (DFN-AAI & eduGAIN federation)
login_process: Login via Shibboleth (DFN-AAI)
features:
version: JupyterHub 1.x (lab view)
programming_languages: ["Python", "Matlab", "Julia", "R"]
version: JupyterHub 4.x, JupyterLab 4.x
programming_languages: ["Python", "Julia", "R"]
environments: []
environments_info: ""
extensions: []
proxy_apps: ["Matlab IDE"]
proxy_apps: []
install: true
shared_folder: false
persistent_storage: true
Expand All @@ -29,14 +29,14 @@ resources:
max_server_user: 1
default_cpu: 1
max_cpu: 4
total_cpu: 40
burst_total_cpu: 40
total_cpu: 28
burst_total_cpu: 28
default_cpu_time: 1 h
max_cpu_time: 72 h
default_memory: 100 MB
default_memory: 250 MB
max_memory: 4 GB
total_memory: 32 GB
burst_total_memory: 32 GB
total_memory: 500 GB
burst_total_memory: 500 TB
default_gpu: 0
max_gpu: 0
total_gpu: 0
Expand All @@ -45,5 +45,8 @@ resources:
max_disk: 10 GB
default_persistent_disk: 2 GB
max_persistent_disk: 2 GB
total_disk: 2 TB
burst_total_disk: 2 TB
usage:
average_daily_sessions: 1
# rough estimate based on logs, not yet monitored
average_daily_sessions: 5

0 comments on commit 2cc916b

Please sign in to comment.