this post was submitted on 17 Aug 2026
739 points (99.2% liked)

Programmer Humor

32845 readers
1657 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ramble81@lemmy.zip 10 points 1 day ago (2 children)

I’m just about to go in on GitHub Enterprise but I may consider Codeberg. For the latter, how well do build agents and workflow files transfer over? Also looking for things like SSO, dedicated IPs for workers and remote on premise workers.

[–] dan@upvote.au 2 points 16 hours ago* (last edited 16 hours ago) (1 children)

If you're considering hosting Github Enterprise on-prem then it might be worth considering Forgejo too. It's the system that powers Codeberg.

Codeberg doesn't allow proprietary code, only open-source. You'd have to self-host Forgejo if you want to use it for private projects.

[–] ramble81@lemmy.zip 2 points 11 hours ago

Codeberg doesn’t allow proprietary code

Welp, that makes it a non-starter and the team is too small to self host.

Thank you for pointing that out.

[–] DacoTaco@lemmy.world 3 points 18 hours ago (1 children)

If it helps, ghe is hosted on completely different servers than gh public servers. They were also unaffected by this as i could keep working.
I havent heard much good stuff of codeberg tbh

That said, this is a reminder i need to test a local hosted gitea