Remix.run Logo
iamkrazy 2 hours ago

I installed forgejo on my home server and never looked back. The only problem I face is when hosting an app on DigitalOcean App platform, or vercel etc. They only connect to GitHub.

lorecore 34 minutes ago | parent | next [-]

All of the reasons to avoid GitHub are also reasons to avoid the Digital Ocean App platform and Vercel. I use Digital Ocean, but just the VPSs. Don't let yourself get vendor locked in with these middle men, retain control and shoot for the most universal level of the stack you can.

iamkrazy 23 minutes ago | parent [-]

It's just a step. I will eventually move to coolify, just haven't had time to set it up. But the problem stands: coolify also doesn't connect to forgejo.

sinpif 26 minutes ago | parent | prev | next [-]

Similar situation with Apple's Xcode Cloud.

iamkrazy 22 minutes ago | parent [-]

Have never developed on/for apple platform, so I have no clue. Apple makes setting up development so hard, I wonder what motivates developers to jump through all the hoops.

cobbzilla 2 hours ago | parent | prev [-]

I’m in a similar boat, I abandoned ship for Gitea years ago (prior to forgejo fork) and have no regrets.

For things that require GitHub I’ve been able to mirror repos there and get things working. Keeping code in sync is annoying though.