[PR #636] [MERGED] feat: add Syncthing Template #4134

Closed
opened 2026-04-30 06:46:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/636
Author: @louanfontenele
Created: 12/30/2025
Status: Merged
Merged: 1/6/2026
Merged by: @Siumauricio

Base: canaryHead: canary


📝 Commits (2)

  • 1a6d791 Adiciona template do Syncthing com arquivos de configuração e ícone
  • 5c1ff84 Remove versão do Docker Compose do template do Syncthing

📊 Changes

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

View changed files

blueprints/syncthing/docker-compose.yml (+19 -0)
blueprints/syncthing/syncthing.svg (+54 -0)
blueprints/syncthing/template.toml (+9 -0)
📝 meta.json (+17 -0)

📄 Description

What is this PR about?

New PR of Syncthing

Checklist

Before submitting this PR, please make sure that:

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

Screenshots or Videos

image 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/636 **Author:** [@louanfontenele](https://github.com/louanfontenele) **Created:** 12/30/2025 **Status:** ✅ Merged **Merged:** 1/6/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (2) - [`1a6d791`](https://github.com/Dokploy/templates/commit/1a6d79156c3bd76cb85f0c60d697c3d13955c226) Adiciona template do Syncthing com arquivos de configuração e ícone - [`5c1ff84`](https://github.com/Dokploy/templates/commit/5c1ff846b5ae14ad350494898a40356d0666b6e4) Remove versão do Docker Compose do template do Syncthing ### 📊 Changes **4 files changed** (+99 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/syncthing/docker-compose.yml` (+19 -0) ➕ `blueprints/syncthing/syncthing.svg` (+54 -0) ➕ `blueprints/syncthing/template.toml` (+9 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description ## What is this PR about? New PR of Syncthing ## 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 #635 ## Screenshots or Videos <img width="1418" height="735" alt="image" src="https://github.com/user-attachments/assets/dfb223c3-f035-41ab-97c2-2f8274f01b22" /> <img width="1038" height="834" alt="image" src="https://github.com/user-attachments/assets/1636b984-2a22-4081-83bf-98aca2730297" /> --- <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-30 06:46:33 -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#4134