mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #218] [MERGED] Adds Filestash blueprint #286
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:filestash📝 Commits (4)
f801513Adds Filestash blueprint094626bRenames file to docker-compose.yml8129824Adds Filestash app to the meta.json5bd7f2eConfig 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:
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.