[PR #503] Add soft-serve template #505

Open
opened 2025-11-22 20:39:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/503
Author: @joelop3
Created: 11/4/2025
Status: 🔄 Open

Base: mainHead: patch-3


📝 Commits (9)

  • 3df0a64 Add docker-compose.yml for soft-serve service
  • c8c35fc add template.toml
  • 0918831 Add Soft Serve metadata to meta.json
  • e3e77c0 Fix formatting in meta.json for soft-serve entry
  • 0fef418 fix: run dedupe and sort
  • 847d79f fix: add website link to meta.json
  • c937702 Change 'soft-serve' ID to 'soft'
  • 9bec11e Change logo format from SVG to WEBP
  • 53cf45f Add files via upload

📊 Changes

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

View changed files

blueprints/soft/docker-compose.yml (+19 -0)
blueprints/soft/soft.webp (+0 -0)
blueprints/soft/template.toml (+53 -0)
📝 meta.json (+19 -0)

📄 Description

No description provided


🔄 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/503 **Author:** [@joelop3](https://github.com/joelop3) **Created:** 11/4/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-3` --- ### 📝 Commits (9) - [`3df0a64`](https://github.com/Dokploy/templates/commit/3df0a64e387e9b3b0a1b0de6361d790a022c55dc) Add docker-compose.yml for soft-serve service - [`c8c35fc`](https://github.com/Dokploy/templates/commit/c8c35fc830e4c1f093fb38ef3f060cdd6151dc73) add template.toml - [`0918831`](https://github.com/Dokploy/templates/commit/0918831f1da7b3a5f66e7c02c5d5b75fadb145a0) Add Soft Serve metadata to meta.json - [`e3e77c0`](https://github.com/Dokploy/templates/commit/e3e77c0aed7f9b6df2a42a7864d940a36c94999d) Fix formatting in meta.json for soft-serve entry - [`0fef418`](https://github.com/Dokploy/templates/commit/0fef4185144679d7088c298eab398bd88ea80b15) fix: run dedupe and sort - [`847d79f`](https://github.com/Dokploy/templates/commit/847d79f68fde12ad50d38fbf37af249ec710c281) fix: add website link to meta.json - [`c937702`](https://github.com/Dokploy/templates/commit/c937702543bd7ef5528002895ef176eadc1fd786) Change 'soft-serve' ID to 'soft' - [`9bec11e`](https://github.com/Dokploy/templates/commit/9bec11e2384c02c4c013fed51af77f05d56fa920) Change logo format from SVG to WEBP - [`53cf45f`](https://github.com/Dokploy/templates/commit/53cf45f08bd1189d68f0adc8a36ab4014091b729) Add files via upload ### 📊 Changes **4 files changed** (+91 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/soft/docker-compose.yml` (+19 -0) ➕ `blueprints/soft/soft.webp` (+0 -0) ➕ `blueprints/soft/template.toml` (+53 -0) 📝 `meta.json` (+19 -0) </details> ### 📄 Description _No description provided_ --- <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:39:57 -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#505