Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ec102fe8
Commit
ec102fe8
authored
Oct 11, 2016
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
New images for GitLab basics "Create group" docs
parent
c003c894
Changes
9
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
28 additions
and
23 deletions
+28
-23
doc/gitlab-basics/create-group.md
doc/gitlab-basics/create-group.md
+28
-23
doc/gitlab-basics/img/click-on-new-group.png
doc/gitlab-basics/img/click-on-new-group.png
+0
-0
doc/gitlab-basics/img/create_group.png
doc/gitlab-basics/img/create_group.png
+0
-0
doc/gitlab-basics/img/create_new_group_info.png
doc/gitlab-basics/img/create_new_group_info.png
+0
-0
doc/gitlab-basics/img/create_new_group_sidebar.png
doc/gitlab-basics/img/create_new_group_sidebar.png
+0
-0
doc/gitlab-basics/img/create_new_project_from_group.png
doc/gitlab-basics/img/create_new_project_from_group.png
+0
-0
doc/gitlab-basics/img/group_info.png
doc/gitlab-basics/img/group_info.png
+0
-0
doc/gitlab-basics/img/select-group2.png
doc/gitlab-basics/img/select-group2.png
+0
-0
doc/gitlab-basics/img/select_group_dropdown.png
doc/gitlab-basics/img/select_group_dropdown.png
+0
-0
No files found.
doc/gitlab-basics/create-group.md
View file @
ec102fe8
# How to create a group in GitLab
# How to create a group in GitLab
## Create a group
Your projects in GitLab can be organized in 2 different ways:
Your projects in GitLab can be organized in 2 different ways:
under your own namespace for single projects, such as ´your-name/project-1'; or under groups.
under your own namespace for single projects, such as
`your-name/project-1`
or
If you organize your projects under a group, it works like a folder. You can manage your group members' permissions and access to the projects.
under groups.
To create a group, follow the instructions below:
Sign in to
[
GitLab.com
](
https://gitlab.com
)
.
If you organize your projects under a group, it works like a folder. You can
manage your group members' permissions and access to the projects.
When you are on your Dashboard, click on "Groups" on the left menu of your screen:
---
![
Go to groups
](
img/select-group2.png
)
To create a group:
Click on "New group" on the top right side of your screen:
1.
Expand the left sidebar by clicking the three bars at the upper left corner
and then navigate to
**Groups**
.
![
New group
](
img/click-on-new-group
.png
)
![Go to groups](img/create_new_group_sidebar
.png)
Fill out the information required:
1.
Once in your groups dashboard, click on
**New group**
.
1.
Add a group path or group name (you can't add spaces, so you can use hyphens or underscores
)
![Create new group information](img/create_new_group_info.png
)
1.
Add details or a group description
1.
Fill out the needed information:
1.
You can choose a group avatar if you'd like
1. Set the "Group path" which will be the namespace under which your projects
will be hosted (path can contain only letters, digits, underscores, dashes
and dots; it cannot start with dashes or end in dot).
1. Optionally, you can add a description so that others can briefly understand
what this group is about.
1. Optionally, choose and avatar for your project.
1. Choose the [visibility level](../public_access/public_access.md).
1.
Click on "create group"
1.
Finally, click the
**Create group**
button.
![
Group information
](
img/group_info.png
)
## Add a new project to a group
## Add a project to a group
There are 2 different ways to add a new project to a group:
There are 2 different ways to add a new project to a group:
*
Select a group and then click on "New project" on the right side of your screen. Then you can
[
create a project
](
create-project.md
)
-
Select a group and then click on the
**New project**
button.
![New project](img/create_new_project_from_group.png)
![
New project
](
img/new_project.png
)
You can then continue on [creating a project](create-project.md).
*
When you are
[
creating a project
](
create-project.md
)
, click on "create a group" on the bottom right side of your screen
-
While you are
[
creating a project
](
create-project.md
)
, select a group namespace
you've already created from the dropdown menu.
![
Create a group
](
img/create_group
.png
)
![Select group](img/select_group_dropdown
.png)
doc/gitlab-basics/img/click-on-new-group.png
deleted
100644 → 0
View file @
c003c894
1.91 KB
doc/gitlab-basics/img/create_group.png
deleted
100644 → 0
View file @
c003c894
3.11 KB
doc/gitlab-basics/img/create_new_group_info.png
0 → 100644
View file @
ec102fe8
51.9 KB
doc/gitlab-basics/img/create_new_group_sidebar.png
0 → 100644
View file @
ec102fe8
5.27 KB
doc/gitlab-basics/img/create_new_project_from_group.png
0 → 100644
View file @
ec102fe8
6.39 KB
doc/gitlab-basics/img/group_info.png
deleted
100644 → 0
View file @
c003c894
15.1 KB
doc/gitlab-basics/img/select-group2.png
deleted
100644 → 0
View file @
c003c894
4.92 KB
doc/gitlab-basics/img/select_group_dropdown.png
0 → 100644
View file @
ec102fe8
7.85 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment