Web host¶
There are multiple types of resources you may need. This page is about a place to host a website: it shows a flowchart how to determine the resource you can use, followed by an overview of all resources.
Selecting the right resource¶
flowchart TD
eosc_interactive_notebooks[EOSC Interactive Notebooks]
eosc_virtual_machines[EOSC Virtual Machines]
scc[Swedish Science Cloud]
sll_serve[SciLifeLab Serve]
eosc_cloud_container_platform[EOSC Cloud Container Platform]
question_notebook[Do you only need a Jupyter notebook?]
question_notebook --> |Yes| eosc_interactive_notebooks
question_notebook --> |No| question_deployment
question_deployment[How do you want to deploy?]
question_deployment --> |From a container| question_life_science
question_deployment --> |From an image| eosc_virtual_machines
question_deployment --> |Custom| scc
question_life_science[Do you work in life science?]
question_life_science --> |Yes| sll_serve
question_life_science --> |No| eosc_cloud_container_platform
How is this list generated and updated?
On a daily basis,
the update_content.yaml
continuous integration script
checks the websites of the course providers and updates the list,
using the scoreto
R package.
My web hosting resource is absent!
If your web hosting resource is absent, please contribute or contact us.
My web hosting resource can be displayed better!
If your web hosting resource can be displayed better, please contribute or contact us.
How can I read this data is a machine-friendly format?
This information can be downloaded as a .csv
from
the scoreto
R package.
Web host name | Deploy type | Data sensitivity | User fee | Accessible for | Center(s) |
---|---|---|---|---|---|
EOSC Cloud Container Platform | Containers | Unknown | Unknown | EU citizens | ![]() |
EOSC Interactive Notebooks | Jupyter notebooks in multiple programming languages such as R and Python | Unknown | Unknown | EU citizens | ![]() |
EOSC Virtual Machines | Predefined virtual machines | Unknown | Unknown | EU citizens | ![]() |
SciLifeLab Serve | Containers | Regular | Free | Life science scientists | ![]() |
Swedish Science Cloud | Any type | Regular | Free | Swedish researchers | ![]() |