Skip to content
Snippets Groups Projects
Commit 79f544dd authored by David Hrbáč's avatar David Hrbáč
Browse files

Works finally

parent 7c12e6de
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!219Virtual environment, upgrade MKdocs, upgrade Material design
...@@ -120,19 +120,19 @@ Once authorized by PI, every person (PI or Collaborator) wishing to access the c ...@@ -120,19 +120,19 @@ Once authorized by PI, every person (PI or Collaborator) wishing to access the c
Example (except the subject line which must be in English, you may use Czech or Slovak language for communication with us): Example (except the subject line which must be in English, you may use Czech or Slovak language for communication with us):
```console ```console
Subject: Access to IT4Innovations Subject: Access to IT4Innovations
Dear support, Dear support,
Please open the user account for me and attach the account to OPEN-0-0 Please open the user account for me and attach the account to OPEN-0-0
Name and affiliation: John Smith, john.smith@myemail.com, Department of Chemistry, MIT, US Name and affiliation: John Smith, john.smith@myemail.com, Department of Chemistry, MIT, US
I have read and accept the Acceptable use policy document (attached) I have read and accept the Acceptable use policy document (attached)
Preferred username: johnsm Preferred username: johnsm
Thank you, Thank you,
John Smith John Smith
(Digitally signed) (Digitally signed)
``` ```
You will receive your personal login credentials by protected e-mail. The login credentials include: You will receive your personal login credentials by protected e-mail. The login credentials include:
...@@ -169,19 +169,19 @@ In order to authorize a Collaborator to utilize the allocated resources, the PI ...@@ -169,19 +169,19 @@ In order to authorize a Collaborator to utilize the allocated resources, the PI
Example (except the subject line which must be in English, you may use Czech or Slovak language for communication with us): Example (except the subject line which must be in English, you may use Czech or Slovak language for communication with us):
```console ```console
Subject: Authorization to IT4Innovations Subject: Authorization to IT4Innovations
Dear support, Dear support,
Please include my collaborators to project OPEN-0-0. Please include my collaborators to project OPEN-0-0.
John Smith, john.smith@myemail.com, Department of Chemistry, MIT, US John Smith, john.smith@myemail.com, Department of Chemistry, MIT, US
Jonas Johansson, jjohansson@otheremail.se, Department of Physics, Royal Institute of Technology, Sweden Jonas Johansson, jjohansson@otheremail.se, Department of Physics, RIT, Sweden
Luisa Fibonacci, lf@emailitalia.it, Department of Mathematics, National Research Council, Italy Luisa Fibonacci, lf@emailitalia.it, Department of Mathematics, National Research Council, Italy
Thank you, Thank you,
PI PI
(Digitally signed) (Digitally signed)
``` ```
## Change Passphrase ## Change Passphrase
...@@ -255,4 +255,4 @@ User will get 3 automatically generated warning e-mail messages of the pending r ...@@ -255,4 +255,4 @@ User will get 3 automatically generated warning e-mail messages of the pending r
* Second message will be sent 1 month before the removal * Second message will be sent 1 month before the removal
* Third message will be sent 1 week before the removal. * Third message will be sent 1 week before the removal.
The messages will inform about the projected removal date and will challenge the user to migrate her/his data These messages will inform about the projected removal date and will challenge the user to migrate her/his data.
File moved
...@@ -16,17 +16,24 @@ repo_url: https://code.it4i.cz/sccs/docs.it4i.cz ...@@ -16,17 +16,24 @@ repo_url: https://code.it4i.cz/sccs/docs.it4i.cz
copyright: Copyright (c) 2013-2018 IT4Innovations / ver. 03ecba66 / 2018-10-16 10:21:23 +0200 copyright: Copyright (c) 2013-2018 IT4Innovations / ver. 03ecba66 / 2018-10-16 10:21:23 +0200
theme: theme:
name: null name: material
custom_dir: material custom_dir: material-new
# 404 page # 404 page
static_templates: static_templates:
- 404.html - 404.html
feature:
tabs: true
# Don't include MkDocs' JavaScript # Don't include MkDocs' JavaScript
include_search_page: false include_search_page: false
search_index_only: true search_index_only: true
font:
text: 'Ubuntu'
code: 'Ubuntu Mono'
favicon: img/favicon.ico favicon: img/favicon.ico
nav: nav:
...@@ -201,9 +208,6 @@ extra: ...@@ -201,9 +208,6 @@ extra:
palette: palette:
primary: 'grey' primary: 'grey'
accent: 'yellow' accent: 'yellow'
font:
text: 'Ubuntu'
code: 'Ubuntu Mono'
i18n: i18n:
prev: 'Previous' prev: 'Previous'
next: 'Next' next: 'Next'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment