Would I have to do anything on my end, or would everything be set up automatically when the update is pushed?

  • @[email protected]
    link
    fedilink
    English
    152 years ago

    I have a selfhosted gitea instance, did I miss something? Gitea federation would be amazing!

        • @[email protected]
          link
          fedilink
          English
          52 years ago

          Do you net set your private repos to private? My public stuff is public and private stuff is private.

          • FancyGUI
            link
            fedilink
            English
            42 years ago

            It’s more about people being able to interact with your public projects without having to sign up to your instance. I’ve been wanting this for a few tools that I create and maintain. It’s awkward for people to open issues if they can’t sign up to my gitlab instance

            • @[email protected]
              link
              fedilink
              English
              22 years ago

              I made my instance accept public sign up. Through now that I think about it, my email setup is probably broken, because I changed something.

    • FancyGUI
      link
      fedilink
      English
      12 years ago

      Right?! I’ve been waiting for GitLab to offer something like this for ages!

  • @SpaceNoodle
    link
    English
    112 years ago

    Y’all update your services?

    • @KalciferOP
      link
      English
      252 years ago

      Y’all don’t update your services?

        • exu
          link
          fedilink
          English
          82 years ago

          That’s why you automated that when setting everything up

        • FancyGUI
          link
          fedilink
          English
          12 years ago

          Buddy! Renovate self hosted FTW with custom reflex manager for k8s yaml files using helm release. MAGNIFICENT

  • atomic peach
    link
    fedilink
    English
    102 years ago

    It’s too early to know how exactly it’ll be implemented, but I’d bet there would likely be a toggle/setting to turn on at the very least. I’m sure the upgrade instructions will be early laid out how to enable it.

  • @[email protected]
    link
    fedilink
    English
    92 years ago

    Maybe consider using forgejo (gitea fork used by codeberg)

    And i do think, some changes would be needed but nothing big, also it wouldnt ne activated by default.

  • poVoq
    link
    fedilink
    English
    42 years ago

    The setting option to enable it is already there, it just doesn’t fully work yet.

  • kopper [they/them]
    link
    fedilink
    English
    0
    edit-2
    2 years ago

    You’d have to be significantly more careful with backups, as it’s really easy to effectively “burn” a domain from federating over AP ever again (at least to instances that federated with it before), but otherwise it should be reasonably automatic as federation gets implemented piece by piece.

    • @[email protected]
      link
      fedilink
      English
      32 years ago

      As someone who has very little experience with ActivityPub but is always interested in learning more, what’s the risk of "burn"ing a domain? Does it come from certs or signatures changing on the same domain, causing it to no longer be accepted or something?

      • kopper [they/them]
        link
        fedilink
        English
        12 years ago

        it’s partly because everything has public/private certificates, but also partly because there isn’t much synchronization going on after the initial “push”. if you shut an instance down and modify the database directly without informing other instances (say, you remove an account) then other instances will not be able to tell and will drift out of date, essentially making that specific thing unusable for any instance that has previously interacted with it. if you expand that out to, say, wiping and re-creating an entire database, then you end up with so much uncertainty that you may as well start over from a fresh domain