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