Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit 7c03395

Browse files
authored
[create-pull-request] automated change
1 parent e5d320a commit 7c03395

7 files changed

Lines changed: 34 additions & 32 deletions

File tree

apps/code-server/app.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
citadel_version: 4
22
metadata:
33
name: code-server
4-
version: 4.7.1
4+
version: 4.9.0
55
category: Development
66
tagline: Run VS Code on your Citadel
77
developers:
@@ -17,9 +17,10 @@ metadata:
1717
- 3.jpg
1818
defaultPassword: $APP_SEED
1919
torOnly: false
20+
compatible: false
2021
services:
2122
main:
22-
image: codercom/code-server:4.7.1@sha256:cbe4f6c6b1dc898e8884b6eb01552cb67717e3edba2e1e23c5fdebfed785860d
23+
image: codercom/code-server:4.9.0@sha256:36a802d2ff2d78c287603133dc305ddbbd68a608f52800feee42294eb0eb1f68
2324
user: 1000:1000
2425
environment:
2526
PASSWORD: $APP_SEED

apps/lndg/app.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
citadel_version: 4
22
metadata:
33
name: LNDg
4-
version: 1.3.1
4+
version: 1.4.0
55
category: Lightning Node Management
66
tagline: Lite GUI web interface to analyze LND data and manage your node with automation.
77
developers:
88
cryptosharks131: https://github.com/cryptosharks131
9+
description: LNDg is your command center for running a profitable and efficient routing node. From quickly viewing your node's health, automated rebalancing, selecting new potential peers and much more.
910
permissions:
1011
- lnd
1112
repo:
@@ -18,18 +19,18 @@ metadata:
1819
path: ''
1920
defaultPassword: $APP_SEED
2021
torOnly: false
21-
description: LNDg is your command center for running a profitable and efficient routing node. From quickly viewing your node's health, automated rebalancing, selecting new potential peers and much more.
22+
compatible: false
2223
services:
2324
main:
24-
image: ghcr.io/cryptosharks131/lndg:v1.3.1@sha256:b412bc37b6ed07c3c0335fedf409699ce019a928e69a3f6e7af9ffc8adcfcf99
25+
image: ghcr.io/cryptosharks131/lndg:v1.4.0@sha256:9b97efa9a4329a4fdaf2025124433b40eb329526e13c73180c472de26bfd43df
2526
stop_grace_period: 1m
2627
restart: on-failure
2728
command:
2829
- sh
2930
- -c
3031
- python initialize.py -net '${BITCOIN_NETWORK}' -server '${LND_IP}:${LND_GRPC_PORT}' -pw '${APP_SEED}' -d && supervisord && python manage.py runserver 0.0.0.0:3000
32+
port: 3000
3133
mounts:
3234
lnd: /root/.lnd
3335
data:
3436
data: /lndg/data
35-
port: 3000

apps/nextcloud/app.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 3
22
metadata:
33
category: Files
44
name: Nextcloud
5-
version: 25.0.0
5+
version: 25.0.1
66
tagline: Your personal cloud
77
description: No description yet.
88
developers:
@@ -23,32 +23,32 @@ containers:
2323
data:
2424
- data/db:/var/lib/mysql
2525
environment:
26+
MARIADB_DATABASE: nextcloud
2627
MARIADB_ROOT_PASSWORD: password123
2728
MARIADB_USER: nextcloud
2829
MARIADB_PASSWORD: password123
29-
MARIADB_DATABASE: nextcloud
3030
user: 1000:1000
3131
- name: redis
3232
image: redis:6.2.6-bullseye@sha256:0c0484b1d1ff36faace984fe9d8e0fe58892ecc34a4859b97171045b9cd343e1
3333
data:
3434
- data/redis:/data
3535
user: 1000:1000
3636
- name: web
37-
image: nextcloud:25.0.0@sha256:673d2ec801f2aaa953c4587db5a9bd53430497c95d9d439819074f3ef05538ac
37+
image: nextcloud:25.0.1@sha256:2c04408208dfd91f43d9ba0dea39d6d08146e4a542d23a2ee5f2118936c3f3a1
3838
data:
3939
- data/nextcloud:/var/www/html
4040
depends_on:
4141
- db
4242
- redis
4343
environment:
4444
REDIS_HOST: ${APP_NEXTCLOUD_REDIS_IP}
45-
MYSQL_USER: nextcloud
4645
NEXTCLOUD_ADMIN_PASSWORD: $APP_SEED
47-
MYSQL_DATABASE: nextcloud
48-
NEXTCLOUD_TRUSTED_DOMAINS: ${APP_DOMAIN}:${APP_NEXTCLOUD_WEB_PORT} ${APP_HIDDEN_SERVICE}
4946
MYSQL_PASSWORD: password123
50-
NEXTCLOUD_ADMIN_USER: citadel
5147
MYSQL_HOST: ${APP_NEXTCLOUD_DB_IP}
48+
MYSQL_USER: nextcloud
49+
NEXTCLOUD_TRUSTED_DOMAINS: ${APP_DOMAIN}:${APP_NEXTCLOUD_WEB_PORT} ${APP_HIDDEN_SERVICE}
50+
MYSQL_DATABASE: nextcloud
51+
NEXTCLOUD_ADMIN_USER: citadel
5252
port: 80
5353
- name: cron
5454
image: nextcloud:24.0.4@sha256:69a52f571dc72f9ebbe222fc810f09d016173ec94f4423ea5e3d628496c1a5d5

apps/specter-desktop/app.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 3
22
metadata:
33
category: Wallets
44
name: Specter Desktop
5-
version: 1.13.1
5+
version: 1.14.1
66
tagline: Multisig with hardware wallets made easy
77
description: |-
88
Specter Desktop connects to the Bitcoin Core running on your Citadel and functions as a watch-only coordinator for multi-signature and single-key Bitcoin wallets. At the moment Specter Desktop is working with all major hardware wallets including:
@@ -29,16 +29,16 @@ metadata:
2929
- 3.jpg
3030
containers:
3131
- name: web
32-
image: lncm/specter-desktop:v1.13.1@sha256:d277dec2a54fc77f3ccbc0f082183abce31e655b50f21da8d098f90fb734a15b
32+
image: lncm/specter-desktop:v1.14.1@sha256:b12ff1da05af3adbd0abbd6616c806dde92ab0904b798d050080965a7a8a3a86
3333
command:
3434
- --host=0.0.0.0
3535
- --specter-data-folder=/data
3636
data:
3737
- data:/data
3838
environment:
39+
BTC_RPC_HOST: $BITCOIN_IP
3940
BTC_RPC_PASSWORD: $BITCOIN_RPC_PASS
4041
BTC_RPC_USER: $BITCOIN_RPC_USER
41-
BTC_RPC_HOST: $BITCOIN_IP
4242
BTC_RPC_PORT: $BITCOIN_RPC_PORT
4343
BTC_RPC_PROTOCOL: http
4444
mounts:

apps/sphinx-relay/app.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 3
22
metadata:
33
category: Social
44
name: Sphinx Relay
5-
version: 2.2.10
5+
version: 2.2.12
66
tagline: Chat and pay over the Lightning Network
77
description: |-
88
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.
@@ -23,16 +23,16 @@ metadata:
2323
path: /connect
2424
containers:
2525
- name: web
26-
image: sphinxlightning/sphinx-relay:v2.2.10@sha256:8dbf8848fbeab9d0577c0772d5512f25eb2396eb8b74fb4e7be255abff63cf34
26+
image: sphinxlightning/sphinx-relay:v2.2.12@sha256:96778f56fc3b2c7703ec6d0d3162a9fe4c82b0d57179819c90efc479cdc1620a
2727
data:
2828
- data:/relay/.lnd/
2929
environment:
30-
PUBLIC_URL: $APP_HIDDEN_SERVICE:80
31-
LND_IP: $LND_IP
32-
LND_PORT: $LND_GRPC_PORT
3330
TLS_LOCATION: /lnd/tls.cert
34-
MACAROON_LOCATION: /lnd/data/chain/bitcoin/${BITCOIN_NETWORK}/admin.macaroon
31+
LND_IP: $LND_IP
3532
CONNECT_UI: 'true'
33+
MACAROON_LOCATION: /lnd/data/chain/bitcoin/${BITCOIN_NETWORK}/admin.macaroon
34+
LND_PORT: $LND_GRPC_PORT
3635
LND_LOG_LOCATION: /lnd/logs/bitcoin/${BITCOIN_NETWORK}/lnd.log
36+
PUBLIC_URL: $APP_HIDDEN_SERVICE:80
3737
init: true
3838
port: 3300

apps/synapse/app.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
citadel_version: 4
22
metadata:
33
name: Synapse
4-
version: 1.69.0
4+
version: 1.73.0
55
category: Social
66
tagline: Matrix homeserver
77
developers:
@@ -24,13 +24,13 @@ services:
2424
entrypoint: bash
2525
command: -c './start.py generate && ./start.py migrate_config && exec ./start.py'
2626
environment:
27-
SYNAPSE_REPORT_STATS: yes
27+
UID: '1000'
2828
SYNAPSE_HTTP_PORT: 8008
29-
GID: '1000'
30-
SYNAPSE_NO_TLS: yes
31-
SYNAPSE_ENABLE_REGISTRATION: yes
29+
SYNAPSE_REPORT_STATS: yes
3230
SYNAPSE_SERVER_NAME: ${APP_HIDDEN_SERVICE}
33-
UID: '1000'
31+
SYNAPSE_ENABLE_REGISTRATION: yes
32+
SYNAPSE_NO_TLS: yes
33+
GID: '1000'
3434
port: 8008
3535
mounts:
3636
data:

apps/thunderhub/app.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 3
22
metadata:
33
category: Lightning Node Management
44
name: ThunderHub
5-
version: 0.13.16
5+
version: 0.13.18
66
tagline: Take full control of your Lightning node
77
description: |-
88
ThunderHub allows you to take full control of your Lightning node with a slick and awesome UI. Explore all the options that ThunderHub has to offer, from sending and receiving Lightning payments, to checking your node's health statistics, and even more advanced options like channel rebalancing and multi-path lightning payments.
@@ -21,14 +21,14 @@ metadata:
2121
defaultPassword: $APP_SEED
2222
containers:
2323
- name: web
24-
image: apotdevin/thunderhub:v0.13.16@sha256:d45013f00eabd59aabb649bc1afb5aee40b25e96f3a86112fe7ff28cc89f5d62
24+
image: apotdevin/thunderhub:v0.13.18@sha256:cb41292102ed8fceea59cd6375e28317e1a61f7fc2523285fbb01a696e3a0a16
2525
data:
2626
- data:/data
2727
environment:
28-
NO_VERSION_CHECK: 'true'
29-
TOR_PROXY_SERVER: socks://$TOR_PROXY_IP:$TOR_PROXY_PORT
3028
ACCOUNT_CONFIG_PATH: /data/thubConfig.yaml
3129
YML_ENV_1: $LND_IP:$LND_GRPC_PORT
3230
LOG_LEVEL: debug
3331
MASTER_PASSWORD_OVERRIDE: $APP_SEED
32+
NO_VERSION_CHECK: 'true'
33+
TOR_PROXY_SERVER: socks://$TOR_PROXY_IP:$TOR_PROXY_PORT
3434
port: 3000

0 commit comments

Comments
 (0)