Skip to content

feat: add rustrak and rustrak-full templates#866

Open
AbianS wants to merge 2 commits into
Dokploy:canaryfrom
AbianS:add-rustrak-templates
Open

feat: add rustrak and rustrak-full templates#866
AbianS wants to merge 2 commits into
Dokploy:canaryfrom
AbianS:add-rustrak-templates

Conversation

@AbianS
Copy link
Copy Markdown

@AbianS AbianS commented May 15, 2026

New PR of Rustrak

Checklist

  • I've read the README.md of the repository
  • I've tested the template on my instance
  • I've added tests that prove my fix or feature works

Templates

rustrak

Server-only deployment using SQLite. Single service, no external database required.

  • Image: abians7/rustrak-server:v0.2.1
  • Port: 8080
  • Auto-generates session secret and initial admin credentials

rustrak-full

Full-stack deployment with web dashboard and PostgreSQL.

  • Server: abians7/rustrak-server:v0.2.1-postgres
  • UI: abians7/rustrak-ui:v0.1.6
  • Ports: 8080 (API) + 3000 (dashboard)
  • Auto-generates postgres password, session secret and initial admin credentials

Related Issues

N/A

Screenshots or Videos

https://github.com/AbianS/rustrak

- rustrak: server-only with SQLite, single service, no external DB
- rustrak-full: server + Next.js dashboard + PostgreSQL
Both use abians7/rustrak-server:v0.2.1, Sentry-compatible error tracking
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. new-template labels May 15, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 15, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
templates ✅ Ready (View Log) Visit Preview 03ae259

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-template size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant