[PR #362] [CLOSED] Add initial template configuration OJS (open-journal-system) #397

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/362
Author: @ShardulVanage
Created: 9/13/2025
Status: Closed

Base: mainHead: open-journal-system


📝 Commits (1)

  • 37176a6 Add template.toml, logo,svg, docker-compose for OJS deployment on Dokploy

📊 Changes

3 files changed (+234 additions, -0 deletions)

View changed files

OJS/docker-compose.yml (+85 -0)
OJS/logo.svg (+106 -0)
OJS/template.toml (+43 -0)

📄 Description

…ploy

This commit adds the template file with environment variables needed to deploy OJS using Dokploy. Includes ports, volumes, networks, and startup commands.


🔄 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/362 **Author:** [@ShardulVanage](https://github.com/ShardulVanage) **Created:** 9/13/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `open-journal-system` --- ### 📝 Commits (1) - [`37176a6`](https://github.com/Dokploy/templates/commit/37176a62a7e4a859c5a4c4ba53d4fdbd7ea01797) Add template.toml, logo,svg, docker-compose for OJS deployment on Dokploy ### 📊 Changes **3 files changed** (+234 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `OJS/docker-compose.yml` (+85 -0) ➕ `OJS/logo.svg` (+106 -0) ➕ `OJS/template.toml` (+43 -0) </details> ### 📄 Description …ploy This commit adds the template file with environment variables needed to deploy OJS using Dokploy. Includes ports, volumes, networks, and startup commands. --- <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:37:37 -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#397