7 ms·
I had to take offline my personal gitea instance as it was regularly spammed, crashing Caddy in the process.
by h4kor 2y ago
I had to take offline my personal gitea instance as it was regularly spammed, crashing Caddy in the process.
- myaccountonhn 2y agoIf you don't have public repos you can use gitolite and have ssh only access.
- h4kor 2y agoI 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.