[PR #336] Add OpenVPN blueprint with Docker Compose support #376

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/336
Author: @devdamo
Created: 9/4/2025
Status: 🔄 Open

Base: mainHead: openvpn


📝 Commits (2)

  • 5153831 Add OpenVPN blueprint with Docker Compose support
  • e5b4576 Simplify OpenVPN client config instructions

📊 Changes

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

View changed files

blueprints/openvpn/docker-compose.yml (+17 -0)
blueprints/openvpn/openvpn.png (+0 -0)
blueprints/openvpn/template.toml (+23 -0)
📝 meta.json (+19 -0)

📄 Description

Introduces a new OpenVPN blueprint including a Docker Compose file, template configuration, and icon. Updates meta.json to register OpenVPN with relevant metadata, enabling easy deployment and management of an OpenVPN server.


🔄 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/336 **Author:** [@devdamo](https://github.com/devdamo) **Created:** 9/4/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `openvpn` --- ### 📝 Commits (2) - [`5153831`](https://github.com/Dokploy/templates/commit/5153831ea37fc0f5a16ea8c6f4b4c472a09959d5) Add OpenVPN blueprint with Docker Compose support - [`e5b4576`](https://github.com/Dokploy/templates/commit/e5b457696a54dc5da7d9d7084cbcc556d60700ee) Simplify OpenVPN client config instructions ### 📊 Changes **4 files changed** (+59 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/openvpn/docker-compose.yml` (+17 -0) ➕ `blueprints/openvpn/openvpn.png` (+0 -0) ➕ `blueprints/openvpn/template.toml` (+23 -0) 📝 `meta.json` (+19 -0) </details> ### 📄 Description Introduces a new OpenVPN blueprint including a Docker Compose file, template configuration, and icon. Updates meta.json to register OpenVPN with relevant metadata, enabling easy deployment and management of an OpenVPN server. --- <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:01 -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#376