[PR #218] [MERGED] Adds Filestash blueprint #286

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/218
Author: @Manan-Santoki
Created: 7/10/2025
Status: Merged
Merged: 7/12/2025
Merged by: @Siumauricio

Base: mainHead: filestash


📝 Commits (4)

  • f801513 Adds Filestash blueprint
  • 094626b Renames file to docker-compose.yml
  • 8129824 Adds Filestash app to the meta.json
  • 5bd7f2e Config for domain handling

📊 Changes

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

View changed files

blueprints/filestash/docker-compose.yml (+38 -0)
blueprints/filestash/filestash.svg (+4 -0)
blueprints/filestash/template.toml (+14 -0)
📝 meta.json (+17 -0)

📄 Description

Adds a new blueprint for deploying Filestash, a web-based file manager, along with a Collabora Online instance for document editing.

The blueprint includes:

  • Docker Compose configuration for Filestash and Collabora Online.
  • Configuration template for setting up domains and environment variables.
  • An SVG logo for Filestash.

This enables users to easily deploy a complete Filestash instance with document editing capabilities.

What is this PR about?

New PR of FileStash

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/218 **Author:** [@Manan-Santoki](https://github.com/Manan-Santoki) **Created:** 7/10/2025 **Status:** ✅ Merged **Merged:** 7/12/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `filestash` --- ### 📝 Commits (4) - [`f801513`](https://github.com/Dokploy/templates/commit/f80151364035de6a3c0d8a0b0fb6d544885d6497) Adds Filestash blueprint - [`094626b`](https://github.com/Dokploy/templates/commit/094626bc5eb2339f835e495093bb15e430fe1655) Renames file to docker-compose.yml - [`8129824`](https://github.com/Dokploy/templates/commit/8129824cf985134188c6a087c4e16012a48c29dc) Adds Filestash app to the meta.json - [`5bd7f2e`](https://github.com/Dokploy/templates/commit/5bd7f2eeab196bfc4f509bfaa9397a7dcffc5e5a) Config for domain handling ### 📊 Changes **4 files changed** (+73 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/filestash/docker-compose.yml` (+38 -0) ➕ `blueprints/filestash/filestash.svg` (+4 -0) ➕ `blueprints/filestash/template.toml` (+14 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description Adds a new blueprint for deploying Filestash, a web-based file manager, along with a Collabora Online instance for document editing. The blueprint includes: - Docker Compose configuration for Filestash and Collabora Online. - Configuration template for setting up domains and environment variables. - An SVG logo for Filestash. This enables users to easily deploy a complete Filestash instance with document editing capabilities. ## What is this PR about? New PR of FileStash ## 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:34:08 -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#286