Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

How to setup a new project and invite project members

...

Go

...

to

...

https://gitlab.software.geant.org

...

and use your credentials to log in - see How to log in for details

2. You will be provided with the home page on which you can create your first GitLab project or otherwise it will list the already created ones.
Image Removed
Image Added


3. You can create a new group and than invite other members to that group in order to collaborate to the assigned project's or directly create a new one. In To create new group we need to chose "Create group"

Image Added

 In this case we will create a new group with name "mynewgroupMyAwesomeGroup".
Image Removed
Image Added


HTML
<p>4. Now we will add members on mynewgroupMyAwesomeGroup and assign the member permissions. More information about members permissions <a href="https://docs.gitlab.com/ee/user/permissions.html" target="_blank">here</a>

Go to Group information → Members

Image AddedImage Removed


5. Now that we have added members to mynewgroup MyAwesomeGroup we can start create new project. Go to Menu Projects >   Your projects > projects → Create a project → Create blank project. Than we can specifie specify a name (1), the group (2), visibility (3) and Create!

Image RemovedImage Added

How to invite existing GitLab member to project

In order to invite existing members to an existing project first we need to go to the project itself.  Than Then in project view click on Settings > Members > Project information → Members → Invite member tab.

Image RemovedImage Added


Select a member, choose a role permission, expiration date if needed and click Add to project. Shortly after, an email should arrive at the email address of the invited member.

...

To create a new group, after we login we expend Menu → Groups and click Your groups → New Group → Create group (on the top right of the screen). Another window will be displayed to fill up group information details (see image below).


Image RemovedImage Added


More information about groups you can find on official documentation of GitLab at: https://docs.gitlab.com/ee/user/group/

...