Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Lore from Epic Games - alternative to GitHub, GitLab, Gitea, etc

Lore from Epic Games - alternative to GitHub, GitLab, Gitea, etc

Scheduled Pinned Locked Moved App Wishlist
10 Posts 3 Posters 171 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • marcusquinnM Offline
    marcusquinnM Offline
    marcusquinn
    wrote last edited by
    #1
    • https://github.com/EpicGames/lore
    • https://github.com/EpicGames/lore/releases
    • https://epicgames.github.io/lore/

    OS License: MIT

    Docker:

    • https://epicgames.github.io/lore/how-to/deploy-local-lore-server/#run-with-docker

    Lore is an open source version control system designed for unprecedented scalability of both data and teams. It is optimized for projects that combine code with large binary assets, including games and entertainment, and caters for the needs of developers and artists alike.

    16fbb896-9b27-40d0-8aa2-49963f0c3bbc-image.jpeg

    ee02aced-d6d0-4ba1-8b7a-090e84bb885c-image.jpeg

    Web Design & Development: https://www.evergreen.je
    Technology & Apps: https://www.marcusquinn.com

    1 Reply Last reply
    6
    • robiR Offline
      robiR Offline
      robi
      wrote last edited by
      #2

      Can it hide select file and assets like secrets?

      Conscious tech

      marcusquinnM 1 Reply Last reply
      1
      • L Online
        L Online
        LoudLemur
        wrote last edited by
        #3

        why use Lore instead of eg Forgejo? i might try to package itΒ·

        marcusquinnM 1 Reply Last reply
        1
        • L LoudLemur

          why use Lore instead of eg Forgejo? i might try to package itΒ·

          marcusquinnM Offline
          marcusquinnM Offline
          marcusquinn
          wrote last edited by
          #4

          @LoudLemur i think Lore is more for repos that are heavy in media assets

          Web Design & Development: https://www.evergreen.je
          Technology & Apps: https://www.marcusquinn.com

          1 Reply Last reply
          2
          • robiR robi

            Can it hide select file and assets like secrets?

            marcusquinnM Offline
            marcusquinnM Offline
            marcusquinn
            wrote last edited by
            #5

            @robi unencrypted secrets shouldn't be in any repos

            Web Design & Development: https://www.evergreen.je
            Technology & Apps: https://www.marcusquinn.com

            robiR 1 Reply Last reply
            1
            • marcusquinnM marcusquinn

              @robi unencrypted secrets shouldn't be in any repos

              robiR Offline
              robiR Offline
              robi
              wrote last edited by
              #6

              @marcusquinn Yes, that's obvious.

              What isn't is what I asked. Git cannot do this. People would pay for this.

              Conscious tech

              marcusquinnM 1 Reply Last reply
              0
              • L Online
                L Online
                LoudLemur
                wrote last edited by LoudLemur
                #7

                This would be headless at the moment, but Epic have a GUI in the roadmap. Would like to package it then.

                Lore was previously used internally for UEFN (Fortnite islands) under the name Unreal Revision Control.

                Key innovations:

                • Content-addressed storage + chunking (efficient for large files)
                • Merkle trees + immutable, cryptographically verifiable history
                • On-demand hydration / sparse workspaces (don’t download everything)
                • Extremely scalable by design (files, history depth, branches, concurrent users, teams)
                • Free branching with low overhead
                  CLI-first + rich API (bindings for Rust, C#, Python, JS, Go, etc.)
                • Desktop client available (binaries provided)

                It is centralized (like Perforce) but modern and designed to scale without the usual pain points.

                Lore Pros

                • Outstanding performance with large binary files (far better than Git + LFS)
                • Designed for massive scale (data + teams)
                • Tamper-evident / cryptographically strong history
                • Efficient storage and transfer (chunking + on-demand)
                • Backed by Epic Games + already battle-tested in production (UEFN)
                • Fully open source (MIT) and free
                  Self-hostable server
                robiR 1 Reply Last reply
                0
                • L LoudLemur

                  This would be headless at the moment, but Epic have a GUI in the roadmap. Would like to package it then.

                  Lore was previously used internally for UEFN (Fortnite islands) under the name Unreal Revision Control.

                  Key innovations:

                  • Content-addressed storage + chunking (efficient for large files)
                  • Merkle trees + immutable, cryptographically verifiable history
                  • On-demand hydration / sparse workspaces (don’t download everything)
                  • Extremely scalable by design (files, history depth, branches, concurrent users, teams)
                  • Free branching with low overhead
                    CLI-first + rich API (bindings for Rust, C#, Python, JS, Go, etc.)
                  • Desktop client available (binaries provided)

                  It is centralized (like Perforce) but modern and designed to scale without the usual pain points.

                  Lore Pros

                  • Outstanding performance with large binary files (far better than Git + LFS)
                  • Designed for massive scale (data + teams)
                  • Tamper-evident / cryptographically strong history
                  • Efficient storage and transfer (chunking + on-demand)
                  • Backed by Epic Games + already battle-tested in production (UEFN)
                  • Fully open source (MIT) and free
                    Self-hostable server
                  robiR Offline
                  robiR Offline
                  robi
                  wrote last edited by
                  #8

                  @LoudLemur why does it need a UI?

                  Just use a holding page for the /healthcheck

                  Conscious tech

                  1 Reply Last reply
                  0
                  • robiR robi

                    @marcusquinn Yes, that's obvious.

                    What isn't is what I asked. Git cannot do this. People would pay for this.

                    marcusquinnM Offline
                    marcusquinnM Offline
                    marcusquinn
                    wrote last edited by
                    #9

                    @robi What am I, customer services? πŸ˜‚

                    Web Design & Development: https://www.evergreen.je
                    Technology & Apps: https://www.marcusquinn.com

                    robiR 1 Reply Last reply
                    1
                    • marcusquinnM marcusquinn

                      @robi What am I, customer services? πŸ˜‚

                      robiR Offline
                      robiR Offline
                      robi
                      wrote last edited by
                      #10

                      @marcusquinn You replied distinctly.

                      I'm sure one of your Agents can help you with that. 😁

                      Conscious tech

                      1 Reply Last reply
                      0

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better πŸ’—

                      Register Login
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search