Hacker News new | ask | show | jobs
by h4kor 454 days ago
I had to take offline my personal gitea instance as it was regularly spammed, crashing Caddy in the process.
1 comments

If you don't have public repos you can use gitolite and have ssh only access.
I used and am now using plain git over ssh. I only hosted gitea to have my code accessible for anyone interested.

My "main" projects I want to keep public are moved/cloned to GitHub, the rest I just don't bother with any longer.