Merge branch 'v2' of github.com:runcitadel/apps into v2

This commit is contained in:
Aaron Dewes 2022-02-17 15:45:58 +01:00
commit 2546eb0d31
7 changed files with 15 additions and 19 deletions

View File

@ -33,7 +33,7 @@
"id": "nextcloud",
"name": "Nextcloud",
"repo": "https://github.com/nextcloud/server",
"version": "23.0.1"
"version": "23.0.2"
},
{
"id": "squeaknode",
@ -51,13 +51,13 @@
"id": "lightning-terminal",
"name": "Lightning Terminal",
"repo": "https://github.com/lightninglabs/lightning-terminal",
"version": "0.6.2-alpha"
"version": "0.6.3-alpha"
},
{
"id": "node-red",
"name": "Node-RED",
"repo": "https://github.com/node-red/node-red",
"version": "2.2.0"
"version": "2.2.1"
},
{
"id": "synapse-admin",
@ -129,7 +129,7 @@
"id": "btcpay-server",
"name": "BTCPay Server",
"repo": "https://github.com/btcpayserver/btcpayserver",
"version": "1.4.4"
"version": "1.4.5"
},
{
"id": "btc-rpc-explorer-public-fast",

View File

@ -33,7 +33,7 @@
"id": "nextcloud",
"name": "Nextcloud",
"repo": "https://github.com/nextcloud/server",
"version": "23.0.1"
"version": "23.0.2"
},
{
"id": "squeaknode",
@ -51,13 +51,13 @@
"id": "lightning-terminal",
"name": "Lightning Terminal",
"repo": "https://github.com/lightninglabs/lightning-terminal",
"version": "0.6.2-alpha"
"version": "0.6.3-alpha"
},
{
"id": "node-red",
"name": "Node-RED",
"repo": "https://github.com/node-red/node-red",
"version": "2.2.0"
"version": "2.2.1"
},
{
"id": "synapse-admin",
@ -129,7 +129,7 @@
"id": "btcpay-server",
"name": "BTCPay Server",
"repo": "https://github.com/btcpayserver/btcpayserver",
"version": "1.4.4"
"version": "1.4.5"
},
{
"id": "btc-rpc-explorer-public-fast",

View File

@ -5,11 +5,10 @@
# yaml-language-server: $schema=../../app-standard-v2.json
version: 2
metadata:
category: Payments
name: BTCPay Server
version: 1.4.4
version: 1.4.5
tagline: Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin
payment processor.
description: "BTCPay Server is a free and open-source Bitcoin payment processor
@ -25,7 +24,6 @@ metadata:
- 1.jpg
- 2.jpg
- 3.jpg
containers:
- name: nbxplorer
image: nicolasdorier/nbxplorer:2.2.20@sha256:8f0e7f68513596e0a2555990d262169088a70204abe397bf18ba921f9b0608f3
@ -45,9 +43,8 @@ containers:
- data/nbxplorer:/data
permissions:
- bitcoind
- name: main
image: btcpayserver/btcpayserver:1.4.4@sha256:20844c9ed81cc245a11edb21212f283596740a1728ab30eb2ee02ad37b664ded
image: btcpayserver/btcpayserver:1.4.5@sha256:96f11ac8906dc7292b76d063fb79e435b8dfadcd653739b6db8b1970e658b8fe
port: 1234
depends_on:
- nbxplorer
@ -74,7 +71,6 @@ containers:
permissions:
- lnd
user: 1000:1000
- name: postgres
image: postgres:14.1-bullseye@sha256:1fe27b334443793af98d7eb320ad6f9f30fcc9bc068f545cb46ec01cefe9c8ee
user: 1000:1000

View File

@ -8,7 +8,7 @@ version: 1
metadata:
category: Lightning Node Management
name: Lightning Terminal
version: 0.6.2-alpha
version: 0.6.3-alpha
tagline: A browser-based interface for managing channel liquidity
description: >-
With Lightning Terminal, you can

View File

@ -8,7 +8,7 @@ version: 2
metadata:
category: Files
name: Nextcloud
version: 23.0.1
version: 23.0.2
tagline: Your personal cloud
description: No description yet.
developer: Nextcloud GmbH

View File

@ -8,7 +8,7 @@ version: 1
metadata:
category: Automation
name: Node-RED
version: 2.2.0
version: 2.2.1
tagline: Wire together the Internet of Things
description: >-
Node-RED is a visual programming tool for wiring together hardware devices,
@ -38,7 +38,7 @@ metadata:
torOnly: false
containers:
- name: web
image: nodered/node-red:2.2.0@sha256:6af5c7d0860e6e738cd1ad6037e9e5bc07be7237be30be97771f260f3708aec0
image: nodered/node-red:2.2.1@sha256:8a668a56151705ea30603ea00fc5c009de412d100238dfdfe399d4cd2d62e28e
stop_grace_period: 1m
data:
- data:/data

View File

@ -32,7 +32,7 @@ metadata:
- 3.jpg
defaultPassword: $APP_SEED
containers:
- image: apotdevin/thunderhub:v0.13.6@sha256:b439b00f23376f932acd9c13e5037dd5870740dd66e3ebb7065a9d62a4fc370d
- image: ghcr.io/runcitadel/thunderhub:master@sha256:26e30158e354b4c1897f1017371b286026ec48f575d8cb836cc7d9a1fce27ae2
environment:
NO_VERSION_CHECK: "true"
LOG_LEVEL: debug