Comment on I love my Gitea. Any tips and tricks?
zaphod@lemmy.ca 9 months agoA great service for what? If you’re a solo developer storing your code locally with no intention to share or collaborate, a self-hosted service adds a ton of complexity for very little value.
Frankly, I suspect a ton of folks simply don’t realize that you don’t need a service to push/pull remote got repositories because they largely cargo cult their way through source control.
HappyRedditRefugee@lemm.ee 9 months ago
Is running a docker container a lot of overhead?
Ernestly asking, since my opinion is skewed cause im use to running containers.
zaphod@lemmy.ca 9 months ago
Absolutely. Every docker container is software you have to upgrade and maintain.