[PR #878] feat(blueprint): add LimeSurvey template #14296

Open
opened 2026-06-17 06:28:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/878
Author: @robdasilva
Created: 5/19/2026
Status: 🔄 Open

Base: canaryHead: limesurvey-template


📝 Commits (1)

  • 5e7c394 feat(blueprint): add LimeSurvey template

📊 Changes

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

View changed files

blueprints/limesurvey/docker-compose.yml (+40 -0)
blueprints/limesurvey/limesurvey.svg (+38 -0)
blueprints/limesurvey/template.toml (+19 -0)
📝 meta.json (+17 -0)

📄 Description

What is this PR about?

Add a template for LimeSurvey

Checklist

Before submitting this PR, please make sure that:


🔄 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/878 **Author:** [@robdasilva](https://github.com/robdasilva) **Created:** 5/19/2026 **Status:** 🔄 Open **Base:** `canary` ← **Head:** `limesurvey-template` --- ### 📝 Commits (1) - [`5e7c394`](https://github.com/Dokploy/templates/commit/5e7c394ea07065abd7a6750ade1a4f645372e2de) feat(blueprint): add LimeSurvey template ### 📊 Changes **4 files changed** (+114 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/limesurvey/docker-compose.yml` (+40 -0) ➕ `blueprints/limesurvey/limesurvey.svg` (+38 -0) ➕ `blueprints/limesurvey/template.toml` (+19 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description ## What is this PR about? Add a template for [LimeSurvey](https://www.limesurvey.org) ## 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. --- <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-06-17 06:28:47 -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#14296