--- title: SVR.JS Git server was migrated to Forgejo date: 2024-06-22 09:33:28 tags: - webmaster - webserver - web - git category: News thumbnail: /images/covers/SVR-JS-Git-server-was-migrated-to-Forgejo.png --- **We have just migrated our Git server to Forgejo.** The previous infrastructure used GitWeb, along with a default Git HTTP backend, SVR.JS web server, and a Git LFS server written in Python. The Git LFS server written in Python is available at https://github.com/mgax/lfs. We performed the migration for multiple reasons. One of them is that the legacy infrastructure had multiple downtime periods due to OOM conditions in Git server's VPS. The new Forgejo-based infrastructure should be more reliable than legacy Git infrastructure. The new Git server also has an issue tracker, and pull request functionality (you don't need to send an email message to submit Git patches anymore). You can visit the new Git server at https://git.svrjs.org/.