[PR #275] [MERGED] template: Typesense #330

Closed
opened 2025-11-22 20:35:26 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/275
Author: @mwalterskirchen
Created: 8/11/2025
Status: Merged
Merged: 8/23/2025
Merged by: @Siumauricio

Base: mainHead: template/typesense


📝 Commits (2)

  • 4912cfe Add Typesense blueprint with Docker Compose setup and update meta.json
  • f9eaff0 Merge branch 'main' into template/typesense

📊 Changes

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

View changed files

blueprints/typesense/docker-compose.yml (+14 -0)
blueprints/typesense/template.toml (+12 -0)
blueprints/typesense/typesense.png (+0 -0)
📝 meta.json (+15 -0)

📄 Description

  • Introduced Typesense service with Docker Compose configuration.
  • Added Typesense template for environment variables and configuration.
  • Updated meta.json to include Typesense entry and formatted tags for consistency.

What is this PR about?

New PR of Typesnse

Checklist

Before submitting this PR, please make sure that:

Closes #95


🔄 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/275 **Author:** [@mwalterskirchen](https://github.com/mwalterskirchen) **Created:** 8/11/2025 **Status:** ✅ Merged **Merged:** 8/23/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `template/typesense` --- ### 📝 Commits (2) - [`4912cfe`](https://github.com/Dokploy/templates/commit/4912cfeb18e14a95e62b18b3e286ea06eaba35e0) Add Typesense blueprint with Docker Compose setup and update meta.json - [`f9eaff0`](https://github.com/Dokploy/templates/commit/f9eaff04376c3ff2b7756f78cb03c8310508ee5a) Merge branch 'main' into template/typesense ### 📊 Changes **4 files changed** (+41 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/typesense/docker-compose.yml` (+14 -0) ➕ `blueprints/typesense/template.toml` (+12 -0) ➕ `blueprints/typesense/typesense.png` (+0 -0) 📝 `meta.json` (+15 -0) </details> ### 📄 Description - Introduced Typesense service with Docker Compose configuration. - Added Typesense template for environment variables and configuration. - Updated meta.json to include Typesense entry and formatted tags for consistency. ## What is this PR about? New PR of Typesnse ## 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-suggestions-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 Closes #95 --- <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 2025-11-22 20:35:26 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#330