GitLab allows you to open selected projects to be accessed publicly or internally.
Projects with either of these visibility levels will be listed in the #{link_to"public access directory",public_root_path}. Internal projects will only be available to authenticated users.
%p
%p.slead
GitLab allows you to open selected projects to be accessed
%strong publicly
or
%strong internally
\.
%br
Projects with either of these visibility levels will be listed in the #{link_to"public access directory",public_root_path}.
%br
Internal projects will only be available to authenticated users.
%hr
%h4
=public_icon
Public projects will be cloneable
%em without any
authentication.
Public projects
%p
Public project can be cloned
%strong without any
authentication.
%br
It will also be listed on the #{link_to"public access directory",public_root_path}."
%br
%strong Any logged in user
will have #{link_to"Guest",help_permissions_path} permissions on the repository."
%hr
%h4
=internal_icon
Internal projects will be cloneable by
%em any authenticated user.
Internal projects
%p
Internal project can be cloned by any logged in user.
%br
It will also be listed on the #{link_to"public access directory",public_root_path} for logged in users.
%br
Any logged in user will have #{link_to"Guest",help_permissions_path} permissions on the repository.