Skip to content

Commit

Permalink
Merge branch 'runtipi:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigomescua authored Dec 14, 2024
2 parents c12a4b8 + f78d81b commit 53c6ad2
Show file tree
Hide file tree
Showing 29 changed files with 150 additions and 45 deletions.
6 changes: 3 additions & 3 deletions apps/ghost-dev/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "ghost-dev",
"tipi_version": 38,
"version": "5.104.2",
"tipi_version": 39,
"version": "5.105.0",
"categories": ["social", "media"],
"description": "Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.",
"short_desc": "Ghost - Turn your audience into a business.",
Expand All @@ -16,5 +16,5 @@
"form_fields": [],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1733952216000
"updated_at": 1734158522000
}
2 changes: 1 addition & 1 deletion apps/ghost-dev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.9"
services:
ghost-dev:
container_name: ghost-dev
image: ghost:5.104.2
image: ghost:5.105.0
restart: unless-stopped
volumes:
- ${APP_DATA_DIR}/data:/var/lib/ghost/content
Expand Down
6 changes: 3 additions & 3 deletions apps/ghost/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "ghost",
"tipi_version": 132,
"version": "5.104.2",
"tipi_version": 133,
"version": "5.105.0",
"categories": ["social", "media"],
"description": "Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.",
"short_desc": "Ghost - Turn your audience into a business.",
Expand Down Expand Up @@ -58,5 +58,5 @@
"supported_architectures": ["arm64", "amd64"],
"dynamic_config": true,
"created_at": 1691943801422,
"updated_at": 1733952220000
"updated_at": 1734158528000
}
2 changes: 1 addition & 1 deletion apps/ghost/docker-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"services": [
{
"name": "ghost",
"image": "ghost:5.104.2",
"image": "ghost:5.105.0",
"dependsOn": ["ghostdb"],
"internalPort": 2368,
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion apps/ghost/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.9"

services:
ghost:
image: ghost:5.104.2
image: ghost:5.105.0
container_name: ghost
depends_on:
- ghostdb
Expand Down
6 changes: 3 additions & 3 deletions apps/gitea/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "gitea",
"tipi_version": 34,
"version": "1.22.5",
"tipi_version": 35,
"version": "1.22.6",
"categories": ["development"],
"description": "Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket, and GitLab. Gitea is a fork of Gogs. See the Gitea Announcement blog post to read about the justification for a fork.",
"short_desc": "Gitea - Git with a cup of tea · A painless self-hosted Git service. · Cross-platform · Easy to install · Lightweight · Open Source.",
Expand All @@ -16,5 +16,5 @@
"supported_architectures": ["arm64", "amd64"],
"dynamic_config": true,
"created_at": 1691943801422,
"updated_at": 1733965733000
"updated_at": 1734137695000
}
2 changes: 1 addition & 1 deletion apps/gitea/docker-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"services": [
{
"name": "gitea",
"image": "gitea/gitea:1.22.5",
"image": "gitea/gitea:1.22.6",
"environment": {
"USER_UID": "1000",
"USER_GID": "1000",
Expand Down
2 changes: 1 addition & 1 deletion apps/gitea/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.7"

services:
gitea:
image: gitea/gitea:1.22.5
image: gitea/gitea:1.22.6
container_name: gitea
environment:
- USER_UID=1000
Expand Down
5 changes: 3 additions & 2 deletions apps/grafana/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
"port": 8160,
"available": true,
"exposable": true,
"dynamic_config": true,
"id": "grafana",
"tipi_version": 40,
"tipi_version": 41,
"version": "11.4.0",
"categories": ["data"],
"description": "The open and composable observability and data visualization platform",
Expand All @@ -15,5 +16,5 @@
"form_fields": [],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1733433081000
"updated_at": 1734113851889
}
16 changes: 16 additions & 0 deletions apps/grafana/docker-compose.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"services": [
{
"name": "grafana",
"image": "grafana/grafana-oss:11.4.0",
"isMain": true,
"internalPort": 3000,
"volumes": [
{
"hostPath": "${APP_DATA_DIR}/data/grafana",
"containerPath": "/var/lib/grafana"
}
]
}
]
}
5 changes: 3 additions & 2 deletions apps/mdns-repeater/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
"name": "MDNS Repeater",
"available": true,
"exposable": false,
"dynamic_config": true,
"no_gui": true,
"port": 9998,
"id": "mdns-repeater",
"tipi_version": 2,
"tipi_version": 3,
"version": "latest",
"categories": ["utilities", "automation"],
"author": "angelnu",
Expand All @@ -31,5 +32,5 @@
],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1723566284000
"updated_at": 1734113996789
}
14 changes: 14 additions & 0 deletions apps/mdns-repeater/docker-compose.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"services": [
{
"name": "mdns-repeater",
"image": "angelnu/mdns_repeater:latest",
"isMain": true,
"networkMode": "host",
"environment": {
"hostNIC": "${MDNS_HOST_NIC}",
"dockerNIC": "${MDNS_DOCKER_NIC}"
}
}
]
}
6 changes: 3 additions & 3 deletions apps/mealie-1/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "mealie-1",
"tipi_version": 13,
"version": "2.3.0",
"tipi_version": 14,
"version": "2.4.0",
"description": "Mealie is a self-hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and Mealie will automatically import the relevant data or add a family recipe with the UI editor. Mealie also provides an API for interactions from 3rd party applications. Default username / password is [email protected] / MyPassword",
"short_desc": "Mealie is a self-hosted recipe manager and meal planner.",
"author": "hay-kot",
Expand All @@ -21,5 +21,5 @@
],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1732701578000
"updated_at": 1734148495000
}
2 changes: 1 addition & 1 deletion apps/mealie-1/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.7'
services:
mealie-1:
container_name: mealie-1
image: ghcr.io/mealie-recipes/mealie:v2.3.0
image: ghcr.io/mealie-recipes/mealie:v2.4.0
restart: unless-stopped
ports:
- ${APP_PORT}:9000
Expand Down
6 changes: 3 additions & 3 deletions apps/ollama-amd/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"exposable": true,
"port": 11434,
"id": "ollama-amd",
"tipi_version": 46,
"version": "0.5.1-rocm",
"tipi_version": 47,
"version": "0.5.2-rocm",
"categories": ["ai"],
"description": "Get up and running with Llama 3, Mistral, Gemma, and other large language models.",
"short_desc": "LLMs inference server with OpenAI compatible API",
Expand All @@ -16,5 +16,5 @@
"form_fields": [],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1733536493000
"updated_at": 1734148493000
}
2 changes: 1 addition & 1 deletion apps/ollama-amd/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.7'

services:
ollama-amd:
image: ollama/ollama:0.5.1-rocm
image: ollama/ollama:0.5.2-rocm
restart: unless-stopped
container_name: ollama-amd
environment:
Expand Down
6 changes: 3 additions & 3 deletions apps/ollama-cpu/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dynamic_config": true,
"port": 11436,
"id": "ollama-cpu",
"tipi_version": 47,
"version": "0.5.1",
"tipi_version": 48,
"version": "0.5.2",
"categories": ["ai"],
"description": "Get up and running with Llama 3, Mistral, Gemma, and other large language models.",
"short_desc": "LLMs inference server with OpenAI compatible API",
Expand All @@ -17,5 +17,5 @@
"form_fields": [],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1733761027757
"updated_at": 1734148497000
}
2 changes: 1 addition & 1 deletion apps/ollama-cpu/docker-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"services": [
{
"name": "ollama-cpu",
"image": "ollama/ollama:0.5.1",
"image": "ollama/ollama:0.5.2",
"isMain": true,
"internalPort": 11434,
"volumes": [
Expand Down
2 changes: 1 addition & 1 deletion apps/ollama-cpu/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.7'

services:
ollama-cpu:
image: ollama/ollama:0.5.1
image: ollama/ollama:0.5.2
restart: unless-stopped
container_name: ollama-cpu
ports:
Expand Down
6 changes: 3 additions & 3 deletions apps/ollama-nvidia/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"exposable": true,
"port": 11435,
"id": "ollama-nvidia",
"tipi_version": 46,
"version": "0.5.1",
"tipi_version": 47,
"version": "0.5.2",
"categories": ["ai"],
"description": "Get up and running with Llama 3, Mistral, Gemma, and other large language models.",
"short_desc": "LLMs inference server with OpenAI compatible API",
Expand All @@ -16,5 +16,5 @@
"form_fields": [],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1733536498000
"updated_at": 1734148498000
}
2 changes: 1 addition & 1 deletion apps/ollama-nvidia/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.7'

services:
ollama-nvidia:
image: ollama/ollama:0.5.1
image: ollama/ollama:0.5.2
restart: unless-stopped
container_name: ollama-nvidia
ports:
Expand Down
5 changes: 3 additions & 2 deletions apps/pinchflat/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
"port": 8945,
"available": true,
"exposable": true,
"dynamic_config": true,
"id": "pinchflat",
"tipi_version": 16,
"tipi_version": 17,
"version": "2024.12.10",
"categories": ["media"],
"description": "Your next YouTube media manager",
Expand Down Expand Up @@ -34,5 +35,5 @@
],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1733879136000
"updated_at": 1734114135009
}
29 changes: 29 additions & 0 deletions apps/pinchflat/docker-compose.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"services": [
{
"name": "pinchflat",
"image": "keglin/pinchflat:v2024.12.10",
"isMain": true,
"internalPort": 8945,
"environment": {
"BASIC_AUTH_USERNAME": "${PINCHFLAT_BASIC_AUTH_USERNAME}",
"BASIC_AUTH_PASSWORD": "${PINCHFLAT_BASIC_AUTH_PASSWORD}"
},
"volumes": [
{
"hostPath": "/etc/localtime",
"containerPath": "/etc/localtime",
"readOnly": true
},
{
"hostPath": "${APP_DATA_DIR}/data/config",
"containerPath": "/config"
},
{
"hostPath": "${APP_DATA_DIR}/data/downloads",
"containerPath": "/downloads"
}
]
}
]
}
6 changes: 3 additions & 3 deletions apps/stirling-pdf/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "stirling-pdf",
"tipi_version": 57,
"version": "0.36.0",
"tipi_version": 58,
"version": "0.36.1",
"categories": ["data", "utilities"],
"description": "Locally hosted web application that allows you to perform various operations on PDF files.",
"short_desc": "Powerful locally hosted web based PDF manipulation tool.",
Expand All @@ -21,5 +21,5 @@
],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1733474459000
"updated_at": 1734129554000
}
2 changes: 1 addition & 1 deletion apps/stirling-pdf/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.9"
services:
stirling-pdf:
image: stirlingtools/stirling-pdf:0.36.0
image: stirlingtools/stirling-pdf:0.36.1
restart: unless-stopped
container_name: stirling-pdf
privileged: true
Expand Down
5 changes: 3 additions & 2 deletions apps/wallos/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
"port": 8222,
"available": true,
"exposable": true,
"dynamic_config": true,
"id": "wallos",
"tipi_version": 93,
"tipi_version": 94,
"version": "2.41.0",
"categories": ["finance"],
"description": "Open-Source Personal Subscription Tracker",
Expand All @@ -15,5 +16,5 @@
"form_fields": [],
"supported_architectures": ["amd64"],
"created_at": 1691943801422,
"updated_at": 1733976925000
"updated_at": 1734114361053
}
Loading

0 comments on commit 53c6ad2

Please sign in to comment.