mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 20:47:58 -05:00
* rm old lib * bump lib and update mail * add new lib * bump local lib * add some extra frindlier names * update lib
41 lines
1003 B
YAML
41 lines
1003 B
YAML
app_version: 12.0.4-rootless
|
|
capabilities: []
|
|
categories:
|
|
- productivity
|
|
changelog_url: https://forgejo.org/releases/
|
|
date_added: '2025-03-28'
|
|
description: Forgejo is a self-hosted lightweight software forge. Easy to install
|
|
and low maintenance, it just does the job.
|
|
home: https://forgejo.org/
|
|
host_mounts: []
|
|
icon: https://media.sys.truenas.net/apps/forgejo/icons/icon.svg
|
|
keywords:
|
|
- git
|
|
- forgejo
|
|
- source control
|
|
lib_version: 2.1.53
|
|
lib_version_hash: 87d1db998a9aab3355a78a686d640251822e640125e65ad1237c9902a59e32f1
|
|
maintainers:
|
|
- email: dev@truenas.com
|
|
name: truenas
|
|
url: https://www.truenas.com/
|
|
name: forgejo
|
|
run_as_context:
|
|
- description: Forgejo runs as any non-root user.
|
|
gid: 568
|
|
group_name: forgejo
|
|
uid: 568
|
|
user_name: forgejo
|
|
- description: Postgres runs as non-root user.
|
|
gid: 999
|
|
group_name: postgres
|
|
uid: 999
|
|
user_name: postgres
|
|
screenshots: []
|
|
sources:
|
|
- https://forgejo.org/
|
|
- https://codeberg.org/forgejo/forgejo
|
|
title: Forgejo
|
|
train: community
|
|
version: 1.0.25
|