umbrel-apps/torq/umbrel-app.yml
2024-02-05 12:31:17 -08:00

95 lines
2.5 KiB
YAML

manifestVersion: 1
id: torq
category: bitcoin
name: Torq
version: "v1.5.1"
tagline: Scalable Node Management Software
description: >-
Operating a Lightning node requires a lot of work. You need to monitor your channels, rebalance them, keep track of your fees and much more.
With Torq, you can collect and analyze your data with increasingly advanced tools.
Features:
- Advanced decision engine for automation. Create your own logic visually through workflows.
- Notifications via Telegram, Discord and Slack (with advanced logic and templating)
- Fast even with more than 1000 channels.
- Advanced charts and visualizations of aggregated forwarding statistics
- Manage multiple nodes at once.
- Filter, sort and group data
- Stores all events from your node including HTLC events, fee rate changes and channel enable/disable events
- Store custom table views configurations for quickly finding the right information
- Fetch and analyse data from any point in time
- Navigate through time (days, weeks, months) to track your progress
- Tag channels and nodes with custom labels (Exchange, Routing node, Sink, Source, or anything else)
developer: Torq
website: https://torq.co
dependencies:
- lightning
repo: ""
support: https://github.com/lncapital/torq/issues/new
port: 7028
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
- 5.jpg
releaseNotes: >-
Torq v.1.5.1:
Release notes:
- CLN v23.11+ is required (pagination)
- Integration with Kraken
- New workflow triggers: Invoice, Forward, Payment, Transaction (on-chain)
- New workflow filters: Mempool, Exchange (Kraken) balance
- New workflow action: Payment Attempt (experimental: tries to find a route to pay an exchange invoice)
- New variables in workflow actions: API client, notification
- Replace intercom with chatwoot
- Small changes to rebalancer + new metrics and logs
- Timelock Delta in seconds on list screens
- Update of packages
Notes:
- This release contains a large set of database updates. So the migration might take some time depending on the
hardware and stored data. Please create a backup before updating, there is no automatic rollback process other
then a database restore from before the migration.
- This release (re)imports CLN data so it might take some time to get all data fetched from your CLN node.
(No impact to LND nodes)
path: ""
defaultUsername: ""
deterministicPassword: false
submitter: Torq
submission: https://github.com/getumbrel/umbrel-apps/pull/549