[PR #157] [MERGED] feat(blueprint): added gitea-mirror template #250

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/157
Author: @arunavo4
Created: 5/30/2025
Status: Merged
Merged: 6/1/2025
Merged by: @Siumauricio

Base: mainHead: main


📝 Commits (2)

📊 Changes

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

View changed files

blueprints/gitea-mirror/docker-compose.yml (+21 -0)
blueprints/gitea-mirror/gitea-mirror.png (+0 -0)
blueprints/gitea-mirror/template.toml (+13 -0)
📝 meta.json (+13 -0)

📄 Description

  • Add docker-compose.yml with gitea-mirror service configuration
  • Add template.toml with domain and environment variable setup
  • Include logo image (gitea-mirror.png)
  • Template supports automatic GitHub to Gitea repository mirroring
  • Configurable through environment variables or web UI

Github: https://github.com/arunavo4/gitea-mirror


🔄 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/157 **Author:** [@arunavo4](https://github.com/arunavo4) **Created:** 5/30/2025 **Status:** ✅ Merged **Merged:** 6/1/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`c7585be`](https://github.com/Dokploy/templates/commit/c7585be9644b0f9730468a482127597fd8d408ae) Add gitea-mirror template - [`56aebfb`](https://github.com/Dokploy/templates/commit/56aebfb30c3ea8a4b497c3c866fbd842c602bd92) Updated meta.json ### 📊 Changes **4 files changed** (+47 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/gitea-mirror/docker-compose.yml` (+21 -0) ➕ `blueprints/gitea-mirror/gitea-mirror.png` (+0 -0) ➕ `blueprints/gitea-mirror/template.toml` (+13 -0) 📝 `meta.json` (+13 -0) </details> ### 📄 Description - Add docker-compose.yml with gitea-mirror service configuration - Add template.toml with domain and environment variable setup - Include logo image (gitea-mirror.png) - Template supports automatic GitHub to Gitea repository mirroring - Configurable through environment variables or web UI Github: https://github.com/arunavo4/gitea-mirror --- <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:33:27 -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#250