mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
[PR #932] [MERGED] feat: add FileRun template #17263
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/932
Author: @rohitmulani63-ops
Created: 6/22/2026
Status: ✅ Merged
Merged: 7/8/2026
Merged by: @Siumauricio
Base:
canary← Head:codex/add-filerun-template📝 Commits (6)
7d30281feat: add FileRun templatea185fe8fix: remove FileRun template BOMdabe846Align FileRun compose with upstream runtime settings16d3529Merge remote-tracking branch 'origin/canary' into codex/add-filerun-template3e856b0Merge remote-tracking branch 'origin/canary' into codex/add-filerun-template88fae2ffix: chown named volumes so the non-root filerun user can install on first run📊 Changes
4 files changed (+87 additions, -0 deletions)
View changed files
➕
blueprints/filerun/docker-compose.yml(+44 -0)➕
blueprints/filerun/filerun.svg(+7 -0)➕
blueprints/filerun/meta.json(+17 -0)➕
blueprints/filerun/template.toml(+19 -0)📄 Description
What is this PR about?
Adds a FileRun template for Dokploy based on the official FileRun Docker installation guide.
This template includes:
Notes
/user-files, matching the official Docker guidance./claim #152
Closes #94
Validation
node dedupe-and-sort-meta.jsnpm run validate-template -- --dir ../blueprints/filerunnpm run validate-docker-compose -- --file ../blueprints/filerun/docker-compose.ymlgit diff --checkScreenshots or Videos
Not applicable for this template-only change.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.