feat: support Git LFS on plain gitea #57
Reference in New Issue
Block a user
No description provided.
Delete Branch "lfs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add an opt-in compose.lfs.yml that mounts the lfs_jwt_secret secret and
enables GITEA_LFS_START_SERVER for use of lfs with plain gitea (previously lfs required forgejo)
based on the thread and feature request here: https://matrix.to/#/!DfXPgKLoYCvjHithgS:autonomic.zone/$ZCyxEXNmFyUy420c9CFsbb-zxBb80i45L6Qu8bo0plc?via=autonomic.zone&via=matrix.org&via=pub.solar
this is already deployed live to git.cooopcloud.tech and I tested it there (lfs seems to be working)
cc recent committers for review @p4u1 @fauno @ammaratef45 @3wordchant if anyone wants to take a look
lgtm!