Elektrine lite

← Feed

@denschub@mastodon.schub.social

Post #2956984

2025-02-05 12:25 UTC

@technobaboo@ordinary.cafe I have no easy answer for you. See-also https://mastodon.schub.social/@denschub/113947611632605788 If you don't run projects that depend on random drive-by contributors, moving to something like Codeberg isn't a horrible move. if you have the abilities and you don't need external input, hosting something like Forgejo in your LAN is the best to ensure minimal external dependencies. but staying on GitHub is fine, too, to some extend. you can back up code, and with https://docs.github.com/en/rest/migrations?apiVersion=2022-11-28, you can even back up other things like issues. just make sure you have backups, because you won't get a nice 30 day termination notice from GitHub if things explode

Replies (1)

  • @starsider@valenciapa.ws 2025-03-03 17:11

    @denschub@mastodon.schub.social @technobaboo@ordinary.cafe One alternative is self-hosting: If one knows a bit about using a Linux shell, I would recommend setting up Forgejo in a VPS, with Caddy as reverse proxy to get HTTPS effortlessly. Both are fast, lightweight, and easy to configure. By default sign-ups are open, close them to avoid random spam accounts signing in.

    Open ##2956985