Skip to content
Snippets Groups Projects
Commit 234d919c authored by Jaromír Hradil's avatar Jaromír Hradil
Browse files

Merge branch 'fix/menu' into 'master'

Fix/menu

See merge request !71
parents 99a8f0e1 d6a318e8
No related branches found
No related tags found
1 merge request!71Fix/menu
...@@ -13,6 +13,14 @@ disableToc: true ...@@ -13,6 +13,14 @@ disableToc: true
If you use your personal project for long-term services, you have to ask for a [GROUP](/cloud/register/#group-project) project (even if you do not work in a group or you do not need any extra quotas). If you use your personal project for long-term services, you have to ask for a [GROUP](/cloud/register/#group-project) project (even if you do not work in a group or you do not need any extra quotas).
{{</hint>}} {{</hint>}}
{{<hint info>}}
**Quick navigation:**
- [I want to request a group project.](/documentation/cloud/register/#group-project)
- [I want to request quota increase or additional flavor for existing project.](/documentation/cloud/register/#increase-quotas-for-existing-group-project)
- [I have a group project already and need to get machines up and running.](/documentation/cloud/quick-start/)
- [I need technical support or security contact.](https://cloud.muni.cz/contacts/)
{{</hint>}}
This guide aims to provide a walk-through for setting up a rudimentary This guide aims to provide a walk-through for setting up a rudimentary
......
...@@ -3,6 +3,7 @@ title: "Project Expiration Policy" ...@@ -3,6 +3,7 @@ title: "Project Expiration Policy"
date: 2021-06-18T11:22:35+02:00 date: 2021-06-18T11:22:35+02:00
draft: false draft: false
disableToC: true disableToC: true
GeekdocHidden: true
--- ---
Every group project has its expiration date. The date is set when creating the project. Expired project are to be disabled and its data later removed. Every group project has its expiration date. The date is set when creating the project. Expired project are to be disabled and its data later removed.
......
...@@ -73,6 +73,11 @@ request a group project using [this form](https://projects.cloud.muni.cz/) and p ...@@ -73,6 +73,11 @@ request a group project using [this form](https://projects.cloud.muni.cz/) and p
* __estimated length of the project__, * __estimated length of the project__,
* __access control information__ _[(info)](#get-access-control-information)_. * __access control information__ _[(info)](#get-access-control-information)_.
## Increase quotas for existing group project
To request quota increase or access to particular [flavor](/documentation/cloud/flavors), please use [this form](https://projects.cloud.muni.cz/).
## Get access control information ## Get access control information
__Access control__ is based on information provided by the selected identity federation __Access control__ is based on information provided by the selected identity federation
and is presented in the form of a VO name and, optionally, a group name. Every user and is presented in the form of a VO name and, optionally, a group name. Every user
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
<li><span class="flex"><a class="gdoc-nav__entry " href="/documentation/cloud/news/">News</a></span></li> <li><span class="flex"><a class="gdoc-nav__entry " href="/documentation/cloud/news/">News</a></span></li>
<li><span class="flex"><a class="gdoc-nav__entry " href="/documentation/cloud/about/">About Metacentrum cloud</a></span></li> <li><span class="flex"><a class="gdoc-nav__entry " href="/documentation/cloud/about/">About Metacentrum cloud</a></span></li>
<li><span class="flex"><a class="gdoc-nav__entry " href="/documentation/cloud/flavors">Flavors</a></span></li> <li><span class="flex"><a class="gdoc-nav__entry " href="/documentation/cloud/flavors">Flavors</a></span></li>
<li><span class="flex"><a class="gdoc-nav__entry " href="/documentation/cloud/project-expiration/">Project Expiration Policy</a></span></li>
</ul> </ul>
</li> </li>
</ul> </ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment