forked from michael.heier/citadel-apps
Compare commits
11 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
730e001870 | ||
|
44f501bb30 | ||
|
bee22074fa | ||
|
f3f359b160 | ||
|
a9bd4fc5c3 | ||
|
37b07709da | ||
|
9002d4c72b | ||
|
d66df985ca | ||
|
073171408b | ||
|
8ed3766a16 | ||
|
6e71d4e71b |
14
apps.json
14
apps.json
|
@ -39,7 +39,7 @@
|
|||
"id": "code-server",
|
||||
"name": "code-server",
|
||||
"repo": "https://github.com/cdr/code-server",
|
||||
"version": "4.2.0"
|
||||
"version": "4.3.0"
|
||||
},
|
||||
{
|
||||
"id": "jam",
|
||||
|
@ -63,7 +63,7 @@
|
|||
"id": "lightning-terminal",
|
||||
"name": "Lightning Terminal",
|
||||
"repo": "https://github.com/lightninglabs/lightning-terminal",
|
||||
"version": "0.6.5-alpha"
|
||||
"version": "0.6.7-alpha"
|
||||
},
|
||||
{
|
||||
"id": "lndg",
|
||||
|
@ -75,7 +75,7 @@
|
|||
"id": "lnmarkets",
|
||||
"name": "LN Markets",
|
||||
"repo": "https://github.com/ln-markets/umbrel",
|
||||
"version": "1.1.5"
|
||||
"version": "1.2.2"
|
||||
},
|
||||
{
|
||||
"id": "lnme",
|
||||
|
@ -123,7 +123,7 @@
|
|||
"id": "sphinx-relay",
|
||||
"name": "Sphinx Relay",
|
||||
"repo": "https://github.com/stakwork/sphinx-relay",
|
||||
"version": "2.2.6"
|
||||
"version": "2.2.7"
|
||||
},
|
||||
{
|
||||
"id": "spigot-mc",
|
||||
|
@ -135,13 +135,13 @@
|
|||
"id": "squeaknode",
|
||||
"name": "Squeaknode",
|
||||
"repo": "https://github.com/squeaknode/squeaknode",
|
||||
"version": "0.2.16"
|
||||
"version": "0.2.17"
|
||||
},
|
||||
{
|
||||
"id": "synapse",
|
||||
"name": "Synapse",
|
||||
"repo": "https://github.com/matrix-org/synapse",
|
||||
"version": "1.56.0"
|
||||
"version": "1.57.1"
|
||||
},
|
||||
{
|
||||
"id": "synapse-admin",
|
||||
|
@ -165,7 +165,7 @@
|
|||
"id": "uptime-kuma",
|
||||
"name": "Uptime Kuma",
|
||||
"repo": "https://github.com/louislam/uptime-kuma",
|
||||
"version": "1.13.1"
|
||||
"version": "1.14.1"
|
||||
},
|
||||
{
|
||||
"id": "usocial",
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"id": "code-server",
|
||||
"name": "code-server",
|
||||
"repo": "https://github.com/cdr/code-server",
|
||||
"version": "4.2.0"
|
||||
"version": "4.3.0"
|
||||
},
|
||||
{
|
||||
"id": "jam",
|
||||
|
@ -63,7 +63,7 @@
|
|||
"id": "lightning-terminal",
|
||||
"name": "Lightning Terminal",
|
||||
"repo": "https://github.com/lightninglabs/lightning-terminal",
|
||||
"version": "0.6.5-alpha"
|
||||
"version": "0.6.7-alpha"
|
||||
},
|
||||
{
|
||||
"id": "lndg",
|
||||
|
@ -75,7 +75,7 @@
|
|||
"id": "lnmarkets",
|
||||
"name": "LN Markets",
|
||||
"repo": "https://github.com/ln-markets/umbrel",
|
||||
"version": "1.1.5"
|
||||
"version": "1.2.2"
|
||||
},
|
||||
{
|
||||
"id": "lnme",
|
||||
|
@ -123,7 +123,7 @@
|
|||
"id": "sphinx-relay",
|
||||
"name": "Sphinx Relay",
|
||||
"repo": "https://github.com/stakwork/sphinx-relay",
|
||||
"version": "2.2.6"
|
||||
"version": "2.2.7"
|
||||
},
|
||||
{
|
||||
"id": "spigot-mc",
|
||||
|
@ -135,13 +135,13 @@
|
|||
"id": "squeaknode",
|
||||
"name": "Squeaknode",
|
||||
"repo": "https://github.com/squeaknode/squeaknode",
|
||||
"version": "0.2.16"
|
||||
"version": "0.2.17"
|
||||
},
|
||||
{
|
||||
"id": "synapse",
|
||||
"name": "Synapse",
|
||||
"repo": "https://github.com/matrix-org/synapse",
|
||||
"version": "1.56.0"
|
||||
"version": "1.57.1"
|
||||
},
|
||||
{
|
||||
"id": "synapse-admin",
|
||||
|
@ -165,7 +165,7 @@
|
|||
"id": "uptime-kuma",
|
||||
"name": "Uptime Kuma",
|
||||
"repo": "https://github.com/louislam/uptime-kuma",
|
||||
"version": "1.13.1"
|
||||
"version": "1.14.1"
|
||||
},
|
||||
{
|
||||
"id": "usocial",
|
||||
|
|
|
@ -8,7 +8,7 @@ version: 2
|
|||
metadata:
|
||||
category: Development
|
||||
name: code-server
|
||||
version: 4.2.0
|
||||
version: 4.3.0
|
||||
tagline: Run VS Code on your Citadel
|
||||
description: This app doesn't have a description yet.
|
||||
developer: Coder
|
||||
|
@ -23,7 +23,7 @@ metadata:
|
|||
defaultPassword: $APP_SEED
|
||||
containers:
|
||||
- name: server
|
||||
image: codercom/code-server:4.2.0@sha256:944e31d8a0f58a0d2121034c9646bea437042e0ce88d7e72213f1913c6e8fa12
|
||||
image: codercom/code-server:4.3.0@sha256:9337ea40035a7c75f5ead93badb541d135cfa6bca9ca7af35ec39b8e4f407056
|
||||
user: 1000:1000
|
||||
environment:
|
||||
PASSWORD: $APP_SEED
|
||||
|
|
|
@ -8,7 +8,7 @@ version: 1
|
|||
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
|
||||
|
@ -37,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,48 @@
|
|||
# yaml-language-server: $schema=../../app-standard-v1.json
|
||||
|
||||
version: 1
|
||||
|
||||
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!
|
||||
developer: LN Markets
|
||||
website: 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,11 +57,9 @@ 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
|
||||
permissions:
|
||||
- "lnd"
|
||||
- lnd
|
||||
|
|
|
@ -8,7 +8,7 @@ version: 1
|
|||
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.
|
||||
|
@ -34,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
|
||||
|
|
|
@ -8,7 +8,7 @@ version: 1
|
|||
metadata:
|
||||
category: Social
|
||||
name: Squeaknode
|
||||
version: 0.2.16
|
||||
version: 0.2.17
|
||||
tagline: A peer-to-peer status feed with Lightning monetization
|
||||
description: >-
|
||||
The Squeaknode app allows you to create, view, buy, and sell squeaks. A
|
||||
|
@ -31,7 +31,7 @@ metadata:
|
|||
defaultPassword: $APP_SEED
|
||||
containers:
|
||||
- name: web
|
||||
image: ghcr.io/squeaknode/squeaknode:v0.2.16@sha256:25d9bd4ce22b4265979d64ce9a2417c883492cd8dce7f171fc5488d27db6c809
|
||||
image: ghcr.io/squeaknode/squeaknode:v0.2.17@sha256:f0da3506ba693788cafdfc3763e7af418e553a6454fa52fca61677fcfc540baf
|
||||
stop_grace_period: 1m
|
||||
port: 12994
|
||||
ports:
|
||||
|
|
|
@ -8,7 +8,7 @@ version: 2
|
|||
metadata:
|
||||
category: Social
|
||||
name: Synapse
|
||||
version: 1.56.0
|
||||
version: 1.57.1
|
||||
tagline: Matrix homeserver
|
||||
description: Description is coming soon.
|
||||
developer: Matrix
|
||||
|
@ -22,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
|
||||
|
|
|
@ -5,7 +5,7 @@ version: 2
|
|||
metadata:
|
||||
category: Networking
|
||||
name: Uptime Kuma
|
||||
version: 1.13.1
|
||||
version: 1.14.1
|
||||
tagline: Self-hosted uptime monitoring tool
|
||||
description: >
|
||||
Uptime Kuma is a self-hosted monitoring tool like Uptime Robot.
|
||||
|
@ -40,7 +40,7 @@ metadata:
|
|||
- 3.jpg
|
||||
containers:
|
||||
- name: main
|
||||
image: louislam/uptime-kuma:1.13.1@sha256:913721c815e9aa17b1653d384bf7f4d51f9f0e7fc4161930bc80efbae8ad1d12
|
||||
image: louislam/uptime-kuma:1.14.1@sha256:1dcf637dda0b266eb5598e61bd31976e3a74b45e5bdbe5c2fd99a4272f1a6b36
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
port: 3001
|
||||
|
|
Loading…
Reference in New Issue
Block a user