On Tuesday 22 of September 2020 03:13:30 Michele Calgaro via tde-users wrote:
On 2020/09/22 05:52 AM, Sl�vek Banko via tde-users wrote:
Once we proceed with the migration of the DNS servers of the trinitydesktop.org domain, it will be a good idea to change the address for TGW, because the currenthttps://mirror.git.trinitydesktop.org/gitea may look confusing. I would likehttps://gitea.trinitydesktop.org/
https://gitea.trinitydesktop.org sounds great. As Emanoil suggested, we should keep the old https://mirror.git.trinitydesktop.org/gitea address as an alias, at least for 6 months or so. We can decide whether to remove it later on once the users have got used to the new address.
I suggest cgit to point to the gitea on tde-box instead of TGW, so cgit and tde-box gitea are always aligned. A small one hour delay is not a problem for someone looking at cgit IMO.
TGW works perfectly.
Cheers Michele ____________________________________________________
To be precise - the cgit interface is on each of the sites and uses repositories from the local Gitea instance on each of them:
Instance https://mirror.git.trinitydesktop.org/cgit is on the same server as TGW, so this CGit interface uses repositories from TGW.
Instance https://git.trinitydesktop.org/cgit is on the same server as second Gitea instance (SCM), so this CGit interface uses repositories from the second Gitea instance.
Cheers