All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Developer Shuts Down Self-Hosted Git Server After AI Scrapers Overwhelm It

By

dzulp0d

3mo ago· 2 min readenOpinion

Summary

A developer announces the end of their self-hosted public git server that had been running since 2011, citing AI scrapers as the cause of its demise. The scrapers flooded the cgit frontend with excessive requests, overwhelming the server. After months of issues, the author decided not to rebuild and instead migrated repositories to GitLab and GitHub. They also mention maintaining only one self-hosted service (a static blog) and fixing configuration issues caused by AI scrapers filling up disk space with 404 logs.

Key quotes

· 4 pulled
AI scrapers have hammered the poor, little server to death by flooding the cgit frontend with tons of pointless requests.
I don't feel like taking up the fight with the scrapers in my spare time, I leave that to people who are in a better position to do so.
Now I'm down to one self-hosted service, which is the webserver hosting mainly this blog and a few more little things.
Apparently millions of 404 answers where not enough to convince the bots that there is no cgit service (any more).
Snippet from the RSS feed
Ok, it is over. End of an era for me. No more self-hosted git. I had a public git server running since 2011, and a public cvs server before that. AI scrapers have hammered the poor, little server to death by flooding the cgit frontend with tons of pointle

You might also wanna read