[PR #398] [MERGED] Add LibreTranslate translation API template for Dokploy #427

Closed
opened 2025-11-22 20:38:24 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/398
Author: @RbnMach
Created: 9/25/2025
Status: Merged
Merged: 9/26/2025
Merged by: @Siumauricio

Base: mainHead: libreTranslate


📝 Commits (5)

  • c412056 Add LibreTranslate translation API template for Dokploy
  • 8272687 correcion de ubicacion del meta.json de libretranslate
  • ac12c2c Fix: process and sort meta.json
  • 32afa6a style: Update logo for light and dark theme compatibility
  • 277ccf2 Update blueprints/libretranslate/docker-compose.yml

📊 Changes

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

View changed files

blueprints/libretranslate/docker-compose.yml (+33 -0)
blueprints/libretranslate/libretranslate.svg (+30 -0)
blueprints/libretranslate/template.toml (+8 -0)
📝 meta.json (+18 -0)

📄 Description

Adds a template for LibreTranslate, a free and open-source machine translation API powered by Argos Translate. Self-hosted, no external dependencies, and supports multiple languages.

Includes:

  • docker-compose.yml

  • template.toml

  • meta.json with

  • logo (libretranslate.svg)

Links:

GitHub

Website

Docs


🔄 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/398 **Author:** [@RbnMach](https://github.com/RbnMach) **Created:** 9/25/2025 **Status:** ✅ Merged **Merged:** 9/26/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `libreTranslate` --- ### 📝 Commits (5) - [`c412056`](https://github.com/Dokploy/templates/commit/c412056324b5ccece0afba2b33af9c6b18d6876a) Add LibreTranslate translation API template for Dokploy - [`8272687`](https://github.com/Dokploy/templates/commit/8272687e2a06a37a3ee6a84293266f1ed914bed8) correcion de ubicacion del meta.json de libretranslate - [`ac12c2c`](https://github.com/Dokploy/templates/commit/ac12c2c97bd7f046fad6c92e905138e6af5d446f) Fix: process and sort meta.json - [`32afa6a`](https://github.com/Dokploy/templates/commit/32afa6a82eb538343886861aaf57cdb58aea92ae) style: Update logo for light and dark theme compatibility - [`277ccf2`](https://github.com/Dokploy/templates/commit/277ccf25d01c06e385a72f2c3baa1abe3fb7d6c5) Update blueprints/libretranslate/docker-compose.yml ### 📊 Changes **4 files changed** (+89 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/libretranslate/docker-compose.yml` (+33 -0) ➕ `blueprints/libretranslate/libretranslate.svg` (+30 -0) ➕ `blueprints/libretranslate/template.toml` (+8 -0) 📝 `meta.json` (+18 -0) </details> ### 📄 Description Adds a template for LibreTranslate, a free and open-source machine translation API powered by Argos Translate. Self-hosted, no external dependencies, and supports multiple languages. **Includes:** - docker-compose.yml - template.toml - meta.json with - logo (libretranslate.svg) Links: [GitHub](https://github.com/LibreTranslate/LibreTranslate) [Website](https://libretranslate.com/) [Docs](https://docs.libretranslate.com/) --- <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:38:24 -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#427