mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-08 04:03:51 -05:00
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.65
|
|
lib_version_hash: f92a9ee78c78fc77f86e7d8b545bd4c605c31c599e2c5da59f1615aa516cb8b5
|
|
maintainers:
|
|
- email: dev@truenas.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 any non-root user.
|
|
gid: 568
|
|
group_name: redis
|
|
uid: 568
|
|
user_name: redis
|
|
screenshots: []
|
|
sources:
|
|
- https://github.com/wger-project/wger
|
|
- https://github.com/wger-project/docker
|
|
title: Wger
|
|
train: community
|
|
version: 1.0.32
|