Skip to content

WIP: Roihu updates to Docs CSC#2597

Open
rkronberg wants to merge 169 commits into
masterfrom
roihu
Open

WIP: Roihu updates to Docs CSC#2597
rkronberg wants to merge 169 commits into
masterfrom
roihu

Conversation

@rkronberg
Copy link
Copy Markdown
Collaborator

@rkronberg rkronberg commented Jun 3, 2025

Development branch for Roihu updates to Docs CSC

This is the development branch for Roihu-related documentation. Shared with e.g. pilot users and to be merged into production at GA.

Preview: https://csc-guide-preview.2.rahtiapp.fi/origin/roihu/

For contributors

  1. Please create a branch from this development branch (roihu)
  2. Create/update content
  3. Merge into this branch (roihu)

This way we keep the new updates separate from production docs until Roihu is available for everyone.

On the command-line

git clone git@github.com:CSCfi/csc-user-guide.git
git checkout roihu
git checkout -b <new branch name>
# do updates
git add .
git commit -m "Commit message"
git push origin <new branch name>

In GitHub

Create a pull request and change the base branch into which you want to merge your branch from master to roihu, see image. Merging does not require approval or admin rights since roihu branch is not protected.
Nevertheless, ask for an approving review before merging your changes into roihu.

image

@rkronberg rkronberg changed the title Roihu updates to Docs CSC WIP: Roihu updates to Docs CSC Jun 3, 2025
rkronberg and others added 9 commits June 18, 2025 09:17
* Roihu migration guide

* SSH CA (#2810)

* SSH CA

* headers

* add mycsc instructions

* add instructions

* fix linkl

* fix link

* extra step

* instructions

* SSH agent

* computing index page

* fix link

* use snippets

* roihu fingerprints for pilot phase

* updates

* authentication agent for windows

* agent forwarding

* document python version of cert helper

* quickstart guide

* add some link

* Add graphics how SSH login works

Just a try to add something graphical. Would need at least some text around etc, but remove if not needed.

* implement suggestions

* fix links

* fix links

* move diagram up

* migration guide: general notes

* adjust auto-approved limits

* updates

* update ssh ca instructions

* some updates

* data migration guide v1

* fix links

* SSH CA updates

* more ssh ca updates

* more ssh ca updates

* update rsync, scp, tar-ssh

* filezilla

* winscp

---------

Co-authored-by: Kylli Ek <kylli.ek@csc.fi>
Comment thread docs/computing/connecting/ssh-keys.md Outdated
Comment thread docs/computing/connecting/ssh-keys.md Outdated
jussienko and others added 30 commits April 29, 2026 15:47
* Add ML base image example to Roihu getting started

* Further fixes to ML base image description

* Remove Satama warning

* Add section lines for containers

---------

Co-authored-by: leopekkas <leopekkas@gmail.com>
* Add a max nodes section for Roihu GPU partitions
Co-authored-by: Leopekka Saraste <45951298+leopekkas@users.noreply.github.com>
* Fix Roihu documentation details

* Update allas-in-roihu.md

* Fix gpupilot partition name

---------

Co-authored-by: kkmattil <kimmo.mattila@csc.fi>
Documentation about debugging in Roihu
* --exclusive clarity

* typos

---------

Co-authored-by: Henry Barton <henry.barton@csc.fi>
* Update roihu-user-spack.md

What to do when spack is not using upstream packages that it should
Add documentation for uv support in Tykky
variable was not expanded as I expected, but seems to create the source-cache directory under the environment root - fine
Co-authored-by: Mats Sjöberg <mats.sjoberg@csc.fi>
Co-authored-by: Mats Sjöberg <mats.sjoberg@csc.fi>
Add documentation for uv support in Tykky's pip-containerize.
* Roihu updates to GIS tutorials
Co-authored-by: Henry Barton <henry.barton@csc.fi>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.