[PR #363] [MERGED] feat(pocketbase): update docker-compose.yml and template configuration #398

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/363
Author: @jaainil
Created: 9/14/2025
Status: Merged
Merged: 9/21/2025
Merged by: @Siumauricio

Base: mainHead: updating-pocketbase


📝 Commits (3)

  • 5dad52e feat(pocketbase): update docker-compose.yml and template configuration
  • ca192b5 feat(pocketbase): refactor docker-compose and template configuration for improved clarity and consistency
  • e99e532 Merge branch 'main' into updating-pocketbase

📊 Changes

3 files changed (+28 additions, -16 deletions)

View changed files

📝 blueprints/pocketbase/docker-compose.yml (+16 -12)
📝 blueprints/pocketbase/template.toml (+11 -3)
📝 meta.json (+1 -1)

📄 Description

What is this PR about?

New PR of pocketbase

  • Update PocketBase to use latest version instead of specific version
  • Add environment variables for configuration
  • Implement named volumes for data persistence
  • Improve healthcheck configuration with better parameters
  • Add encryption support via environment variable
  • Update template.toml to include new configuration options
  • Configure proper volume mounts and environment variables
  • Set default timezone to Europe/Berlin

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/363 **Author:** [@jaainil](https://github.com/jaainil) **Created:** 9/14/2025 **Status:** ✅ Merged **Merged:** 9/21/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `updating-pocketbase` --- ### 📝 Commits (3) - [`5dad52e`](https://github.com/Dokploy/templates/commit/5dad52e7faa04baa12f045968c12f70f32fd7f17) feat(pocketbase): update docker-compose.yml and template configuration - [`ca192b5`](https://github.com/Dokploy/templates/commit/ca192b5441e1a033b53e25495733c56e88f5fff7) feat(pocketbase): refactor docker-compose and template configuration for improved clarity and consistency - [`e99e532`](https://github.com/Dokploy/templates/commit/e99e532a3334491eeb94deaed3b6216aa06538c4) Merge branch 'main' into updating-pocketbase ### 📊 Changes **3 files changed** (+28 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/pocketbase/docker-compose.yml` (+16 -12) 📝 `blueprints/pocketbase/template.toml` (+11 -3) 📝 `meta.json` (+1 -1) </details> ### 📄 Description ## What is this PR about? New PR of pocketbase - Update PocketBase to use latest version instead of specific version - Add environment variables for configuration - Implement named volumes for data persistence - Improve healthcheck configuration with better parameters - Add encryption support via environment variable - Update template.toml to include new configuration options - Configure proper volume mounts and environment variables - Set default timezone to Europe/Berlin ## 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. --- <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:37:39 -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#398