diff --git a/blueprints/gotify/docker-compose.yml b/blueprints/gotify/docker-compose.yml new file mode 100644 index 00000000..1d3d8265 --- /dev/null +++ b/blueprints/gotify/docker-compose.yml @@ -0,0 +1,11 @@ +services: + gotify: + image: gotify/server:2.9.1 + restart: unless-stopped + volumes: + - gotify_data:/app/data + ports: + - "80" + +volumes: + gotify_data: diff --git a/blueprints/gotify/gotify.svg b/blueprints/gotify/gotify.svg new file mode 100644 index 00000000..29502b8a --- /dev/null +++ b/blueprints/gotify/gotify.svg @@ -0,0 +1,5 @@ + + + + G + diff --git a/blueprints/gotify/template.toml b/blueprints/gotify/template.toml new file mode 100644 index 00000000..2308838a --- /dev/null +++ b/blueprints/gotify/template.toml @@ -0,0 +1,11 @@ +[variables] +main_domain = "${domain}" + +[config] +env = {} +mounts = [] + +[[config.domains]] +serviceName = "gotify" +port = 80 +host = "${main_domain}" diff --git a/meta.json b/meta.json index 1a253a69..83496f3b 100644 --- a/meta.json +++ b/meta.json @@ -182,7 +182,7 @@ "id": "alist", "name": "AList", "version": "v3.55.0", - "description": "🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs.", + "description": "🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs.", "logo": "alist.svg", "links": { "github": "https://github.com/AlistGo/alist", @@ -316,7 +316,7 @@ "id": "anytype", "name": "Anytype", "version": "latest", - "description": "Anytype is a personal knowledge base—your digital brain—that lets you gather, connect and remix all kinds of information. Create pages, tasks, wikis, journals—even entire apps—and define your own data model while your data stays offline-first, private and encrypted across devices.\n\nAfter installation, you can view the Anytype client configuration by running `cat /data/client-config.yml` inside the service container.", + "description": "Anytype is a personal knowledge base—your digital brain—that lets you gather, connect and remix all kinds of information. Create pages, tasks, wikis, journals—even entire apps—and define your own data model while your data stays offline-first, private and encrypted across devices.\n\nAfter installation, you can view the Anytype client configuration by running `cat /data/client-config.yml` inside the service container.", "logo": "logo.png", "links": { "github": "https://github.com/grishy/any-sync-bundle", @@ -545,7 +545,7 @@ "id": "autobase", "name": "Autobase", "version": "2.5.2", - "description": "Autobase for PostgreSQL® is an open-source alternative to cloud-managed databases (self-hosted DBaaS).", + "description": "Autobase for PostgreSQL® is an open-source alternative to cloud-managed databases (self-hosted DBaaS).", "links": { "github": "https://github.com/vitabaks/autobase", "website": "https://autobase.tech/", @@ -755,7 +755,7 @@ "id": "blender", "name": "Blender", "version": "latest", - "description": "Blender is a free and open-source 3D creation suite. It supports the entire 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing and motion tracking, video editing and 2D animation pipeline.", + "description": "Blender is a free and open-source 3D creation suite. It supports the entire 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing and motion tracking, video editing and 2D animation pipeline.", "logo": "blender.svg", "links": { "github": "https://github.com/linuxserver/docker-blender", @@ -2952,6 +2952,23 @@ "tools" ] }, + { + "id": "gotify", + "name": "Gotify", + "version": "2.9.1", + "description": "Gotify is a simple server for sending and receiving self-hosted push notifications.", + "logo": "gotify.svg", + "links": { + "github": "https://github.com/gotify/server", + "website": "https://gotify.net/", + "docs": "https://gotify.net/docs/" + }, + "tags": [ + "notifications", + "self-hosted", + "push" + ] + }, { "id": "grafana", "name": "Grafana", @@ -3189,7 +3206,7 @@ "id": "huly", "name": "Huly", "version": "0.6.377", - "description": "Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)", + "description": "Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)", "logo": "huly.svg", "links": { "github": "https://github.com/hcengineering/huly-selfhost", @@ -3747,7 +3764,7 @@ "id": "librechat", "name": "LibreChat", "version": "latest", - "description": "LibreChat is the ultimate open-source app for all your AI conversations, fully customizable and compatible with any AI provider (Openai, Ollama, Google etc.) — all in one sleek interface.", + "description": "LibreChat is the ultimate open-source app for all your AI conversations, fully customizable and compatible with any AI provider (Openai, Ollama, Google etc.) — all in one sleek interface.", "logo": "librechat.png", "links": { "github": "https://github.com/danny-avila/librechat", @@ -5174,7 +5191,7 @@ "id": "photoprism", "name": "Photoprism", "version": "latest", - "description": "PhotoPrism® is an AI-Powered Photos App for the Decentralized Web. It makes use of the latest technologies to tag and find pictures automatically without getting in your way.", + "description": "PhotoPrism® is an AI-Powered Photos App for the Decentralized Web. It makes use of the latest technologies to tag and find pictures automatically without getting in your way.", "logo": "photoprism.svg", "links": { "github": "https://github.com/photoprism/photoprism", @@ -6239,7 +6256,7 @@ "id": "surrealdb", "name": "SurrealDB", "version": "2.3.10", - "description": "SurrealDB is a native, open-source, multi-model database that lets you store and manage data across relational, document, graph, time-series, vector & search, and geospatial models—all in one place.", + "description": "SurrealDB is a native, open-source, multi-model database that lets you store and manage data across relational, document, graph, time-series, vector & search, and geospatial models—all in one place.", "logo": "surrealdb.svg", "links": { "github": "https://github.com/surrealdb/surrealdb", @@ -6511,7 +6528,7 @@ "id": "typecho", "name": "Typecho", "version": "stable", - "description": "Typecho 是一个轻量级的开源博客程序,基于 PHP 开发,支持多种数据库,简洁而强大。", + "description": "Typecho 是一个轻量级的开源博客程序,基于 PHP 开发,支持多种数据库,简洁而强大。", "logo": "typecho.png", "links": { "github": "https://github.com/typecho/typecho",