Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Commits
320a02e1
Commit
320a02e1
authored
2 years ago
by
Jan Siwiec
Browse files
Options
Downloads
Patches
Plain Diff
Update dice.md
parent
00ec3548
No related branches found
No related tags found
No related merge requests found
Pipeline
#28080
passed with warnings
2 years ago
Stage: test
Stage: build
Stage: deploy
Stage: after_test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs.it4i/dice.md
+18
-17
18 additions, 17 deletions
docs.it4i/dice.md
with
18 additions
and
17 deletions
docs.it4i/dice.md
+
18
−
17
View file @
320a02e1
...
...
@@ -8,9 +8,9 @@ Its main goals are related to fostering innovation and creativity in education.
This project attempts to be a leading initiative that supports educational community
to make progress in the field of innovation and creativity through effective, authentic, practical, sustainable actions.
The project has been funded with support from the European Commission.
For more information, see
[
http://www.dice
project
.eu/
][
b
]
.
For more information, see
[
the official DICE
project
page
][
b
]
.
**IT4Innovations participates in DICE. DICE uses the iR
ods
software**
**IT4Innovations participates in DICE. DICE uses the iR
ODS
software**
The integrated Rule-Oriented Data System (iRODS) is an open source data management software
used by research organizations and government agencies worldwide.
...
...
@@ -18,7 +18,8 @@ iRODS is released as a production-level distribution aimed at deployment in miss
It virtualizes data storage resources, so users can take control of their data,
regardless of where and on what device the data is stored.
As data volumes grow and data services become more complex,
iRODS is serving an increasingly important role in data management, see
[
https://irods.org/
][
c
]
.
iRODS is serving an increasingly important role in data management.
For more information, see
[
the official iRODS page
][
c
]
.
## How to Put Your Data to Our Server
...
...
@@ -26,7 +27,7 @@ iRODS is serving an increasingly important role in data management, see [https:/
First, we need to verify your identity, this is done through the following steps:
1.
Sign in with your organi
s
ation
[
B2ACCESS
][
d
]
; the page requests a valid personal certificate (e.g. GEANT).
1.
Sign in with your organi
z
ation
[
B2ACCESS
][
d
]
; the page requests a valid personal certificate (e.g. GEANT).
Accounts with "Low" level of assurance are not granted access to IT4I zone.
1.
Confirm your certificate in the browser:
...
...
@@ -41,17 +42,17 @@ First, we need to verify your identity, this is done through the following steps

1.
After successful
l
login to B2Access:
1.
After successful login to B2Access:
1. **For Non IT4I Users**
Sign in to our [AAI][f] through your B2Access account.
You have to set a new password for iR
ods
access.
You have to set a new password for iR
ODS
access.
1. **For IT4I Users**
Sign in to our [AAI][f] through your B2Access account and link your B2ACCESS identity with your existing account.
The
I
RODS password will be the same as your IT4I LDAP password (i.e. code.it4i.cz password).
The
i
RODS password will be the same as your IT4I LDAP password (i.e. code.it4i.cz password).


...
...
@@ -66,13 +67,13 @@ First, we need to verify your identity, this is done through the following steps
!
[](
img/eosc-providers.jpg
)
!
[](
img/eudat_request.jpg
)
## Access to iR
ods
Collection From Karolina
## Access to iR
ODS
Collection From Karolina
Access to iR
ods
Collection requires access to the Karolina cluster (i.e.
[
IT4I account
][
4
]
),
Access to iR
ODS
Collection requires access to the Karolina cluster (i.e.
[
IT4I account
][
4
]
),
since iRODS clients are provided as a module on Karolina (Barbora is in progress).
The
`irodsfs`
module loads config file for irodsfs and icommands, too.
Note that you can change password to i
rods
[
aai.it4i.cz
][
m
]
.
Note that you can change password to i
RODS at
[
aai.it4i.cz
][
m
]
.
### Mounting Your Collection
...
...
@@ -146,16 +147,16 @@ Enter your current PAM password:
Use the command
`iput`
for upload,
`iget`
for download, or
`ihelp`
for help.
## Access to iR
ods
Collection From Other Resource
## Access to iR
ODS
Collection From Other Resource
!!! note
This guide assumes you are uploading your data from your local PC/VM.
Use the password from
[
AAI
][
f
]
.
### You Need a Client to Connect to iR
ods
Server
### You Need a Client to Connect to iR
ODS
Server
There are many iR
ods
clients, but we recommend the following:
There are many iR
ODS
clients, but we recommend the following:
-
Cyberduck - Windows/Mac, GUI
-
Fuse (irodsfs lite) - Linux, CLI
...
...
@@ -174,9 +175,9 @@ For access, set PAM passwords at [AAI][f].
### Fuse
!!!note "Linux client only"
This is Linux client only, basic knowledge of command line is neccessary.
This is
a
Linux client only, basic knowledge of
the
command line is neccessary.
Fuse allows you to work with your iR
ods
collection like an ordinary directory.
Fuse allows you to work with your iR
ODS
collection like an ordinary directory.
```
console
cd ~
...
...
@@ -229,7 +230,7 @@ To stop/unmount your collection, use:
### iCommands
-!!!note "Linux client only"
This is Linux client only, basic knowledge of command line is neccessary.
This is
a
Linux client only, basic knowledge of
the
command line is neccessary.
We recommend Centos7, Ubuntu 20 is optional.
...
...
@@ -301,7 +302,7 @@ Enter your current PAM password:
file.jpg
```
**How to put your data to iR
ods
**
**How to put your data to iR
ODS
**
```
console
[some_user@local_pc ~]$
iput cesnet.crt
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment