mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-21 12:02:00 -05:00
[PR #866] feat: add rustrak and rustrak-full templates #7210
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/866
Author: @AbianS
Created: 5/15/2026
Status: 🔄 Open
Base:
canary← Head:add-rustrak-templates📝 Commits (2)
5f6cb3ffeat: add rustrak and rustrak-full templates03ae259chore: update rustrak logo to new design📊 Changes
7 files changed (+164 additions, -0 deletions)
View changed files
➕
blueprints/rustrak-full/docker-compose.yml(+49 -0)➕
blueprints/rustrak-full/rustrak.svg(+6 -0)➕
blueprints/rustrak-full/template.toml(+27 -0)➕
blueprints/rustrak/docker-compose.yml(+20 -0)➕
blueprints/rustrak/rustrak.svg(+6 -0)➕
blueprints/rustrak/template.toml(+17 -0)📝
meta.json(+39 -0)📄 Description
New PR of Rustrak
Checklist
Templates
rustrakServer-only deployment using SQLite. Single service, no external database required.
abians7/rustrak-server:v0.2.1rustrak-fullFull-stack deployment with web dashboard and PostgreSQL.
abians7/rustrak-server:v0.2.1-postgresabians7/rustrak-ui:v0.1.6Related Issues
N/A
Screenshots or Videos
https://github.com/AbianS/rustrak
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.