[PR #899] [MERGED] feat: add LibreSpeed template #16216

Closed
opened 2026-07-14 23:14:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/899
Author: @MANFIT7
Created: 5/21/2026
Status: Merged
Merged: 7/7/2026
Merged by: @Siumauricio

Base: canaryHead: add-librespeed-template


📝 Commits (1)

  • ac7cd58 feat: add LibreSpeed template

📊 Changes

4 files changed (+53 additions, -0 deletions)

View changed files

blueprints/librespeed/docker-compose.yml (+20 -0)
blueprints/librespeed/librespeed.svg (+1 -0)
blueprints/librespeed/template.toml (+14 -0)
📝 meta.json (+18 -0)

📄 Description

@algora-pbc /claim #152

Part of #152
Related #145

Summary

  • adds a LibreSpeed blueprint using lscr.io/linuxserver/librespeed:latest
  • wires Dokploy domain/env variables for browser access, generated results password, timezone, and SQLite-backed persistent config
  • adds the LibreSpeed icon and meta.json entry with website, docs, and GitHub links

Validation

  • node dedupe-and-sort-meta.js
  • PATH="/Applications/Codex.app/Contents/Resources:$PATH" npm run validate-template -- --dir ../blueprints/librespeed
  • PATH="/Applications/Codex.app/Contents/Resources:$PATH" npm run validate-docker-compose -- --file ../blueprints/librespeed/docker-compose.yml
  • git diff --check

Note: Docker is not installed in my local environment, so I could not run docker compose config locally. The repository template and compose validators pass.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/899 **Author:** [@MANFIT7](https://github.com/MANFIT7) **Created:** 5/21/2026 **Status:** ✅ Merged **Merged:** 7/7/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `add-librespeed-template` --- ### 📝 Commits (1) - [`ac7cd58`](https://github.com/Dokploy/templates/commit/ac7cd585e4256521d55902acc5912f212009cc57) feat: add LibreSpeed template ### 📊 Changes **4 files changed** (+53 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/librespeed/docker-compose.yml` (+20 -0) ➕ `blueprints/librespeed/librespeed.svg` (+1 -0) ➕ `blueprints/librespeed/template.toml` (+14 -0) 📝 `meta.json` (+18 -0) </details> ### 📄 Description @algora-pbc /claim #152 Part of #152 Related #145 ## Summary - adds a LibreSpeed blueprint using `lscr.io/linuxserver/librespeed:latest` - wires Dokploy domain/env variables for browser access, generated results password, timezone, and SQLite-backed persistent config - adds the LibreSpeed icon and `meta.json` entry with website, docs, and GitHub links ## Validation - `node dedupe-and-sort-meta.js` - `PATH="/Applications/Codex.app/Contents/Resources:$PATH" npm run validate-template -- --dir ../blueprints/librespeed` - `PATH="/Applications/Codex.app/Contents/Resources:$PATH" npm run validate-docker-compose -- --file ../blueprints/librespeed/docker-compose.yml` - `git diff --check` Note: Docker is not installed in my local environment, so I could not run `docker compose config` locally. The repository template and compose validators pass. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-14 23:14:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#16216