Migrating git server to a new host and setup
Baptiste Jonglez
baptiste at bitsofnetworks.org
Wed Feb 25 15:10:34 PST 2026
Hi,
On 25-02-26, Goetz Goerisch wrote:
> Hi all,
>
> thank you for doing this!
>
> I tried using new location, but I cannot checkout the feeds.
It was a main/master branch mixup, now fixed, thanks for the report.
The new server is now running in production:
https://git.openwrt.org/
SSH access should work as before, as well as push mirroring to github and
codeberg. Pull mirroring for feeds (from github) is still not entirely
migrated but should hopefully continue to work from the old host.
Please keep testing to make sure we didn't forget anything, we will
maintain the existing host for a while (it is still reachable over SSH and
HTTPS at git-01.infra.openwrt.org in case it's needed, but repos are no
longer updated)
Note that we don't provide support for git:// URLs anymore, because
git-daemon is no longer packaged in Debian:
git (1:2.47.1-1)
* remove unsafe and under-maintained packages that install an unsecured git-daemon services (thx Chris Hofstaedtler; closes: #1078778, #1020284).
We could still set it up, but only if there is strong motivation to
support the bare git:// protocol in addition to https://.
Baptiste
More information about the openwrt-devel
mailing list