mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #247] [MERGED] Adding new templates #308
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/247
Author: @jaainil
Created: 7/26/2025
Status: ✅ Merged
Merged: 7/28/2025
Merged by: @Siumauricio
Base:
main← Head:adding-new-templates📝 Commits (10+)
1d17c53Remove duplicate GitLab CI entry and add Link Stack entry to meta.jsonf9c70beUpdate Movary blueprint with simplified Docker Compose and environment configurationcd86d30Add OpenGist entry to meta.json051ccb3Add Snapp self-hosted screenshot sharing service entry to meta.json47286b8Add CommaFeed feed reader entry to meta.json203693aAdd ConvertX media conversion service entry to meta.json83bef03Add MeTube YouTube downloader entry to meta.json7bb92ffAdd Pinchflat YouTube entry to meta.json2283d5bAdd yt-dlp-webui entry to meta.json71a9f94Add FlareSolverr proxy service entry to meta.json📊 Changes
62 files changed (+1469 additions, -33 deletions)
View changed files
➕
blueprints/commafeed/docker-compose.yml(+9 -0)➕
blueprints/commafeed/logo.svg(+7 -0)➕
blueprints/commafeed/template.toml(+17 -0)➕
blueprints/convertx/docker-compose.yml(+19 -0)➕
blueprints/convertx/logo.png(+0 -0)➕
blueprints/convertx/template.toml(+33 -0)➕
blueprints/directory-lister/docker-compose.yml(+14 -0)➕
blueprints/directory-lister/logo.png(+0 -0)➕
blueprints/directory-lister/template.toml(+19 -0)➕
blueprints/dumbassets/docker-compose.yml(+12 -0)➕
blueprints/dumbassets/logo.svg(+1 -0)➕
blueprints/dumbassets/template.toml(+27 -0)➕
blueprints/dumbbudget/docker-compose.yml(+12 -0)➕
blueprints/dumbbudget/logo.svg(+20 -0)➕
blueprints/dumbbudget/template.toml(+24 -0)➕
blueprints/dumbdrop/docker-compose.yml(+10 -0)➕
blueprints/dumbdrop/logo.svg(+20 -0)➕
blueprints/dumbdrop/template.toml(+24 -0)➕
blueprints/dumbpad/docker-compose.yml(+12 -0)➕
blueprints/dumbpad/logo.svg(+27 -0)...and 42 more files
📄 Description
What is this PR about?
This PR adds 20+ new self-hosted services to
meta.jsonand improves an existing blueprint. Highlights include:✅ New entries added:
🛠 Improvements:
Checklist
Before submitting this PR, please make sure that:
Issues related (if applicable)
N/A — bulk new entries and enhancements
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.