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

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDewes authored Nov 17, 2022
1 parent e5d320a commit 7092ec7
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 34 deletions.
5 changes: 3 additions & 2 deletions apps/code-server/app.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
citadel_version: 4
metadata:
name: code-server
version: 4.7.1
version: 4.8.3
category: Development
tagline: Run VS Code on your Citadel
developers:
Expand All @@ -17,9 +17,10 @@ metadata:
- 3.jpg
defaultPassword: $APP_SEED
torOnly: false
compatible: false
services:
main:
image: codercom/code-server:4.7.1@sha256:cbe4f6c6b1dc898e8884b6eb01552cb67717e3edba2e1e23c5fdebfed785860d
image: codercom/code-server:4.8.3@sha256:c0e99db852b2c4e3602c912b658d1fd509d02643a1c437d1f7bb80197535cd76
user: 1000:1000
environment:
PASSWORD: $APP_SEED
Expand Down
16 changes: 8 additions & 8 deletions apps/nextcloud/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 3
metadata:
category: Files
name: Nextcloud
version: 25.0.0
version: 25.0.1
tagline: Your personal cloud
description: No description yet.
developers:
Expand All @@ -23,8 +23,8 @@ containers:
data:
- data/db:/var/lib/mysql
environment:
MARIADB_ROOT_PASSWORD: password123
MARIADB_USER: nextcloud
MARIADB_ROOT_PASSWORD: password123
MARIADB_PASSWORD: password123
MARIADB_DATABASE: nextcloud
user: 1000:1000
Expand All @@ -34,21 +34,21 @@ containers:
- data/redis:/data
user: 1000:1000
- name: web
image: nextcloud:25.0.0@sha256:673d2ec801f2aaa953c4587db5a9bd53430497c95d9d439819074f3ef05538ac
image: nextcloud:25.0.1@sha256:a78077ed988fef925122d762102883102fb5b375dc1c758dd92b6b39eac22158
data:
- data/nextcloud:/var/www/html
depends_on:
- db
- redis
environment:
REDIS_HOST: ${APP_NEXTCLOUD_REDIS_IP}
MYSQL_USER: nextcloud
NEXTCLOUD_ADMIN_USER: citadel
MYSQL_PASSWORD: password123
MYSQL_HOST: ${APP_NEXTCLOUD_DB_IP}
NEXTCLOUD_ADMIN_PASSWORD: $APP_SEED
MYSQL_DATABASE: nextcloud
NEXTCLOUD_TRUSTED_DOMAINS: ${APP_DOMAIN}:${APP_NEXTCLOUD_WEB_PORT} ${APP_HIDDEN_SERVICE}
MYSQL_PASSWORD: password123
NEXTCLOUD_ADMIN_USER: citadel
MYSQL_HOST: ${APP_NEXTCLOUD_DB_IP}
REDIS_HOST: ${APP_NEXTCLOUD_REDIS_IP}
MYSQL_USER: nextcloud
port: 80
- name: cron
image: nextcloud:24.0.4@sha256:69a52f571dc72f9ebbe222fc810f09d016173ec94f4423ea5e3d628496c1a5d5
Expand Down
10 changes: 5 additions & 5 deletions apps/sphinx-relay/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 3
metadata:
category: Social
name: Sphinx Relay
version: 2.2.10
version: 2.2.12
tagline: Chat and pay over the Lightning Network
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.
Expand All @@ -23,16 +23,16 @@ metadata:
path: /connect
containers:
- name: web
image: sphinxlightning/sphinx-relay:v2.2.10@sha256:8dbf8848fbeab9d0577c0772d5512f25eb2396eb8b74fb4e7be255abff63cf34
image: sphinxlightning/sphinx-relay:v2.2.12@sha256:96778f56fc3b2c7703ec6d0d3162a9fe4c82b0d57179819c90efc479cdc1620a
data:
- data:/relay/.lnd/
environment:
PUBLIC_URL: $APP_HIDDEN_SERVICE:80
LND_IP: $LND_IP
LND_PORT: $LND_GRPC_PORT
TLS_LOCATION: /lnd/tls.cert
MACAROON_LOCATION: /lnd/data/chain/bitcoin/${BITCOIN_NETWORK}/admin.macaroon
CONNECT_UI: 'true'
LND_LOG_LOCATION: /lnd/logs/bitcoin/${BITCOIN_NETWORK}/lnd.log
LND_PORT: $LND_GRPC_PORT
TLS_LOCATION: /lnd/tls.cert
LND_IP: $LND_IP
init: true
port: 3300
8 changes: 4 additions & 4 deletions apps/synapse/app.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
citadel_version: 4
metadata:
name: Synapse
version: 1.69.0
version: 1.71.0
category: Social
tagline: Matrix homeserver
developers:
Expand All @@ -24,13 +24,13 @@ services:
entrypoint: bash
command: -c './start.py generate && ./start.py migrate_config && exec ./start.py'
environment:
SYNAPSE_REPORT_STATS: yes
SYNAPSE_SERVER_NAME: ${APP_HIDDEN_SERVICE}
SYNAPSE_HTTP_PORT: 8008
SYNAPSE_REPORT_STATS: yes
GID: '1000'
SYNAPSE_NO_TLS: yes
SYNAPSE_ENABLE_REGISTRATION: yes
SYNAPSE_SERVER_NAME: ${APP_HIDDEN_SERVICE}
UID: '1000'
SYNAPSE_NO_TLS: yes
port: 8008
mounts:
data:
Expand Down
30 changes: 15 additions & 15 deletions apps/wordpress/app.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
citadel_version: 4
metadata:
name: WordPress
version: 6.0.3
version: 6.1.1
category: Blog
tagline: Host a blog on your Citadel
developers:
Expand All @@ -20,28 +20,28 @@ metadata:
torOnly: false
compatible: false
services:
main:
image: wordpress:6.0.3@sha256:4a545ef322a1c9cbd5582339f4d57ad09761243353699a62f43d0dd6fcf534ac
depends_on:
- db
restart: always
environment:
WORDPRESS_CONFIG_EXTRA: |
define('FS_METHOD','direct');
WORDPRESS_DB_HOST: $APP_WORDPRESS_DB_IP
WORDPRESS_DB_USER: root
WORDPRESS_DB_PASSWORD: somewordpress
WORDPRESS_DB_NAME: wordpress
port: 80
db:
image: mariadb:10.7.3-focal@sha256:07e06f2e7ae9dfc63707a83130a62e00167c827f08fcac7a9aa33f4b6dc34e0e
user: 1000:1000
restart: always
environment:
MARIADB_USER: wordpress
MARIADB_PASSWORD: wordpress
MARIADB_ROOT_PASSWORD: somewordpress
MARIADB_DATABASE: wordpress
MARIADB_PASSWORD: wordpress
mounts:
data:
data/db: /var/lib/mysql
main:
image: wordpress:6.1.1@sha256:7e46cf3373751b6d62b7a0fc3a7d6686f641a34a2a0eb18947da5375c55fd009
depends_on:
- db
restart: always
environment:
WORDPRESS_DB_HOST: $APP_WORDPRESS_DB_IP
WORDPRESS_DB_USER: root
WORDPRESS_DB_PASSWORD: somewordpress
WORDPRESS_DB_NAME: wordpress
WORDPRESS_CONFIG_EXTRA: |
define('FS_METHOD','direct');
port: 80

0 comments on commit 7092ec7

Please sign in to comment.