forked from michael.heier/citadel-apps
Update apps
This commit is contained in:
parent
03f8522213
commit
a9908c78b2
|
@ -5,11 +5,10 @@
|
|||
# yaml-language-server: $schema=../../app-standard-v3.yml
|
||||
|
||||
version: 3
|
||||
|
||||
metadata:
|
||||
category: Lightning Node Management
|
||||
name: Lightning Terminal
|
||||
version: 0.6.5-alpha
|
||||
version: 0.6.7-alpha
|
||||
tagline: A browser-based interface for managing channel liquidity
|
||||
description: >-
|
||||
With Lightning Terminal, you can
|
||||
|
@ -24,7 +23,7 @@ metadata:
|
|||
- Access a preview release of the Pool UI
|
||||
|
||||
- Use Pool to earn sats by opening channels to those needing inbound liquidity
|
||||
developers:
|
||||
developers:
|
||||
Lightning Labs: https://lightning.engineering
|
||||
dependencies:
|
||||
- lnd
|
||||
|
@ -38,7 +37,7 @@ metadata:
|
|||
defaultPassword: $APP_SEED
|
||||
containers:
|
||||
- name: web
|
||||
image: lightninglabs/lightning-terminal:v0.6.5-alpha@sha256:541fb9034a25dd4336becabdee6d40f76c3f4ae4557cbce30a46a3a8e3ef0e74
|
||||
image: lightninglabs/lightning-terminal:v0.6.7-alpha@sha256:aba02fc2e41e9e2397d019e2d358e4bb0c518a80dd758bdfe888feeeb7aac28d
|
||||
user: 1000:1000
|
||||
environment:
|
||||
HOME: /data
|
||||
|
|
|
@ -5,43 +5,44 @@
|
|||
# yaml-language-server: $schema=../../app-standard-v3.yml
|
||||
|
||||
version: 3
|
||||
|
||||
metadata:
|
||||
category: Finance
|
||||
name: LN Markets
|
||||
version: 1.1.5
|
||||
version: 1.2.2
|
||||
tagline: Trade Bitcoin derivatives on Lightning
|
||||
description: >-
|
||||
LN Markets is the first Lightning-native Bitcoin derivatives trading platform.
|
||||
|
||||
|
||||
LN Markets is the first Lightning-native Bitcoin derivatives trading
|
||||
platform.
|
||||
|
||||
|
||||
LN Markets enables traders to take minimal counterparty risk:
|
||||
you can trade directly from your Lightning wallet for instant and almost costless transactions.
|
||||
Since March 2020, we have processed over $200 million of trading volume,
|
||||
with a median fee of 1 sat for instant P&L delivery to your wallet.
|
||||
|
||||
|
||||
|
||||
|
||||
This app gives you another way to interact with LN Markets:
|
||||
you can directly deposit, withdraw, get trading stats and get instantly connected to your account to take positions as usual.
|
||||
More features may come in the future!
|
||||
|
||||
|
||||
|
||||
|
||||
Thank you for your support and let's keep building the future of finance together!
|
||||
developers:
|
||||
developers:
|
||||
LN Markets: https://lnmarkets.com
|
||||
dependencies:
|
||||
- lnd
|
||||
- lnd
|
||||
repo: https://github.com/ln-markets/umbrel
|
||||
support: https://www.t.me/lnmarkets
|
||||
gallery:
|
||||
- 1.jpg
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
- 1.jpg
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
defaultPassword: $APP_SEED
|
||||
|
||||
containers:
|
||||
- name: lnmarkets
|
||||
image: ghcr.io/ln-markets/umbrel:v1.1.5@sha256:94b2259e4c2445d518cabc4bd6c0519c5fae87a3fb3c0bb564522e805d63bd89
|
||||
image: ghcr.io/ln-markets/umbrel:v1.2.2@sha256:43e2b3c410816cbdb0fa253b3dc3de277d136092f64b3c6745ffb74bb8fcae8e
|
||||
user: 1000:1000
|
||||
init: true
|
||||
stop_grace_period: 1m
|
||||
|
@ -52,9 +53,7 @@ containers:
|
|||
APP_DOMAIN: $APP_DOMAIN
|
||||
APP_HIDDEN_SERVICE: $APP_HIDDEN_SERVICE
|
||||
APP_PASSWORD: $APP_SEED
|
||||
|
||||
LND_IP: $LND_IP
|
||||
LND_GRPC_PORT: $LND_GRPC_PORT
|
||||
LND_REST_PORT: $LND_REST_PORT
|
||||
|
||||
BITCOIN_NETWORK: $BITCOIN_NETWORK
|
||||
|
|
|
@ -5,11 +5,10 @@
|
|||
# yaml-language-server: $schema=../../app-standard-v3.yml
|
||||
|
||||
version: 3
|
||||
|
||||
metadata:
|
||||
category: Social
|
||||
name: Sphinx Relay
|
||||
version: 2.2.6
|
||||
version: 2.2.7
|
||||
tagline: Chat and pay over the Lightning Network
|
||||
description: >-
|
||||
Sphinx Relay turns your Lightning node into a personal communication server.
|
||||
|
@ -22,7 +21,7 @@ metadata:
|
|||
|
||||
|
||||
You can join tribes at https://tribes.sphinx.chat. If you join a podcast tribe, you can listen to the podcast in Sphinx and stream donations to the host.
|
||||
developers:
|
||||
developers:
|
||||
Stakwork: https://sphinx.chat
|
||||
dependencies:
|
||||
- lnd
|
||||
|
@ -35,7 +34,7 @@ metadata:
|
|||
path: /connect
|
||||
containers:
|
||||
- name: web
|
||||
image: sphinxlightning/sphinx-relay:v2.2.6@sha256:8d0cc89e6681f6fa48a4f266ecbcf62e2f958f1d01a2ceb7303fb8d6496a70ff
|
||||
image: sphinxlightning/sphinx-relay:v2.2.7@sha256:d920a859ab51ef1a85a77e482c78a4681483537b1ca7e1cb844a22a00efca89e
|
||||
init: true
|
||||
environment:
|
||||
PUBLIC_URL: $APP_HIDDEN_SERVICE:80
|
||||
|
|
|
@ -5,14 +5,13 @@
|
|||
# yaml-language-server: $schema=../../app-standard-v3.yml
|
||||
|
||||
version: 3
|
||||
|
||||
metadata:
|
||||
category: Social
|
||||
name: Synapse
|
||||
version: 1.56.0
|
||||
version: 1.57.1
|
||||
tagline: Matrix homeserver
|
||||
description: Description is coming soon.
|
||||
developers:
|
||||
developers:
|
||||
Matrix: https://matrix.org
|
||||
dependencies: []
|
||||
repo: https://github.com/matrix-org/synapse
|
||||
|
@ -23,7 +22,7 @@ metadata:
|
|||
- 3.jpg
|
||||
torOnly: false
|
||||
containers:
|
||||
- image: matrixdotorg/synapse:v1.56.0@sha256:70fdddfcba9058d2471ae7764f887b6db781d7527debcb75a1b8083217c342f1
|
||||
- image: matrixdotorg/synapse:v1.57.1@sha256:fc1f915874f01208ea3d8f48febdcbb9f9fd63a55a430194dfbd9fc20125a048
|
||||
entrypoint: bash
|
||||
command: -c './start.py generate && ./start.py migrate_config && exec ./start.py'
|
||||
port: 8008
|
||||
|
@ -32,9 +31,9 @@ containers:
|
|||
GID: "1000"
|
||||
SYNAPSE_HTTP_PORT: 8008
|
||||
SYNAPSE_SERVER_NAME: ${APP_HIDDEN_SERVICE}
|
||||
SYNAPSE_REPORT_STATS: "yes"
|
||||
SYNAPSE_ENABLE_REGISTRATION: "yes"
|
||||
SYNAPSE_NO_TLS: "yes"
|
||||
SYNAPSE_REPORT_STATS: yes
|
||||
SYNAPSE_ENABLE_REGISTRATION: yes
|
||||
SYNAPSE_NO_TLS: yes
|
||||
name: server
|
||||
data:
|
||||
- data/synapse:/data
|
||||
|
|
Loading…
Reference in New Issue
Block a user