[PR #579] [MERGED] feat(blueprint): peerdb template #9158

Closed
opened 2026-06-02 06:02:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/579
Author: @nktnet1
Created: 12/12/2025
Status: Merged
Merged: 12/15/2025
Merged by: @Siumauricio

Base: canaryHead: peerdb


📝 Commits (10+)

  • dd9b239 feat(blueprint): initial attempt at peerdb template
  • 3b15fbc fix: entrypoint and healthcheck
  • 20ace47 fix: entrypoint
  • 2726875 fix: temporarily remove network
  • 123b263 fix: temporal port
  • d77c7c0 chore: remove 36987 for minio
  • 5eb9a28 fix: remove peerdb 9900 port exposure
  • 035c0e9 fix: port for console
  • 9afbe38 fix: minio env fix
  • db6cb98 fix: expose peerdb and minio to dokploy network

📊 Changes

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

View changed files

blueprints/peerdb/docker-compose.yml (+187 -0)
blueprints/peerdb/peerdb.jpeg (+0 -0)
blueprints/peerdb/template.toml (+93 -0)
📝 meta.json (+19 -0)

📄 Description

Made based on:


🔄 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/579 **Author:** [@nktnet1](https://github.com/nktnet1) **Created:** 12/12/2025 **Status:** ✅ Merged **Merged:** 12/15/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `peerdb` --- ### 📝 Commits (10+) - [`dd9b239`](https://github.com/Dokploy/templates/commit/dd9b2398112b8d9cb0f1315c963ab1d003530e28) feat(blueprint): initial attempt at peerdb template - [`3b15fbc`](https://github.com/Dokploy/templates/commit/3b15fbcebb4968bfad8ae6d058218c9b6afeac8a) fix: entrypoint and healthcheck - [`20ace47`](https://github.com/Dokploy/templates/commit/20ace479c765c54b9d65592aeaac215f3cb7f3a7) fix: entrypoint - [`2726875`](https://github.com/Dokploy/templates/commit/2726875d75e3f71026b930228487182b275e5b0d) fix: temporarily remove network - [`123b263`](https://github.com/Dokploy/templates/commit/123b263441a300e00575c18c53738182af1de18c) fix: temporal port - [`d77c7c0`](https://github.com/Dokploy/templates/commit/d77c7c015f68ae610b4787641b121527661b924a) chore: remove 36987 for minio - [`5eb9a28`](https://github.com/Dokploy/templates/commit/5eb9a28a42239ebba4938407b9ecc67c78a58cdb) fix: remove peerdb 9900 port exposure - [`035c0e9`](https://github.com/Dokploy/templates/commit/035c0e98ee90214346643f2058de03b447db47cc) fix: port for console - [`9afbe38`](https://github.com/Dokploy/templates/commit/9afbe385386ad9e86d838806958c77fc39315980) fix: minio env fix - [`db6cb98`](https://github.com/Dokploy/templates/commit/db6cb9808ea70a496a8d05bda3123efa4966ac8c) fix: expose peerdb and minio to dokploy network ### 📊 Changes **4 files changed** (+299 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/peerdb/docker-compose.yml` (+187 -0) ➕ `blueprints/peerdb/peerdb.jpeg` (+0 -0) ➕ `blueprints/peerdb/template.toml` (+93 -0) 📝 `meta.json` (+19 -0) </details> ### 📄 Description Made based on: - https://github.com/PeerDB-io/peerdb/blob/main/docker-compose.yml --- <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-02 06:02:49 -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#9158