feat: add Gotify template (#946)

* feat: add Gotify template

* chore: pin gotify template version

---------

Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
This commit is contained in:
Rohit Mulani
2026-07-07 23:16:48 +04:00
committed by GitHub
parent 6d0028bcfc
commit 5a193c5fb2
4 changed files with 53 additions and 9 deletions

View File

@@ -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:

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<rect width="128" height="128" rx="28" fill="#101828"/>
<circle cx="64" cy="64" r="34" fill="#38bdf8" opacity="0.92"/>
<text x="64" y="74" text-anchor="middle" font-family="Arial, sans-serif" font-size="30" font-weight="700" fill="#ffffff">G</text>
</svg>

After

Width:  |  Height:  |  Size: 325 B

View File

@@ -0,0 +1,11 @@
[variables]
main_domain = "${domain}"
[config]
env = {}
mounts = []
[[config.domains]]
serviceName = "gotify"
port = 80
host = "${main_domain}"

View File

@@ -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 baseyour digital brainthat lets you gather, connect and remix all kinds of information. Create pages, tasks, wikis, journalseven entire appsand 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 pipelinemodeling, 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 modelsall 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",