[PR #493] Feature - Add Librechat #497

Open
opened 2025-11-22 20:39:48 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/493
Author: @Shrest4647
Created: 11/1/2025
Status: 🔄 Open

Base: mainHead: feat/librechat


📝 Commits (8)

  • 1e21b7e feat(librechat): add LibreChat blueprint with compose, toml, metadata, links and tags
  • 758cf1d fix: rename templates to template.toml
  • 47daea9 fix(librechat): rename api service to librechat in docker-compose.yml
  • 3e8b431 Update blueprints/librechat/template.toml
  • 60796a9 Update blueprints/librechat/template.toml
  • 1d70294 fix(librechat): add version under [config] and remove stray [config.mounts] header
  • 2e1fb3b fix(librechat): remove predefined persistent volume mounts from template.toml
  • 46dc5b9 docs(librechat): add authentication reference link to docker-compose.yml

📊 Changes

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

View changed files

blueprints/librechat/docker-compose.yml (+110 -0)
blueprints/librechat/librechat.png (+0 -0)
blueprints/librechat/template.toml (+93 -0)
📝 meta.json (+20 -0)

📄 Description

Added LibreChat blueprint with compose, toml, metadata, links and tags

  • LibreChat is the ultimate open-source app for all your AI conversations

🔄 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/493 **Author:** [@Shrest4647](https://github.com/Shrest4647) **Created:** 11/1/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/librechat` --- ### 📝 Commits (8) - [`1e21b7e`](https://github.com/Dokploy/templates/commit/1e21b7e785b5a2e1b5a604df57cd23d31a0d3955) feat(librechat): add LibreChat blueprint with compose, toml, metadata, links and tags - [`758cf1d`](https://github.com/Dokploy/templates/commit/758cf1d873d45ea0771c109cbcb6101fedc3ba79) fix: rename templates to template.toml - [`47daea9`](https://github.com/Dokploy/templates/commit/47daea92f862cf2d111d017b6f3e9da176455451) fix(librechat): rename api service to librechat in docker-compose.yml - [`3e8b431`](https://github.com/Dokploy/templates/commit/3e8b43103173503b19e93276aa9810f4fa8cba98) Update blueprints/librechat/template.toml - [`60796a9`](https://github.com/Dokploy/templates/commit/60796a90847bf27061eaba5491eb02c49400bdf2) Update blueprints/librechat/template.toml - [`1d70294`](https://github.com/Dokploy/templates/commit/1d702943103d80af380e68f9a274d14d2fd90223) fix(librechat): add version under [config] and remove stray [config.mounts] header - [`2e1fb3b`](https://github.com/Dokploy/templates/commit/2e1fb3b3a9ea2c277d593ca5891e744b0c01a7f6) fix(librechat): remove predefined persistent volume mounts from template.toml - [`46dc5b9`](https://github.com/Dokploy/templates/commit/46dc5b9be3ea8f06d931d709ded142d2f7a216a9) docs(librechat): add authentication reference link to docker-compose.yml ### 📊 Changes **4 files changed** (+223 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/librechat/docker-compose.yml` (+110 -0) ➕ `blueprints/librechat/librechat.png` (+0 -0) ➕ `blueprints/librechat/template.toml` (+93 -0) 📝 `meta.json` (+20 -0) </details> ### 📄 Description Added LibreChat blueprint with compose, toml, metadata, links and tags - LibreChat is the ultimate open-source app for all your AI conversations --- <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 2025-11-22 20:39:48 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#497