Files
truenas-apps/ix-dev/community/signal-cli-rest-api/app.yaml
Kamil Rojewski ba2dc6362a add signal-cli-rest-api (#3611)
* add signal-cli-rest-api

* fixed test port

* fixed label

* fixed icon

* remove old libs

* new lib

* Update title

* fix port and uid/gid, add missing sections in questions, category

* add mode

* icon

* icn

* caps

---------

Co-authored-by: Stavros Kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-11-14 17:27:52 +02:00

42 lines
1.3 KiB
YAML

app_version: '0.95'
capabilities:
- description: Signal CLI REST API is able to change file ownership arbitrarily
name: CHOWN
- description: Signal CLI REST API is able to bypass file permission checks
name: DAC_OVERRIDE
- description: Signal CLI REST API is able to bypass permission checks for file operations
name: FOWNER
- description: Signal CLI REST API is able to change group ID of processes
name: SETGID
- description: Signal CLI REST API is able to change user ID of processes
name: SETUID
categories:
- productivity
changelog_url: https://github.com/bbernhard/signal-cli-rest-api/releases
date_added: '2025-11-14'
description: This project creates a small dockerized REST API around signal-cli.
home: https://github.com/bbernhard/signal-cli-rest-api
host_mounts: []
icon: https://media.sys.truenas.net/apps/signal-cli-rest-api/icons/icon.svg
keywords:
- signal
lib_version: 2.1.62
lib_version_hash: 5d04ea326fca3ee8d6bbdd7ae966453f45e80ba8c83a81dfdae14ff99f8e70d5
maintainers:
- email: dev@truenas.com
name: truenas
url: https://www.truenas.com/
name: signal-cli-rest-api
run_as_context:
- description: Signal CLI REST API runs as root user.
gid: 0
group_name: root
uid: 0
user_name: root
screenshots: []
sources:
- https://github.com/bbernhard/signal-cli-rest-api
title: Signal CLI REST API
train: community
version: 1.0.0