mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-22 12:46:02 -05:00
[PR #523] Add Scrumlr io template #519
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/523
Author: @Shuna322
Created: 11/10/2025
Status: 🔄 Open
Base:
main← Head:add-scrumlr-io-template📝 Commits (10+)
f9ef3dcInitial planac6f45bAdd scrumlr.io template with docker-compose, config, and logofa5be02Add backend variables and OAuth configuration support0a0e279Add Dockerfile and Docker Compose for app deploymentb956067Fix Dockerfile build by removing frozen-lockfile constraint2c17465Remove docker-compose.app.yml and fix Docker buildaf3008dFix Docker build by moving .dockerignore to repository roote796c73Add debug logging to Dockerfile to diagnose blueprints issue4c0bbb5Fix Docker build by explicitly copying blueprints and adjusting vite config98515f3Fix Dockerfile to work with app directory as build context📊 Changes
4 files changed (+149 additions, -0 deletions)
View changed files
➕
blueprints/scrumlr/docker-compose.yml(+73 -0)➕
blueprints/scrumlr/scrumlr.svg(+1 -0)➕
blueprints/scrumlr/template.toml(+57 -0)📝
meta.json(+18 -0)📄 Description
Adds the Scrumlr web app template, allowing for running an online retrospective event.
Vibe coded with Github agent just for fun. 😳
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.