[PR #953] [MERGED] feat: add FileGator template #17284

Closed
opened 2026-07-16 06:36:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/953
Author: @rohitmulani63-ops
Created: 6/22/2026
Status: Merged
Merged: 7/7/2026
Merged by: @Siumauricio

Base: canaryHead: codex/add-filegator-template


📝 Commits (2)

  • 14ec782 feat: add FileGator template
  • ba5ab99 chore: pin filegator template version

📊 Changes

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

View changed files

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

📄 Description

/claim #152

What is this PR about?

This PR adds a new FileGator Dokploy template. Adds a FileGator template with persistent repository/private storage and Dokploy domain routing on port 8080.

Validation

  • Ran node dedupe-and-sort-meta.js
  • Ran npm --prefix build-scripts run validate-template -- --dir ../blueprints/filegator
  • Ran npm --prefix build-scripts run validate-docker-compose -- --file ../blueprints/filegator/docker-compose.yml
  • Ran git diff --check

Not run: full Docker runtime smoke test, because Docker is unavailable locally.

Notes

I kept this as a focused single-template PR so it stays easy to review. Maintainer edits are enabled.


🔄 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/953 **Author:** [@rohitmulani63-ops](https://github.com/rohitmulani63-ops) **Created:** 6/22/2026 **Status:** ✅ Merged **Merged:** 7/7/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `codex/add-filegator-template` --- ### 📝 Commits (2) - [`14ec782`](https://github.com/Dokploy/templates/commit/14ec7825d007302b1575431a04e2879211624856) feat: add FileGator template - [`ba5ab99`](https://github.com/Dokploy/templates/commit/ba5ab9964b49fb026dcf5832085bd3974518da41) chore: pin filegator template version ### 📊 Changes **4 files changed** (+46 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/filegator/docker-compose.yml` (+13 -0) ➕ `blueprints/filegator/filegator.svg` (+5 -0) ➕ `blueprints/filegator/template.toml` (+11 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description /claim #152 ## What is this PR about? This PR adds a new FileGator Dokploy template. Adds a FileGator template with persistent repository/private storage and Dokploy domain routing on port 8080. ## Validation - Ran `node dedupe-and-sort-meta.js` - Ran `npm --prefix build-scripts run validate-template -- --dir ../blueprints/filegator` - Ran `npm --prefix build-scripts run validate-docker-compose -- --file ../blueprints/filegator/docker-compose.yml` - Ran `git diff --check` Not run: full Docker runtime smoke test, because Docker is unavailable locally. ## Notes I kept this as a focused single-template PR so it stays easy to review. Maintainer edits are enabled. --- <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-07-16 06:36:39 -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#17284