Skip to content

Docs CSC now features an automatic Finnish translation. Click here for more information.

Warning!

Puhti and Mahti will be decommissioned after Roihu becomes available. Users should clean up unnecessary files and move any required data by the end of August 2026. See the Roihu data preparation instructions for details.

Puhti scratch is very full: keep only active data there and move or delete everything else. No new Puhti scratch quota will be granted.

Is it possible to make data in Allas read-only?

Inside a project

Inside a project there is currently no read-only mode in Allas. Each project member has full access to the data, which causes a risk: any project member can accidentally overwrite or delete data.

Between projects

You can give another project read-only access to your bucket using Swift or S3cmd.

Sharing URL

In addition, it is possible to make a bucket public, which makes the content available for viewing ("read-only") via URLs. The URL to an object in a public bucket is of the form https://<bucket_name>.a3s.fi/<object_name> or https://a3s.fi/swift/v1/AUTH_<project_id>/<bucket_name>/<object_name> where <project_id> is the identifier of your computing project in UUID format.

Additional guidance for making buckets public