[PR #220] [MERGED] added MAZANOKE entry #288

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/220
Author: @jaainil
Created: 7/11/2025
Status: Merged
Merged: 7/12/2025
Merged by: @Siumauricio

Base: mainHead: adding-mazanoke


📝 Commits (2)

  • 193cf82 Refactor meta.json: streamline tag formatting and add MAZANOKE entry
  • 61baa8f Merge branch 'main' into adding-mazanoke

📊 Changes

4 files changed (+40 additions, -13 deletions)

View changed files

blueprints/mazanoke/docker-compose.yml (+5 -0)
blueprints/mazanoke/mazanoke.svg (+11 -0)
blueprints/mazanoke/template.toml (+11 -0)
📝 meta.json (+13 -13)

📄 Description

What is this PR about?

New PR of MAZANOKE - A modern, self-hosted image hosting and sharing platform.

Description

This PR adds support for MAZANOKE, an open-source image hosting platform that allows users to upload, organize, and share images with a clean and intuitive interface. The template includes:

  • Docker Compose Configuration: Uses the official ghcr.io/civilblur/mazanoke:latest image
  • Domain Configuration: Set up to run on port 80 with automatic domain routing
  • Custom Icon: Modern SVG icon with gradient design
  • Metadata: Complete entry in meta.json with proper links and tags

Files Added:

  • blueprints/mazanoke/docker-compose.yml - Service configuration
  • blueprints/mazanoke/template.toml - Dokploy template configuration
  • blueprints/mazanoke/mazanoke.svg - Custom template icon
  • Updated meta.json - Added MAZANOKE entry with metadata

Technical Details:

  • Service Name: mazanoke
  • Port: 80
  • Image: ghcr.io/civilblur/mazanoke:latest
  • Tags: image-hosting, file-sharing, self-hosted, media, gallery

Checklist

Before submitting this PR, please make sure that:

No related issues to close.


Additional Notes:

  • The template follows the established patterns used by other templates in the repository
  • All files are properly formatted and consistent with existing templates
  • The metadata includes comprehensive information for users to understand the service
  • The template is ready for immediate deployment through Dokploy

🔄 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/220 **Author:** [@jaainil](https://github.com/jaainil) **Created:** 7/11/2025 **Status:** ✅ Merged **Merged:** 7/12/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `adding-mazanoke` --- ### 📝 Commits (2) - [`193cf82`](https://github.com/Dokploy/templates/commit/193cf82e2c46c2f06950164049afc7e7f12c8c09) Refactor meta.json: streamline tag formatting and add MAZANOKE entry - [`61baa8f`](https://github.com/Dokploy/templates/commit/61baa8fd950d79876ec78327b60e7a072c2b40e6) Merge branch 'main' into adding-mazanoke ### 📊 Changes **4 files changed** (+40 additions, -13 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/mazanoke/docker-compose.yml` (+5 -0) ➕ `blueprints/mazanoke/mazanoke.svg` (+11 -0) ➕ `blueprints/mazanoke/template.toml` (+11 -0) 📝 `meta.json` (+13 -13) </details> ### 📄 Description ## What is this PR about? New PR of **MAZANOKE** - A modern, self-hosted image hosting and sharing platform. ## Description This PR adds support for MAZANOKE, an open-source image hosting platform that allows users to upload, organize, and share images with a clean and intuitive interface. The template includes: - **Docker Compose Configuration**: Uses the official `ghcr.io/civilblur/mazanoke:latest` image - **Domain Configuration**: Set up to run on port 80 with automatic domain routing - **Custom Icon**: Modern SVG icon with gradient design - **Metadata**: Complete entry in `meta.json` with proper links and tags ### Files Added: - `blueprints/mazanoke/docker-compose.yml` - Service configuration - `blueprints/mazanoke/template.toml` - Dokploy template configuration - `blueprints/mazanoke/mazanoke.svg` - Custom template icon - Updated `meta.json` - Added MAZANOKE entry with metadata ### Technical Details: - **Service Name**: `mazanoke` - **Port**: 80 - **Image**: `ghcr.io/civilblur/mazanoke:latest` - **Tags**: image-hosting, file-sharing, self-hosted, media, gallery ## 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 (if applicable) No related issues to close. --- **Additional Notes:** - The template follows the established patterns used by other templates in the repository - All files are properly formatted and consistent with existing templates - The metadata includes comprehensive information for users to understand the service - The template is ready for immediate deployment through Dokploy --- <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:34:10 -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#288