Skip to content

Commit 1cae7f0

Browse files
committed
Updated on 08-10-2023 04:02:08 PM UTC
1 parent 3859076 commit 1cae7f0

7 files changed

+13
-10
lines changed

Apps/draw.io/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: draw.io
22
services:
33
app:
4-
image: jgraph/drawio:21.6.6
4+
image: jgraph/drawio:21.6.8
55
restart: unless-stopped
66
environment:
77
LETS_ENCRYPT_ENABLED: false

Apps/immich/docker-compose.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: immich
22
services:
33
immich-server:
4-
image: ghcr.io/immich-app/immich-server:v1.72.1
4+
image: ghcr.io/immich-app/immich-server:v1.72.2
55
command:
66
- start.sh
77
- immich
@@ -22,7 +22,7 @@ services:
2222
- immich-machine-learning
2323
restart: always
2424
immich-microservices:
25-
image: ghcr.io/immich-app/immich-server:v1.72.1
25+
image: ghcr.io/immich-app/immich-server:v1.72.2
2626
command:
2727
- start.sh
2828
- microservices
@@ -41,7 +41,7 @@ services:
4141
- typesense
4242
restart: always
4343
immich-machine-learning:
44-
image: ghcr.io/immich-app/immich-machine-learning:v1.72.0
44+
image: ghcr.io/immich-app/immich-machine-learning:v1.72.2
4545
volumes:
4646
- /DATA/AppData/immich/model/cache:/cache
4747
environment:
@@ -53,7 +53,7 @@ services:
5353
- REDIS_HOSTNAME=immich_redis
5454
restart: always
5555
immich-web:
56-
image: ghcr.io/immich-app/immich-web:v1.72.0
56+
image: ghcr.io/immich-app/immich-web:v1.72.2
5757
restart: always
5858
typesense:
5959
image: typesense/typesense:0.24.1
@@ -79,7 +79,7 @@ services:
7979
- /DATA/AppData/immich/postgresql/data:/var/lib/postgresql/data
8080
restart: always
8181
immich-proxy:
82-
image: ghcr.io/immich-app/immich-proxy:v1.72.0
82+
image: ghcr.io/immich-app/immich-proxy:v1.72.2
8383
environment:
8484
- IMMICH_SERVER_URL=http://immich-server:3001
8585
- IMMICH_WEB_URL=http://immich-web:3000

Apps/kavita/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: kavita
22
services:
33
app:
4-
image: kizaing/kavita:0.7.6
4+
image: kizaing/kavita:0.7.7
55
restart: unless-stopped
66
environment:
77
PUID: $PUID

Apps/websync/docker-compose.yml

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ x-casaos:
2525
en_us: Websync is intended to be an rsync task manager, where rsync tasks can be added, scheduled and maintained in a sane manner.
2626
developer: ''
2727
author: WisdomSky
28+
screenshot_link:
29+
- https://cdn.jsdelivr.net/gh/WisdomSky/CasaOS-Coolstore@main/Apps/websync/screenshot-1.png
30+
- https://cdn.jsdelivr.net/gh/WisdomSky/CasaOS-Coolstore@main/Apps/websync/screenshot-2.png
2831
icon: https://cdn0.iconfinder.com/data/icons/octicons/1024/sync-1024.png
2932
thumbnail: https://cdn0.iconfinder.com/data/icons/octicons/1024/sync-1024.png
3033
title:

Apps/websync/screenshot-1.png

146 KB
Loading

Apps/websync/screenshot-2.png

77.5 KB
Loading

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@ Just an another CasaOS third-party Appstore with ❄**Cool**❄ apps.
6363
| <img src="https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/archivebox.png" width="15"/>&nbsp;&nbsp;&nbsp;[Archivebox](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/archivebox) | 0.7 | Archivebox Is A Powerful, Self-hosted Internet Archiving Solution To Collect, Save, And View Sites You Want To Preserve Offline. |
6464
| <img src="https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/caddy.png" width="15"/>&nbsp;&nbsp;&nbsp;[Caddy](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/caddy) | 2.7.2 | Caddy - The Ultimate Server With Automatic Https. Need To Run Tools/install_caddy.sh Before Installing The Template. |
6565
| <img src="https://cdn.jsdelivr.net/gh/WisdomSky/CasaOS-Coolstore@main/Apps/casaos-cloudflared/icon.png" width="15"/>&nbsp;&nbsp;&nbsp;[Cloudflared](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/casaos-cloudflared) | 2023.7.3 | A tunneling daemon by Cloudflare that safely exposes your web servers into the internet. |
66-
| <img src="https://raw.githubusercontent.com/jgraph/drawio/dev/src/main/webapp/images/logo.png" width="15"/>&nbsp;&nbsp;&nbsp;[Draw.io](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/draw.io) | 21.6.6 | Draw.io (formerly Diagramly) Is Free Online Diagram Software. You Can Use It As A Flowchart Maker, Network Diagram Software, To Create Uml Online, As An Er Diagram Tool, To Design Database Schema, To Build Bpmn Online, As A Circuit Diagram Maker, And More. Draw.io Can Import .vsdx, Gliffy™ And Lucidchart™ Files. |
66+
| <img src="https://raw.githubusercontent.com/jgraph/drawio/dev/src/main/webapp/images/logo.png" width="15"/>&nbsp;&nbsp;&nbsp;[Draw.io](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/draw.io) | 21.6.8 | Draw.io (formerly Diagramly) Is Free Online Diagram Software. You Can Use It As A Flowchart Maker, Network Diagram Software, To Create Uml Online, As An Er Diagram Tool, To Design Database Schema, To Build Bpmn Online, As A Circuit Diagram Maker, And More. Draw.io Can Import .vsdx, Gliffy™ And Lucidchart™ Files. |
6767
| <img src="https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ghost.png" width="15"/>&nbsp;&nbsp;&nbsp;[Ghost](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/ghost) | 5.58.0 | Free And Open-source Blogging Platform |
6868
| <img src="https://raw.githubusercontent.com/hestiacp/hestiacp/main/web/images/logo.png" width="15"/>&nbsp;&nbsp;&nbsp;[Hestia CP](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/hestiacp) | 1.0.1 | An open-source web hosting control panel that allows users to manage their websites, domains, email accounts, databases, and more. It provides a user-friendly interface for managing web hosting environments and simplifies various administrative tasks. |
6969
| <img src="https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homebridge.png" width="15"/>&nbsp;&nbsp;&nbsp;[Homebridge](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/homebridge) | 2023-01-08 | Homebridge Allows You To Integrate With Smart Home Devices That Do Not Natively Support Homekit. There Are Over 2,000 Homebridge Plugins Supporting Thousands Of Different Smart Accessories. |
70-
| <img src="https://immich.app/img/logo.png" width="15"/>&nbsp;&nbsp;&nbsp;[Immich](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/immich) | v1.72.0 | Self-hosted photos and videos backup tool |
70+
| <img src="https://immich.app/img/logo.png" width="15"/>&nbsp;&nbsp;&nbsp;[Immich](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/immich) | v1.72.2 | Self-hosted photos and videos backup tool |
7171
| <img src="https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/joomla.png" width="15"/>&nbsp;&nbsp;&nbsp;[Joomla](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/joomla) | 4.3.3-apache | Another Free And Open-source Cms |
72-
| <img src="https://raw.githubusercontent.com/Kareadita/Kavita/main/UI/Web/src/assets/images/logo.png" width="15"/>&nbsp;&nbsp;&nbsp;[Kavita](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/kavita) | 0.7.6 | Kavita Manga, Comic And E-book Server |
72+
| <img src="https://raw.githubusercontent.com/Kareadita/Kavita/main/UI/Web/src/assets/images/logo.png" width="15"/>&nbsp;&nbsp;&nbsp;[Kavita](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/kavita) | 0.7.7 | Kavita Manga, Comic And E-book Server |
7373
| <img src="https://raw.githubusercontent.com/gotson/komga/master/.github/readme-images/app-icon.png" width="15"/>&nbsp;&nbsp;&nbsp;[Komga](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/komga) | 1.3.1 | Koomga Manga, Comic And E-book Server |
7474
| <img src="https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/ytdlm.png" width="15"/>&nbsp;&nbsp;&nbsp;[Metube](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/metube-youtubedl) | 2023-07-27 | Web Gui For Youtube-dl With Playlist Support. Allows You To Download Videos From Youtube And Dozens Of Other Sites (https://ytdl-org.github.io/youtube-dl/supportedsites.html). |
7575
| <img src="https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/minecraft.png" width="15"/>&nbsp;&nbsp;&nbsp;[Minecraft Server](https://github.com/WisdomSky/CasaOS-Coolstore/tree/main/Apps/minecraft) | 2023.8.1 | This Docker Image Provides A Minecraft Server That Will Automatically Download The Latest Stable Version At Startup. You Can Also Run/upgrade To Any Specific Version Or The Latest Snapshot. See The Versions Section Below For More Information. |

0 commit comments

Comments
 (0)