mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 21:58:44 -05:00
[PR #897] feat: add Snipe-IT template #8107
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/897
Author: @MANFIT7
Created: 5/21/2026
Status: 🔄 Open
Base:
canary← Head:add-snipe-it-template📝 Commits (1)
b67039afeat: add Snipe-IT template📊 Changes
4 files changed (+111 additions, -0 deletions)
View changed files
➕
blueprints/snipe-it/docker-compose.yml(+68 -0)➕
blueprints/snipe-it/snipe-it.png(+0 -0)➕
blueprints/snipe-it/template.toml(+25 -0)📝
meta.json(+18 -0)📄 Description
@algora-pbc /claim #152
Closes #152
Summary
snipe/snipe-it:v8.5.0image and pinnedmariadb:11.4.7database imageAPP_URL, LaravelAPP_KEY, database credentials, trusted proxy settings, TLS cookies, and persistent storagemeta.jsonentry with docs/website/GitHub linksValidation
node dedupe-and-sort-meta.jsPATH="/Applications/Codex.app/Contents/Resources:$PATH" npm run validate-template -- --dir ../blueprints/snipe-itPATH="/Applications/Codex.app/Contents/Resources:$PATH" npm run validate-docker-compose -- --file ../blueprints/snipe-it/docker-compose.ymlgit diff --checkNote: Docker is not installed in my local environment, so I could not run
docker compose configlocally. The repository template and compose validators both pass.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.