[PR #662] [CLOSED] Add Dokploy configuration template for Spliit with environment variab… #1208

Closed
opened 2026-04-16 11:29:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/662
Author: @quintushr
Created: 1/17/2026
Status: Closed

Base: canaryHead: canary


📝 Commits (5)

  • 40abc3e Add Dokploy configuration template for Spliit with environment variables and domain setup
  • 338aa65 Fix : add double quote
  • 00bcaa3 Fix : remove container name
  • dac6090 Fix : service name
  • d4c8327 Fix : use good name of database

📊 Changes

4 files changed (+69 additions, -0 deletions)

View changed files

blueprints/spliit/docker-compose.yml (+28 -0)
blueprints/spliit/spliit.png (+0 -0)
blueprints/spliit/template.toml (+24 -0)
📝 meta.json (+17 -0)

📄 Description

What is this PR about?

New PR of Spliit App template

Checklist

Before submitting this PR, please make sure that:

Close automatically the related issues using the keywords: closes #ISSUE_NUMBER

Screenshots or Videos

image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/662 **Author:** [@quintushr](https://github.com/quintushr) **Created:** 1/17/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (5) - [`40abc3e`](https://github.com/Dokploy/templates/commit/40abc3e5c1aaa024ac9a559fd6d5894e6607250d) Add Dokploy configuration template for Spliit with environment variables and domain setup - [`338aa65`](https://github.com/Dokploy/templates/commit/338aa659ce3f41f3ee8bbe25252b41cced912ab4) Fix : add double quote - [`00bcaa3`](https://github.com/Dokploy/templates/commit/00bcaa3073e280c23fb37b04302b3337c57dc4c6) Fix : remove container name - [`dac6090`](https://github.com/Dokploy/templates/commit/dac6090b7dd995cafd49c457e6495451c65a0881) Fix : service name - [`d4c8327`](https://github.com/Dokploy/templates/commit/d4c8327d99fb8fadcd968d0a9e17b49914d138cb) Fix : use good name of database ### 📊 Changes **4 files changed** (+69 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/spliit/docker-compose.yml` (+28 -0) ➕ `blueprints/spliit/spliit.png` (+0 -0) ➕ `blueprints/spliit/template.toml` (+24 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description ## What is this PR about? New PR of Spliit App template ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [ ] I have added tests that demonstrate that my correction works or that my new feature works. ## Issues related (if applicable) Close automatically the related issues using the keywords: `closes #ISSUE_NUMBER` ## Screenshots or Videos <img width="2173" height="1143" alt="image" src="https://github.com/user-attachments/assets/268da0c5-c28f-4e11-809c-2de285e19489" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 11:29:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#1208