Update ver and arch (#343)
1、Update the mirror version (have manually check the parameter problems between versions) 2、Fix the correct support architecture In many linuxserver docker images, [linuxserver dropped armv7 support](https://www.linuxserver.io/blog/a-farewell-to-arm-hf), making it impossible to install and upgrade these applications on armv7 devices. And the current CasaOS AppStore rules are not perfectly compatible with these yml files. **Fortunately, armv7 can be supported by the community store,** [Apps_arm](https://github.com/Cp0204/CasaOS-AppStore-Play/tree/main/Apps_arm) store source link: ``` https://play.cuse.eu.org/Cp0204-AppStore-Play-arm.zip ``` --------- Co-authored-by: raller1028 <57336867+raller1028@users.noreply.github.com>
This commit is contained in:
parent
215f976b68
commit
0e805d31cf
|
@ -1,7 +1,7 @@
|
|||
name: 2fauth
|
||||
services:
|
||||
2fauth:
|
||||
image: 2fauth/2fauth:3.4.2
|
||||
image: 2fauth/2fauth:4.2.4
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: adguard-home
|
||||
services:
|
||||
adguard-home:
|
||||
image: adguard/adguardhome:v0.107.32
|
||||
image: adguard/adguardhome:v0.107.41
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: alist
|
||||
services:
|
||||
alist:
|
||||
image: xhofe/alist:v3.23.0
|
||||
image: xhofe/alist:v3.28.0
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
|
@ -6,7 +6,7 @@ services:
|
|||
PGID: $PGID
|
||||
PUID: $PUID
|
||||
TZ: $TZ
|
||||
image: linuxserver/calibre-web:0.6.20
|
||||
image: linuxserver/calibre-web:0.6.21
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -54,7 +54,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: calibre-web
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: cloudflared
|
||||
services:
|
||||
cloudflared:
|
||||
image: wisdomsky/cloudflared-web:2023.8.2
|
||||
image: wisdomsky/cloudflared-web:2023.10.0
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
||||
x-casaos:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: ddns-go
|
||||
services:
|
||||
ddns-go:
|
||||
image: jeessy/ddns-go:v5.3.7
|
||||
image: jeessy/ddns-go:v5.6.6
|
||||
network_mode: bridge
|
||||
deploy:
|
||||
resources:
|
||||
|
|
|
@ -78,7 +78,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: deluge
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -11,7 +11,7 @@ services:
|
|||
PGID: "1000"
|
||||
PUID: "1000"
|
||||
TZ: $TZ
|
||||
image: linuxserver/emby:4.7.13
|
||||
image: linuxserver/emby:4.7.14
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -69,7 +69,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: emby
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -44,7 +44,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: embystat
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -6,7 +6,7 @@ services:
|
|||
- PUID=$PUID
|
||||
- SUBFOLDER=/
|
||||
- TZ=$TZ
|
||||
image: lscr.io/linuxserver/emulatorjs:1.7.2
|
||||
image: linuxserver/emulatorjs:1.7.2
|
||||
network_mode: bridge
|
||||
ports:
|
||||
- target: 3000
|
||||
|
@ -45,7 +45,6 @@ x-casaos:
|
|||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
- arm
|
||||
description:
|
||||
en_us: EmulatorJS is a Docker-based emulator application that can simulate various operating systems and device environments within containers for development, testing, and learning purposes.
|
||||
zh_cn: EmulatorJS是一个基于Docker的模拟器应用程序,可以在容器中模拟多种操作系统和设备环境,用于开发、测试和学习目的。
|
||||
|
|
|
@ -88,8 +88,9 @@ x-casaos:
|
|||
ko_kr: "FileDrop은 무료 오픈 소스 파일 공유 서비스입니다."
|
||||
developer: Noé Favier (noe.favier@outlook.com)
|
||||
author: Noé Favier
|
||||
icon: https://github.com/Noe-Favier/filedrop-v2/blob/master/assets/android-chrome-512x512.png
|
||||
thumbnail: https://github.com/Noe-Favier/filedrop-v2/blob/master/assets/android-chrome-512x512.png
|
||||
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileDrop/icon.png
|
||||
screenshot_link:
|
||||
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileDrop/screenshot-1.jpg
|
||||
title:
|
||||
en_us: FileDrop
|
||||
category: Cloud
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
|
@ -1,7 +1,7 @@
|
|||
name: grafana
|
||||
services:
|
||||
grafana:
|
||||
image: grafana/grafana:8.5.27
|
||||
image: grafana/grafana:10.2.2
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -32,7 +32,6 @@ x-casaos:
|
|||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
- arm
|
||||
main: grafana
|
||||
author: CasaOS Team
|
||||
category: Network
|
||||
|
|
|
@ -5,7 +5,7 @@ services:
|
|||
PGID: $PGID
|
||||
PUID: $PUID
|
||||
TZ: $TZ
|
||||
image: linuxserver/homeassistant:2023.6.3
|
||||
image: linuxserver/homeassistant:2023.11.3
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -40,7 +40,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: homeassistant
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -6,7 +6,7 @@ services:
|
|||
PGID: "1000"
|
||||
PUID: "1000"
|
||||
TZ: Europe/London
|
||||
image: lscr.io/linuxserver/jackett:0.21.341
|
||||
image: linuxserver/jackett:0.21.1250
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -54,7 +54,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: jackett
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -12,7 +12,7 @@ services:
|
|||
PGID: $PGID
|
||||
PUID: $PUID
|
||||
TZ: $TZ
|
||||
image: linuxserver/jellyfin:10.8.10
|
||||
image: linuxserver/jellyfin:10.8.12
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -98,7 +98,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: jellyfin
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -6,7 +6,7 @@ services:
|
|||
PGID: "1000"
|
||||
PUID: "1000"
|
||||
TZ: Europe/London
|
||||
image: linuxserver/lazylibrarian:version-a7d5948a
|
||||
image: linuxserver/lazylibrarian:version-0ca9b70c
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -60,7 +60,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: lazylibrarian
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -5,7 +5,7 @@ services:
|
|||
PGID: "1000"
|
||||
PUID: "1000"
|
||||
TZ: Europe/London
|
||||
image: linuxserver/lidarr:1.2.6
|
||||
image: linuxserver/lidarr:1.4.5
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -56,7 +56,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: lidarr
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -11,7 +11,7 @@ services:
|
|||
- type: bind
|
||||
source: /DATA/AppData/lucky
|
||||
target: /goodluck
|
||||
environment:
|
||||
environment:
|
||||
TZ: $TZ
|
||||
network_mode: host
|
||||
privileged: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: mariadb
|
||||
services:
|
||||
mariadb:
|
||||
image: linuxserver/mariadb:10.11.4
|
||||
image: linuxserver/mariadb:10.11.5
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
PUID: $PUID
|
||||
|
@ -50,7 +50,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: mariadb
|
||||
description:
|
||||
|
|
|
@ -139,8 +139,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: mineos
|
||||
author: Chàra Rose
|
||||
category: Games
|
||||
|
|
|
@ -54,7 +54,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: mongo
|
||||
description:
|
||||
|
|
|
@ -54,7 +54,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: mongodb4
|
||||
description:
|
||||
|
|
|
@ -23,7 +23,7 @@ services:
|
|||
- container: "5216"
|
||||
description:
|
||||
en_us: WebUI HTTP Port
|
||||
protocol: tcp
|
||||
protocol: tcp
|
||||
volumes:
|
||||
- container: /myspeed/data
|
||||
description:
|
||||
|
@ -33,6 +33,7 @@ x-casaos:
|
|||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
- arm
|
||||
main: myspeed
|
||||
author: joaobosconff
|
||||
category: Utility
|
||||
|
|
|
@ -4,7 +4,7 @@ services:
|
|||
environment:
|
||||
PGID: "1000"
|
||||
PUID: "1000"
|
||||
image: linuxserver/mylar3:0.7.2
|
||||
image: linuxserver/mylar3:0.7.6
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -52,7 +52,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: mylar3
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -7,7 +7,7 @@ services:
|
|||
limits:
|
||||
cpus: '1'
|
||||
memory: 1024M
|
||||
image: deluan/navidrome:0.49.3
|
||||
image: deluan/navidrome:0.50.0
|
||||
labels:
|
||||
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Navidrome/icon.png
|
||||
restart: always
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: nextcloud
|
||||
services:
|
||||
nextcloud:
|
||||
image: nextcloud:27.0.0
|
||||
image: nextcloud:27.1.3
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
|
@ -6,7 +6,7 @@ services:
|
|||
PGID: "1000"
|
||||
PUID: "1000"
|
||||
TZ: Europe/London
|
||||
image: linuxserver/ombi:4.39.1
|
||||
image: linuxserver/ombi:4.43.5
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -48,7 +48,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: ombi
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -5,7 +5,7 @@ services:
|
|||
CRYPTO_POLICY: unlimited
|
||||
PGID: $PGID
|
||||
PUID: $PUID
|
||||
image: openhab/openhab:3.4.4
|
||||
image: openhab/openhab:4.0.4
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -23,13 +23,13 @@ services:
|
|||
read_only: true
|
||||
- type: bind
|
||||
source: /DATA/AppData/$AppID/addons
|
||||
target: /opt/openhab/addons
|
||||
target: /openhab/addons
|
||||
- type: bind
|
||||
source: /DATA/AppData/$AppID/conf
|
||||
target: /opt/openhab/conf
|
||||
target: /openhab/conf
|
||||
- type: bind
|
||||
source: /DATA/AppData/$AppID/userdata
|
||||
target: /opt/openhab/userdata
|
||||
target: /openhab/userdata
|
||||
x-casaos:
|
||||
envs:
|
||||
- container: CRYPTO_POLICY
|
||||
|
|
|
@ -74,7 +74,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: overseerr
|
||||
description:
|
||||
|
|
|
@ -5,7 +5,7 @@ services:
|
|||
PHOTOPRISM_ADMIN_PASSWORD: casaos
|
||||
PHOTOPRISM_UPLOAD_NSFW: "true"
|
||||
TZ: $TZ
|
||||
image: photoprism/photoprism:230607
|
||||
image: photoprism/photoprism:231011
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
|
@ -6,7 +6,7 @@ services:
|
|||
TZ: $TZ
|
||||
VIRTUAL_HOST: pi.hole
|
||||
WEBPASSWORD: casaos
|
||||
image: pihole/pihole:2023.05.2
|
||||
image: pihole/pihole:2023.11.0
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
|
@ -50,7 +50,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: plex
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: portainer
|
||||
services:
|
||||
portainer:
|
||||
image: portainer/portainer-ce:2.19.1
|
||||
image: portainer/portainer-ce:2.19.3
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
|
@ -5,7 +5,7 @@ services:
|
|||
PGID: "1000"
|
||||
PUID: "1000"
|
||||
TZ: Europe/London
|
||||
image: linuxserver/prowlarr:1.7.4
|
||||
image: linuxserver/prowlarr:1.9.4
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -44,7 +44,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: prowlarr
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -5,7 +5,7 @@ services:
|
|||
PGID: $PGID
|
||||
PUID: $PUID
|
||||
TZ: $TZ
|
||||
image: linuxserver/radarr:4.7.5
|
||||
image: linuxserver/radarr:5.1.3
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -63,7 +63,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: radarr
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -5,7 +5,7 @@ services:
|
|||
PGID: "1000"
|
||||
PUID: "1000"
|
||||
TZ: Europe/London
|
||||
image: linuxserver/readarr:0.1.1-nightly
|
||||
image: linuxserver/readarr:0.3.10-develop
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -56,7 +56,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: readarr
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -5,7 +5,7 @@ services:
|
|||
- PGID=$PGID
|
||||
- PUID=$PUID
|
||||
- TZ=$TZ
|
||||
image: lscr.io/linuxserver/resilio-sync:2.7.3
|
||||
image: linuxserver/resilio-sync:2.7.3
|
||||
network_mode: bridge
|
||||
ports:
|
||||
- target: 55555
|
||||
|
@ -31,7 +31,6 @@ x-casaos:
|
|||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
- arm
|
||||
description:
|
||||
en_us: resilio-sync is a Docker-based application that enables fast and secure file synchronization and sharing.
|
||||
zh_cn: resilio-sync是一个基于Docker的应用,可以实现无缝快速、安全的文件同步和共享。
|
||||
|
|
|
@ -5,7 +5,7 @@ services:
|
|||
PGID: "1000"
|
||||
PUID: "1000"
|
||||
TZ: Europe/London
|
||||
image: linuxserver/sabnzbd:4.0.3
|
||||
image: linuxserver/sabnzbd:4.1.0
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -56,7 +56,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: sabnzbd
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -56,7 +56,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: sickchill
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -3,10 +3,11 @@ services:
|
|||
siyuan-note:
|
||||
command:
|
||||
--accessAuthCode=casaos
|
||||
--workspace=/siyuan/workspace/
|
||||
environment:
|
||||
PUID: "1000"
|
||||
PGID: "1000"
|
||||
image: b3log/siyuan:latest
|
||||
image: b3log/siyuan:v2.10.16
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -20,28 +21,28 @@ services:
|
|||
volumes:
|
||||
- type: bind
|
||||
source: /DATA/AppData/$AppID/workspace
|
||||
target: /home/siyuan/SiYuan
|
||||
target: /siyuan/workspace
|
||||
x-casaos:
|
||||
envs:
|
||||
- container: TZ
|
||||
description:
|
||||
en_us: TimeZone
|
||||
zh_cn: 时区
|
||||
zh_cn: 时区
|
||||
- container: accessAuthCode
|
||||
description:
|
||||
description:
|
||||
en_us: Access authorization code, please be sure to modify, otherwise anyone can read and write your data
|
||||
zh_cn: 访问码,请修改,否则其他人可以直接访问并修改你的数据
|
||||
ports:
|
||||
- container: "6806"
|
||||
description:
|
||||
en_us: WebUI HTTP Port
|
||||
zh_cn: WebUI HTTP 端口
|
||||
zh_cn: WebUI HTTP 端口
|
||||
command:
|
||||
- workspace:
|
||||
en_us: specifies the workspace folder path, mounted to the container via -v on the host
|
||||
zh_cn: 指定工作区文件夹路径,通过主机上的 -v 装载到容器
|
||||
volumes:
|
||||
- container: /home/siyuan/SiYuan
|
||||
- container: /siyuan/workspace
|
||||
description:
|
||||
en_us: siyuan-note workspace.
|
||||
zh_cn: 思源笔记默认工作区
|
||||
|
@ -49,6 +50,8 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
- arm
|
||||
main: siyuan-note
|
||||
author: CasaOS Team
|
||||
category: Notes
|
||||
|
@ -56,12 +59,12 @@ x-casaos:
|
|||
en_us: SiYuan is a privacy-first personal knowledge management system, support fine-grained block-level reference and Markdown WYSIWYG.
|
||||
zh_cn: 思源笔记是一款隐私优先的个人知识管理系统,支持完全离线使用,同时也支持端到端加密同步。
|
||||
developer: siyuan-note
|
||||
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/siyuan-note/icon.png
|
||||
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Siyuan-Note/icon.png
|
||||
screenshot_link:
|
||||
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/siyuan-note/screenshot-1.jpg
|
||||
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/siyuan-note/screenshot-2.jpg
|
||||
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/siyuan-note/screenshot-3.jpg
|
||||
thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/siyuan-note/thumbnail.png
|
||||
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Siyuan-Note/screenshot-1.jpg
|
||||
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Siyuan-Note/screenshot-2.jpg
|
||||
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Siyuan-Note/screenshot-3.jpg
|
||||
thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Siyuan-Note/thumbnail.png
|
||||
tips:
|
||||
before_install:
|
||||
en_us: |
|
||||
|
@ -70,9 +73,10 @@ x-casaos:
|
|||
| `casaos` |
|
||||
zh_cn: |
|
||||
| accessAuthCode |
|
||||
| -------- |
|
||||
| -------- |
|
||||
| `casaos` |
|
||||
title:
|
||||
en_us: siyuan-note
|
||||
index:
|
||||
zh_cn: 思源笔记
|
||||
index:
|
||||
port_map: "6806"
|
||||
|
|
|
@ -50,7 +50,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: smokeping
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -5,7 +5,7 @@ services:
|
|||
- PGID=$PGID
|
||||
- PUID=$PUID
|
||||
- TZ=$TZ
|
||||
image: lscr.io/linuxserver/snapdrop:version-eac78009
|
||||
image: linuxserver/snapdrop:version-eac78009
|
||||
network_mode: bridge
|
||||
ports:
|
||||
- target: 443
|
||||
|
@ -25,7 +25,6 @@ x-casaos:
|
|||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
- arm
|
||||
description:
|
||||
en_us: Snapdrop is a Progressive Web App (PWA) that allows you to transfer files between devices in the same network without having to install anything.
|
||||
zh_cn: Snapdrop是一个渐进式Web应用程序(PWA),允许您在同一网络中的设备之间传输文件,而无需安装任何内容。
|
||||
|
|
|
@ -81,7 +81,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: syncthing
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -5,7 +5,7 @@ services:
|
|||
PGID: "1000"
|
||||
PUID: "1000"
|
||||
TZ: Europe/London
|
||||
image: linuxserver/tautulli:2.12.4
|
||||
image: linuxserver/tautulli:2.13.2
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -44,7 +44,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: tautulli
|
||||
author: Triskae
|
||||
|
|
|
@ -41,6 +41,7 @@ x-casaos:
|
|||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
- arm
|
||||
main: threadfin
|
||||
description:
|
||||
en_us: M3U Proxy for Plex DVR and Emby/Jellyfin Live TV. Based on xTeVe.
|
||||
|
|
|
@ -9,7 +9,7 @@ services:
|
|||
TRANSMISSION_WEB_HOME: /transmission-web-control/
|
||||
TZ: Europe/London
|
||||
USER: casaos
|
||||
image: lscr.io/linuxserver/transmission:version-3.00-r5
|
||||
image: linuxserver/transmission:4.0.4
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
@ -87,7 +87,6 @@ services:
|
|||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: transmission
|
||||
author: CasaOS Team
|
||||
|
|
|
@ -1,14 +1,13 @@
|
|||
name: trilium
|
||||
services:
|
||||
trilium:
|
||||
cpu_shares: 10
|
||||
command: []
|
||||
container_name: trilium
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
memory: 256M
|
||||
image: zadam/trilium:0.61.12
|
||||
reservations:
|
||||
memory: "256M"
|
||||
image: zadam/trilium:0.62.2
|
||||
labels:
|
||||
icon: https://icon.casaos.io/main/all/trilium.png
|
||||
ports:
|
||||
|
@ -26,15 +25,25 @@ services:
|
|||
network_mode: bridge
|
||||
privileged: false
|
||||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
- arm
|
||||
author: Jason McFeetors
|
||||
category: Notes
|
||||
description:
|
||||
en_us: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases.
|
||||
developer: zadam (https://github.com/zadam)
|
||||
icon: https://icon.casaos.io/main/all/trilium.png
|
||||
en_us: Trilium Notes is a hierarchical note-taking application with a focus on building large personal knowledge bases.
|
||||
zh_cn: Trilium Notes是一款具有层次结构的笔记应用程序,专注于构建庞大的个人知识库。
|
||||
developer: zadam
|
||||
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Trilium/icon.png
|
||||
screenshot_link:
|
||||
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Trilium/screenshot-1.png
|
||||
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Trilium/screenshot-2.png
|
||||
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Trilium/screenshot-3.png
|
||||
index: /
|
||||
port_map: "8088"
|
||||
scheme: http
|
||||
store_app_id: trilium
|
||||
title:
|
||||
en_us: Trilium
|
||||
zh_cn: Trilium
|
||||
|
|
|
@ -6,7 +6,7 @@ services:
|
|||
MEM_STARTUP: "1024"
|
||||
PGID: "1000"
|
||||
PUID: "1000"
|
||||
image: linuxserver/unifi-controller:7.4.156
|
||||
image: linuxserver/unifi-controller:8.0.7
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: uptimekuma
|
||||
services:
|
||||
uptimekuma:
|
||||
image: louislam/uptime-kuma:1.23.3-alpine
|
||||
image: louislam/uptime-kuma:1.23.6-alpine
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: vaultwarden
|
||||
services:
|
||||
vaultwarden:
|
||||
image: vaultwarden/server:1.28.1
|
||||
image: vaultwarden/server:1.30.1
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
|
@ -6,7 +6,7 @@ services:
|
|||
PUID: $PUID
|
||||
TZ: $TZ
|
||||
UMASK: "002"
|
||||
image: hotio/qbittorrent:release-4.5.2
|
||||
image: hotio/qbittorrent:release-4.6.1
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
Loading…
Reference in New Issue