this post was submitted on 12 Nov 2023
102 points (94.7% liked)

Selfhosted

60409 readers
587 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I'm looking to self-host a GitHub alt on a cheap Linux VPS for personal use. Any rec?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] scrubbles@poptalk.scrubbles.tech 7 points 2 years ago (1 children)

Used gogs, it was... fine. Made the jump to Gitea and it's just amazing. Not that it does anything really different, but you can tell it's much more polished. Gogs just felt like a CS student's final project, Gitea is something I could use at work.

[โ€“] pixxelkick@lemmy.world 1 points 2 years ago

They genuinely looked identical to me.

Either way, gogs dies what I need it to, git server for backing up my code and super basic git web Hooks to trigger my build server.

Couldn't ask for anything more.