[PR #524] Feat : Add MediaCMS Template -#108 #520

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/524
Author: @Harikrishnan1367709
Created: 11/11/2025
Status: 🔄 Open

Base: mainHead: Request--MediaCMS-Template-#108


📝 Commits (1)

  • 494fdca feat: Add MediaCMS template

📊 Changes

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

View changed files

blueprints/mediacms/docker-compose.yml (+134 -0)
blueprints/mediacms/mediacms.svg (+6 -0)
blueprints/mediacms/template.toml (+17 -0)
📝 meta.json (+19 -0)

📄 Description

Adds MediaCMS template with full docker-compose setup including:

  • Web service with nginx/uwsgi
  • Database migrations service
  • Celery worker and beat services
  • PostgreSQL and Redis dependencies
  • Proper environment variable configuration for database authentication
  • Named volumes for media and static files persistence
Screenshot 2025-11-11 at 3 51 19 PM

Fixes -#108


🔄 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/524 **Author:** [@Harikrishnan1367709](https://github.com/Harikrishnan1367709) **Created:** 11/11/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `Request--MediaCMS-Template-#108` --- ### 📝 Commits (1) - [`494fdca`](https://github.com/Dokploy/templates/commit/494fdca80e6fe628ab6a762489210a9c9ac87391) feat: Add MediaCMS template ### 📊 Changes **4 files changed** (+176 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/mediacms/docker-compose.yml` (+134 -0) ➕ `blueprints/mediacms/mediacms.svg` (+6 -0) ➕ `blueprints/mediacms/template.toml` (+17 -0) 📝 `meta.json` (+19 -0) </details> ### 📄 Description Adds MediaCMS template with full docker-compose setup including: - Web service with nginx/uwsgi - Database migrations service - Celery worker and beat services - PostgreSQL and Redis dependencies - Proper environment variable configuration for database authentication - Named volumes for media and static files persistence <img width="1701" height="821" alt="Screenshot 2025-11-11 at 3 51 19 PM" src="https://github.com/user-attachments/assets/27d0b3a0-00b3-4787-aea4-a6db8c52845a" /> Fixes -#108 --- <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:40:15 -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#520