Merge branch 'runtipi:master' into app/crowdsec
This commit is contained in:
commit
e34ff1226c
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "bitmagnet",
|
||||
"tipi_version": 17,
|
||||
"version": "0.7.14",
|
||||
"tipi_version": 18,
|
||||
"version": "0.8.0",
|
||||
"categories": [
|
||||
"media"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
bitmagnet:
|
||||
image: ghcr.io/bitmagnet-io/bitmagnet:0.7.14
|
||||
image: ghcr.io/bitmagnet-io/bitmagnet:v0.8.0
|
||||
restart: unless-stopped
|
||||
command:
|
||||
- worker
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8092,
|
||||
"id": "halo",
|
||||
"tipi_version": 25,
|
||||
"version": "2.14.1",
|
||||
"tipi_version": 26,
|
||||
"version": "2.15.0",
|
||||
"description": "Halo is a powerful and easy-to-use open source website building tool.",
|
||||
"short_desc": "Halo - Open source website building tool.",
|
||||
"categories": [
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
halo:
|
||||
image: halohub/halo:2.14.1
|
||||
image: halohub/halo:2.15.0
|
||||
container_name: halo
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"id": "lobe-chat",
|
||||
"description": "LobeChat is an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible (Function Call) plugin system.",
|
||||
"tipi_version": 125,
|
||||
"version": "0.151.5",
|
||||
"tipi_version": 129,
|
||||
"version": "0.152.1",
|
||||
"categories": [
|
||||
"ai"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3.9'
|
|||
services:
|
||||
lobe-chat:
|
||||
container_name: lobe-chat
|
||||
image: lobehub/lobe-chat:v0.151.5
|
||||
image: lobehub/lobe-chat:v0.152.1
|
||||
environment:
|
||||
- OPENAI_API_KEY=${OPENAI_API_KEY}
|
||||
- OPENAI_PROXY_URL=${OPEANAI_PROXY_URL}
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
"exposable": true,
|
||||
"https": true,
|
||||
"id": "portainer",
|
||||
"tipi_version": 20,
|
||||
"version": "2.20.1-alpine",
|
||||
"tipi_version": 21,
|
||||
"version": "2.20.2-alpine",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
portainer:
|
||||
image: portainer/portainer-ce:2.20.1-alpine
|
||||
image: portainer/portainer-ce:2.20.2-alpine
|
||||
container_name: portainer
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "silverbullet",
|
||||
"tipi_version": 7,
|
||||
"version": "0.7.6",
|
||||
"tipi_version": 8,
|
||||
"version": "0.7.7",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3.9'
|
|||
|
||||
services:
|
||||
silverbullet:
|
||||
image: zefhemel/silverbullet:0.7.6
|
||||
image: zefhemel/silverbullet:0.7.7
|
||||
container_name: 'silverbullet'
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
"exposable": true,
|
||||
"no_gui": true,
|
||||
"id": "simplex-smp",
|
||||
"tipi_version": 16,
|
||||
"version": "5.6.2",
|
||||
"tipi_version": 17,
|
||||
"version": "5.7.0",
|
||||
"categories": [
|
||||
"social"
|
||||
],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: '3.9'
|
||||
services:
|
||||
simplex-smp:
|
||||
image: simplexchat/smp-server:v5.6.2
|
||||
image: simplexchat/smp-server:v5.7.0
|
||||
container_name: simplex-smp
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/simplex/logs:/var/opt/simplex:z
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
"name": "Stalwart Mail",
|
||||
"available": true,
|
||||
"exposable": true,
|
||||
"tipi_version": 2,
|
||||
"version": "0.7.2",
|
||||
"tipi_version": 3,
|
||||
"version": "0.7.3",
|
||||
"port": 8677,
|
||||
"id": "stalwart-mail",
|
||||
"categories": [
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
stalwart-mail:
|
||||
image: stalwartlabs/mail-server:v0.7.2
|
||||
image: stalwartlabs/mail-server:v0.7.3
|
||||
container_name: stalwart-mail
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/opt/stalwart-mail
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"id": "windows",
|
||||
"description": "Run windows in docker...because why not?",
|
||||
"tipi_version": 21,
|
||||
"version": "2.22",
|
||||
"tipi_version": 22,
|
||||
"version": "3.00",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.9"
|
|||
services:
|
||||
windows:
|
||||
container_name: windows
|
||||
image: dockurr/windows:2.22
|
||||
image: dockurr/windows:3.00
|
||||
restart: unless-stopped
|
||||
devices:
|
||||
- /dev/kvm
|
||||
|
|
Loading…
Reference in New Issue
Block a user