Alessio

Results 41 comments of Alessio

I'm updating a project that used version 5.0 of this library to version 6.0. So far my approach was to have a new and clean Laravel install to compare it...

Thanks @davidzhao for the pointing that each client needs two ports, somehow I was expecting it to use less with a mux approach. Sure I will submit a PR as...

@CaosFR I added some suggestions to check in the linked issue (#687), but in general I can confirm it works well behind Traefik even without Turn (although I'm working to...

I added in #733 a first attempt to make clear and configurable the turn relay range. > You could also try muxing it with udpmux. I see, this is currently...

I'm also experiencing errors when deleting images from the container registry. I noticed the problem after upgrading to 16.6. I suppose it is connected to [Gitlab forking](https://about.gitlab.com/blog/2023/12/04/gitlabs-next-generation-container-registry-is-now-available/) the [Docker distribution...

I actually stumbled on https://gitlab.com/gitlab-org/container-registry/-/issues/958#note_1471217687 that consider my setup (using `registry:2.7.1`) as a third party registry that will not be supported in the future. In that thread is suggested to...

> https://gitlab.com/gitlab-org/gitlab/-/issues/423459 that the suggested way is to migrate the entire contents of the Docker registry by using the GitLab container registry Dear @sachilles I also saw the link you...

> however I had to clean all the images within the registry. @Gabrielandre02 could you tell me more about why you had to clean all the images, as in the...

Hi, I'm also interested in self-hosting instructions. Did anyone succeed in the installation?

Ok, so I'll try and I will post here in case of unexpected problems. > copy the template and configure as needed I see two block I would get rid...