mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-08 04:03:51 -05:00
* chore(deps): update updates-patch-minor * devbox (#3726) * bump devbox * order * another * more scripts * opencloud: fix csp (#3741) * opencloud: fix csp * better --------- Co-authored-by: bugclerk <bugclerk@ixsystems.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
78 lines
2.1 KiB
YAML
78 lines
2.1 KiB
YAML
app_version: 1.587.0
|
|
capabilities:
|
|
- description: Worker Reports is able to change file ownership arbitrarily
|
|
name: CHOWN
|
|
- description: Worker Reports is able to bypass file permission checks
|
|
name: DAC_OVERRIDE
|
|
- description: Worker Reports is able to bypass permission checks for file operations
|
|
name: FOWNER
|
|
- description: Caddy is able to bind to privileged ports (< 1024)
|
|
name: NET_BIND_SERVICE
|
|
- description: Worker Reports is able to change group ID of processes
|
|
name: SETGID
|
|
- description: Worker Reports is able to change user ID of processes
|
|
name: SETUID
|
|
categories:
|
|
- productivity
|
|
changelog_url: https://github.com/windmill-labs/windmill/releases
|
|
date_added: '2025-05-01'
|
|
description: Open-source developer platform and workflow engine
|
|
home: https://www.windmill.dev/
|
|
host_mounts: []
|
|
icon: https://media.sys.truenas.net/apps/windmill/icons/icon.svg
|
|
keywords:
|
|
- workflows
|
|
- automation
|
|
- scripts
|
|
- developer
|
|
lib_version: 2.1.65
|
|
lib_version_hash: f92a9ee78c78fc77f86e7d8b545bd4c605c31c599e2c5da59f1615aa516cb8b5
|
|
maintainers:
|
|
- email: dev@truenas.com
|
|
name: truenas
|
|
url: https://www.truenas.com/
|
|
name: windmill
|
|
run_as_context:
|
|
- description: Windmill runs as non-root user.
|
|
gid: 1000
|
|
group_name: windmill
|
|
uid: 1000
|
|
user_name: windmill
|
|
- description: Windmill LSP runs as non-root user.
|
|
gid: 1000
|
|
group_name: windmill
|
|
uid: 1000
|
|
user_name: windmill
|
|
- description: Windmill Worker runs as non-root user.
|
|
gid: 1000
|
|
group_name: windmill
|
|
uid: 1000
|
|
user_name: windmill
|
|
- description: Windmill Native Worker runs as non-root user.
|
|
gid: 1000
|
|
group_name: windmill
|
|
uid: 1000
|
|
user_name: windmill
|
|
- description: Windmill Reports Worker runs as root user.
|
|
gid: 0
|
|
group_name: root
|
|
uid: 0
|
|
user_name: root
|
|
- description: Caddy runs as non-root user
|
|
gid: 1000
|
|
group_name: caddy
|
|
uid: 1000
|
|
user_name: caddy
|
|
- description: Postgres runs as non-root user.
|
|
gid: 999
|
|
group_name: postgres
|
|
uid: 999
|
|
user_name: postgres
|
|
screenshots: []
|
|
sources:
|
|
- https://github.com/windmill-labs/windmill
|
|
- https://www.windmill.dev/
|
|
title: Windmill
|
|
train: community
|
|
version: 1.0.139
|