16 Software
Note
The production infrastructure is accessible at http://notebooks.gesis.org. Change to the DNS must be communicated to IT.
Note
The production infrastructure can also be accessible at https://gesis.mybinder.org/. Changes must be communicated to https://github.com/jupyterhub/mybinder.org-deploy.
Open Research Computing has the following production machines:
IP | Title | GNU/Linux Distro | Docker version | containerd version | Kubernetes Version | Helm Version |
---|---|---|---|---|---|---|
194.95.75.9 | svko-css-app01 | Ubuntu 22.04 LTS | None | 1.6.20 | 1.26.3 | None |
194.95.75.10 | svko-ilcm03 | Ubuntu 22.04 LTS | None | 1.6.20 | 1.26.3 | 3.11.2 |
194.95.75.12 | spko-css-app03 | Ubuntu 22.04 LTS | 20.10.22 | 1.6.20 | 1.26.3 | None |
Note
Users and passwords of the machines are stored in KeePassXC.
Important
During onboarding, test the access to each one of the machines.
16.1 GNU/Linux Distro
cat /etc/*-release*
16.2 Docker version
docker --version
16.3 Kubernetes Version
kubectl version
16.4 Helm Version
helm version