List of public hosted project on gitlab home

Hi,

I want to display the list of all hosted projects of my gitlab (public ones only, sure) on the home page of gitlab. Is it possible, and if it is, how to do it?

Thank you in advance for your response,

Floreal

You can’t customize the home page unfortunately, but on the Explore page you can see the most starred projects, e.g. for Itch’s hosted instance: https://git.itch.ovh/explore/projects/starred

I finally found how to do that!

In the administration of gitlab, we can change the homepage URL. So, if we change this page with https://gite.######.fr/explore/projects, all non-logged users will be redirected to this page, which present all hosted projects, as I expected, instead of the login page ! :slight_smile: