Guidelines and examples about using CSC's Rahti platform to provide customized images mainly meant to be served via CSC's Notebooks.
Note that to be able to follow these guidelines you will need at least:
- have an active account in rahti.csc.fi
- basics of working with the Rahti platform and using the OpenShift command line tools
- basic skills with Docker and dockerfiles
- a working environment with the necessary Docker and OpenShift tools (see below)
Guidelines:
- Docker environment - setting up a dedicated Docker environment locally or in a Pouta VM
- Create a custom container - Basic scripts to create and upload Rahti's and Notebooks images
- test your container - Manually build, test and upload images
- start an application in Rahti
- Running containers in CSC's Notebooks platform - if you are granted group owner rights to CSC's Notebooks platform you would be able to distribute your rahti applications from its web graphical interface.