citadel-apps/apps/sphinx-relay/app.yml

50 lines
1.7 KiB
YAML
Raw Normal View History

2021-10-12 20:46:35 +00:00
# SPDX-FileCopyrightText: Gonzalo Aune
#
# SPDX-License-Identifier: AGPL-3.0-only
2022-04-07 16:25:31 +00:00
# yaml-language-server: $schema=../../app-standard-v3.yml
version: 3
2021-10-12 20:46:35 +00:00
metadata:
category: Social
name: Sphinx Relay
2022-04-23 07:15:31 +00:00
version: 2.2.7
2021-10-12 20:46:35 +00:00
tagline: Chat and pay over the Lightning Network
2022-01-25 19:07:59 +00:00
description: >-
Sphinx Relay turns your Lightning node into a personal communication server.
Messages are end-to-end encrypted and transmitted over the Bitcoin Lightning
Network. Download Sphinx on your phone from https://sphinx.chat and pair it
with Sphinx Relay on Citadel.
2021-10-12 20:46:35 +00:00
2022-01-25 19:07:59 +00:00
Communication between Sphinx Relay nodes takes place entirely on the Lightning Network, so it is decentralized, untraceable, and encrypted. Messages are encrypted using client public keys on the Sphinx app.
2021-10-12 20:46:35 +00:00
2022-01-25 19:07:59 +00:00
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.
2022-04-23 07:15:31 +00:00
developers:
2022-04-09 20:00:56 +00:00
Stakwork: https://sphinx.chat
2021-10-12 20:46:35 +00:00
dependencies:
2022-01-25 19:07:59 +00:00
- lnd
2021-10-12 20:46:35 +00:00
repo: https://github.com/stakwork/sphinx-relay
support: https://t.me/joinchat/Fb4OcRo4LrRD6NXfsNdeeQ
gallery:
2022-01-25 19:07:59 +00:00
- 1.jpg
- 2.jpg
- 3.jpg
2021-10-12 20:46:35 +00:00
path: /connect
containers:
2022-01-25 19:07:59 +00:00
- name: web
2022-04-23 07:15:31 +00:00
image: sphinxlightning/sphinx-relay:v2.2.7@sha256:d920a859ab51ef1a85a77e482c78a4681483537b1ca7e1cb844a22a00efca89e
2022-01-25 19:07:59 +00:00
init: true
environment:
PUBLIC_URL: $APP_HIDDEN_SERVICE:80
LND_IP: $LND_IP
CONNECT_UI: "true"
LND_PORT: $LND_GRPC_PORT
TLS_LOCATION: /lnd/tls.cert
MACAROON_LOCATION: /lnd/data/chain/bitcoin/${BITCOIN_NETWORK}/admin.macaroon
LND_LOG_LOCATION: /lnd/logs/bitcoin/${BITCOIN_NETWORK}/lnd.log
port: 3300
data:
- data:/relay/.lnd/