Skip to content

A new version of SD Connect and SD Desktop will be available from Monday, September 28. The major upgrade will introduce significant improvements, but also includes changes that are not compatible with the current version of the service. Click here to review the available support materials.

Warning!

Puhti and Mahti computing services have been decommissioned and no new jobs are accepted or executed on its compute nodes. Puhti and Mahti login nodes and storage services are planned to remain available until 15 October 2026. Clean up unnecessary files and move any data you need to keep by 31 August 2026. See the Roihu data migration guide for instructions on transferring your data to Roihu.

Custom domains

You can bring your own domain to Rahti and expose your web applications under that domain. You are responsible for managing the domain's DNS settings as well as its certificates. For more information on configuring a custom domain, see the Custom domain names and secure transport tutorial.

  • DNS configuration: you need to configure a CNAME record pointing to router-default.apps.2.rahti.csc.fi. In cases where this is not possible, another option is to configure an A record containing the IP address of router-default.apps.2.rahti.csc.fi. The way this is done depends on the registrar of the DNS record.

    $ host <your-domain>
    <your-domain> is an alias for router-default.apps.2.rahti.csc.fi.
    router-default.apps.2.rahti.csc.fi has address 195.148.21.61
    
  • Certificates: any certificate provider can be used, for example the free certificates provided by the Let's Encrypt controller.

A Route that uses a custom domain supports the same features as any other Route. For example, you can restrict which clients are able to reach it with IP allow-listing.