[PR #332] [MERGED] Add Java runtime blueprint and metadata #372

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/332
Author: @devdamo
Created: 9/3/2025
Status: Merged
Merged: 9/4/2025
Merged by: @Siumauricio

Base: mainHead: java


📝 Commits (3)

  • 99b4341 Add Java runtime blueprint and metadata
  • 25a9462 Move Java Runtime entry in meta.json
  • 1e58e33 Update template.toml

📊 Changes

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

View changed files

blueprints/java/docker-compose.yml (+19 -0)
blueprints/java/java.png (+0 -0)
blueprints/java/template.toml (+29 -0)
📝 meta.json (+18 -0)

📄 Description

Introduces a new Java blueprint with Docker Compose, template configuration, and logo for multi-version Java environments. Updates meta.json to register the Java runtime, supporting versions 8-21 for use cases like Minecraft servers and Spring Boot apps.


🔄 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/332 **Author:** [@devdamo](https://github.com/devdamo) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/4/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `java` --- ### 📝 Commits (3) - [`99b4341`](https://github.com/Dokploy/templates/commit/99b43414993fe59a6db625edac0f1ec8900f41c1) Add Java runtime blueprint and metadata - [`25a9462`](https://github.com/Dokploy/templates/commit/25a946274b7fed32b0c9d9b298aae0b68b0fd5e6) Move Java Runtime entry in meta.json - [`1e58e33`](https://github.com/Dokploy/templates/commit/1e58e338eecca15b50a60e39386f09b8ee238f07) Update template.toml ### 📊 Changes **4 files changed** (+66 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/java/docker-compose.yml` (+19 -0) ➕ `blueprints/java/java.png` (+0 -0) ➕ `blueprints/java/template.toml` (+29 -0) 📝 `meta.json` (+18 -0) </details> ### 📄 Description Introduces a new Java blueprint with Docker Compose, template configuration, and logo for multi-version Java environments. Updates meta.json to register the Java runtime, supporting versions 8-21 for use cases like Minecraft servers and Spring Boot apps. --- <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:36:55 -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#372