Merge branch 'master' into master
This commit is contained in:
commit
8929c790eb
|
@ -7,8 +7,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "2fauth",
|
"id": "2fauth",
|
||||||
"tipi_version": 12,
|
"tipi_version": 13,
|
||||||
"version": "5.0.3",
|
"version": "5.0.4",
|
||||||
"categories": [
|
"categories": [
|
||||||
"security"
|
"security"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
2fauth:
|
2fauth:
|
||||||
image: 2fauth/2fauth:5.0.3
|
image: 2fauth/2fauth:5.0.4
|
||||||
container_name: 2fauth
|
container_name: 2fauth
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data:/2fauth
|
- ${APP_DATA_DIR}/data:/2fauth
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 6767,
|
"port": 6767,
|
||||||
"id": "bazarr",
|
"id": "bazarr",
|
||||||
"tipi_version": 13,
|
"tipi_version": 14,
|
||||||
"version": "1.4.1",
|
"version": "1.4.2",
|
||||||
"categories": [
|
"categories": [
|
||||||
"media",
|
"media",
|
||||||
"utilities"
|
"utilities"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
bazarr:
|
bazarr:
|
||||||
image: lscr.io/linuxserver/bazarr:1.4.1
|
image: lscr.io/linuxserver/bazarr:1.4.2
|
||||||
container_name: bazarr
|
container_name: bazarr
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "bitmagnet",
|
"id": "bitmagnet",
|
||||||
"tipi_version": 10,
|
"tipi_version": 11,
|
||||||
"version": "0.7.2",
|
"version": "0.7.5",
|
||||||
"categories": [
|
"categories": [
|
||||||
"media"
|
"media"
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bitmagnet:
|
bitmagnet:
|
||||||
image: ghcr.io/bitmagnet-io/bitmagnet:0.7.2
|
image: ghcr.io/bitmagnet-io/bitmagnet:0.7.5
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command:
|
command:
|
||||||
- worker
|
- worker
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "ghost",
|
"id": "ghost",
|
||||||
"tipi_version": 75,
|
"tipi_version": 76,
|
||||||
"version": "5.79.3",
|
"version": "5.79.4",
|
||||||
"categories": [
|
"categories": [
|
||||||
"social",
|
"social",
|
||||||
"media"
|
"media"
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3.9"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ghost:
|
ghost:
|
||||||
image: ghost:5.79.3
|
image: ghost:5.79.4
|
||||||
container_name: ghost
|
container_name: ghost
|
||||||
depends_on:
|
depends_on:
|
||||||
- ghostdb
|
- ghostdb
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "homeassistant-1",
|
"id": "homeassistant-1",
|
||||||
"tipi_version": 2,
|
"tipi_version": 3,
|
||||||
"version": "2024.2.2",
|
"version": "2024.2.3",
|
||||||
"categories": [
|
"categories": [
|
||||||
"automation"
|
"automation"
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
homeassistant-1:
|
homeassistant-1:
|
||||||
image: ghcr.io/home-assistant/home-assistant:2024.2.2
|
image: ghcr.io/home-assistant/home-assistant:2024.2.3
|
||||||
container_name: homeassistant-1
|
container_name: homeassistant-1
|
||||||
environment:
|
environment:
|
||||||
- TZ=${TZ}
|
- TZ=${TZ}
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "lobe-chat",
|
"id": "lobe-chat",
|
||||||
"description": "LobeChat is an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible (Function Call) plugin system.",
|
"description": "LobeChat is an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible (Function Call) plugin system.",
|
||||||
"tipi_version": 32,
|
"tipi_version": 33,
|
||||||
"version": "0.129.1",
|
"version": "0.129.3",
|
||||||
"categories": [
|
"categories": [
|
||||||
"ai"
|
"ai"
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: '3.9'
|
||||||
services:
|
services:
|
||||||
lobe-chat:
|
lobe-chat:
|
||||||
container_name: lobe-chat
|
container_name: lobe-chat
|
||||||
image: lobehub/lobe-chat:v0.129.1
|
image: lobehub/lobe-chat:v0.129.3
|
||||||
environment:
|
environment:
|
||||||
- OPENAI_API_KEY=${OPENAI_API_KEY}
|
- OPENAI_API_KEY=${OPENAI_API_KEY}
|
||||||
- OPENAI_PROXY_URL=${OPEANAI_PROXY_URL}
|
- OPENAI_PROXY_URL=${OPEANAI_PROXY_URL}
|
||||||
|
|
|
@ -7,8 +7,8 @@
|
||||||
"force_expose": true,
|
"force_expose": true,
|
||||||
"generate_vapid_keys": true,
|
"generate_vapid_keys": true,
|
||||||
"id": "mastodon",
|
"id": "mastodon",
|
||||||
"tipi_version": 17,
|
"tipi_version": 18,
|
||||||
"version": "4.2.7",
|
"version": "4.2.8",
|
||||||
"categories": [
|
"categories": [
|
||||||
"social"
|
"social"
|
||||||
],
|
],
|
||||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
||||||
services:
|
services:
|
||||||
mastodon:
|
mastodon:
|
||||||
container_name: mastodon
|
container_name: mastodon
|
||||||
image: lscr.io/linuxserver/mastodon:4.2.7
|
image: lscr.io/linuxserver/mastodon:4.2.8
|
||||||
ports:
|
ports:
|
||||||
- 8209:80
|
- 8209:80
|
||||||
- ${APP_PORT}:443
|
- ${APP_PORT}:443
|
||||||
|
|
|
@ -75,7 +75,7 @@ services:
|
||||||
- tipi_main_network
|
- tipi_main_network
|
||||||
|
|
||||||
gotenberg:
|
gotenberg:
|
||||||
image: docker.io/gotenberg/gotenberg:8.1
|
image: docker.io/gotenberg/gotenberg:8.2
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
# The gotenberg chromium route is used to convert .eml files. We do not
|
# The gotenberg chromium route is used to convert .eml files. We do not
|
||||||
# want to allow external content like tracking pixels or even javascript.
|
# want to allow external content like tracking pixels or even javascript.
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "viewtube",
|
"id": "viewtube",
|
||||||
"tipi_version": 8,
|
"tipi_version": 9,
|
||||||
"version": "0.15.1",
|
"version": "0.15.2",
|
||||||
"categories": [
|
"categories": [
|
||||||
"media"
|
"media"
|
||||||
],
|
],
|
||||||
|
|
|
@ -4,7 +4,7 @@ services:
|
||||||
viewtube:
|
viewtube:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: viewtube
|
container_name: viewtube
|
||||||
image: mauriceo/viewtube:0.15.1
|
image: mauriceo/viewtube:0.15.2
|
||||||
depends_on:
|
depends_on:
|
||||||
- viewtube-mongodb
|
- viewtube-mongodb
|
||||||
- viewtube-redis
|
- viewtube-redis
|
||||||
|
|
|
@ -4,7 +4,7 @@ services:
|
||||||
viewtube:
|
viewtube:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: viewtube
|
container_name: viewtube
|
||||||
image: mauriceo/viewtube:0.15.1
|
image: mauriceo/viewtube:0.15.2
|
||||||
depends_on:
|
depends_on:
|
||||||
- viewtube-mongodb
|
- viewtube-mongodb
|
||||||
- viewtube-redis
|
- viewtube-redis
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "wekan",
|
"id": "wekan",
|
||||||
"tipi_version": 7,
|
"tipi_version": 8,
|
||||||
"version": "7.32",
|
"version": "7.34",
|
||||||
"categories": [
|
"categories": [
|
||||||
"development"
|
"development"
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
wekan:
|
wekan:
|
||||||
image: ghcr.io/wekan/wekan:v7.32
|
image: ghcr.io/wekan/wekan:v7.34
|
||||||
container_name: wekan
|
container_name: wekan
|
||||||
environment:
|
environment:
|
||||||
# https://github.com/wekan/wekan/blob/main/docker-compose.yml
|
# https://github.com/wekan/wekan/blob/main/docker-compose.yml
|
||||||
|
|
Loading…
Reference in New Issue
Block a user