forked from michael.heier/citadel-apps
Update apps
This commit is contained in:
parent
8d57cdcf2e
commit
b628a8dc03
|
@ -5,14 +5,12 @@
|
|||
# yaml-language-server: $schema=../../app-standard-v3.yml
|
||||
|
||||
version: 3
|
||||
|
||||
metadata:
|
||||
category: Lightning Node Management
|
||||
name: LNbits
|
||||
version: baf55af
|
||||
tagline: Multi-user wallet management system
|
||||
description: >-
|
||||
Description coming soon.
|
||||
description: Description coming soon.
|
||||
developers:
|
||||
LNbits: https://github.com/lnbits/lnbits
|
||||
dependencies:
|
||||
|
@ -47,7 +45,6 @@ containers:
|
|||
restart: on-failure
|
||||
requires:
|
||||
- lnd
|
||||
|
||||
- image: ghcr.io/runcitadel/lnbits-legends:feat-admin-password@sha256:f484cf3531d1bb14d95159fe2e7596f738e0991163190a7a346d594ec9bb80e5
|
||||
user: 1000:1000
|
||||
init: true
|
||||
|
@ -67,4 +64,3 @@ containers:
|
|||
requires:
|
||||
- c-lightning
|
||||
restart: on-failure
|
||||
|
|
@ -5,11 +5,10 @@
|
|||
# yaml-language-server: $schema=../../app-standard-v3.yml
|
||||
|
||||
version: 3
|
||||
|
||||
metadata:
|
||||
category: Networking
|
||||
name: Uptime Kuma
|
||||
version: 1.13.1
|
||||
version: 1.13.2
|
||||
tagline: Self-hosted uptime monitoring tool
|
||||
description: >
|
||||
Uptime Kuma is a self-hosted monitoring tool like Uptime Robot.
|
||||
|
@ -44,7 +43,7 @@ metadata:
|
|||
- 3.jpg
|
||||
containers:
|
||||
- name: main
|
||||
image: louislam/uptime-kuma:1.13.1@sha256:913721c815e9aa17b1653d384bf7f4d51f9f0e7fc4161930bc80efbae8ad1d12
|
||||
image: louislam/uptime-kuma:1.13.2@sha256:4ba58d4c6e1ea2c3702b46a673a2127f740733857178e3c4a53b3fcbad7f0510
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
port: 3001
|
||||
|
|
Loading…
Reference in New Issue
Block a user