[PR #969] [MERGED] Add Dokploy configuration template for Spliit with environment variable #15297

Closed
opened 2026-07-13 17:00:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/969
Author: @quintushr
Created: 7/1/2026
Status: Merged
Merged: 7/7/2026
Merged by: @Siumauricio

Base: canaryHead: canary


📝 Commits (7)

  • 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
  • 0cb54da Merge branch 'Dokploy:canary' into canary
  • 04f95f9 Fix : change db name

📊 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/969 **Author:** [@quintushr](https://github.com/quintushr) **Created:** 7/1/2026 **Status:** ✅ Merged **Merged:** 7/7/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (7) - [`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 - [`0cb54da`](https://github.com/Dokploy/templates/commit/0cb54da06586e721163690e4ca36e627354fa6d2) Merge branch 'Dokploy:canary' into canary - [`04f95f9`](https://github.com/Dokploy/templates/commit/04f95f9d481daf8eec156c6b8ffb80ac2b03bb90) Fix : change db name ### 📊 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. - [ X] 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-07-13 17:00:08 -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#15297