Files
truenas-apps/ix-dev/community/wger/app.yaml
Stavros Kois bd9fe8dd59 pin postgres to bookwork (#2980)
* pin postgres to bookwork

* romm: adapt to changes (#2984)

* romm: adapt to changes

* typo

* fix storage

* huh

* test

* fetch default

* bump

* nc-test: enable hsts without preload (#2981)
2025-08-19 14:32:11 +03:00

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.45
lib_version_hash: 2b78b1918738cd8bbb292da9a3f5060f5122e085fa34559c5ae748ead981cff4
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 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.10