mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 20:47:58 -05:00
* chore(deps): update updates-patch-minor * remove patch --------- Co-authored-by: bugclerk <bugclerk@ixsystems.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
51 lines
1.2 KiB
YAML
51 lines
1.2 KiB
YAML
app_version: 2.4-dev
|
|
capabilities: []
|
|
categories:
|
|
- health
|
|
changelog_url: https://github.com/wger-project/wger/releases
|
|
date_added: '2025-05-22'
|
|
description: Wger is a self hosted FLOSS fitness/workout, nutrition and weight tracker
|
|
home: https://wger.de
|
|
host_mounts: []
|
|
icon: https://media.sys.truenas.net/apps/wger/icons/icon.svg
|
|
keywords:
|
|
- fitness
|
|
- nutrition
|
|
- tracker
|
|
- workout
|
|
lib_version: 2.1.35
|
|
lib_version_hash: 1bd4e0058fbd4d7c207df2cae606580065e8e6dba3e232f41bc1b006848b05d2
|
|
maintainers:
|
|
- email: dev@ixsystems.com
|
|
name: truenas
|
|
url: https://www.truenas.com/
|
|
name: wger
|
|
run_as_context:
|
|
- description: Wger runs as non-root user.
|
|
gid: 1000
|
|
group_name: wger
|
|
uid: 1000
|
|
user_name: wger
|
|
- description: Nginx runs as non-root user.
|
|
gid: 1000
|
|
group_name: nginx
|
|
uid: 1000
|
|
user_name: nginx
|
|
- description: Postgres runs as non-root user.
|
|
gid: 999
|
|
group_name: postgres
|
|
uid: 999
|
|
user_name: postgres
|
|
- description: Redis runs as a non-root user and root group.
|
|
gid: 0
|
|
group_name: root
|
|
uid: 1001
|
|
user_name: redis
|
|
screenshots: []
|
|
sources:
|
|
- https://github.com/wger-project/wger
|
|
- https://github.com/wger-project/docker
|
|
title: Wger
|
|
train: community
|
|
version: 1.0.5
|