mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-04-10 05:58:11 -05:00
[PR #866] Create docker-transmission-openvpn application #153
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/community-scripts/ProxmoxVED/pull/866
Author: @SunFlowerOwl
Created: 9/4/2025
Status: 🔄 Open
Base:
main← Head:dev/SunFlowerOwl📝 Commits (10+)
91de209Create docker-transmission-openvpn application4022543Partially addressed review 1781851aFix: Avoid .env generation error1135f85Add execute right on image scripts7050bedFix: Force transmission home var9017776Fix: unsupported custom app path7f6ce18Review: Make .env generation simpler4ad7f58Fix: Change cron command causing error due to crlf27a8345Review: Rework fetching WebUI43ce133Improve cleaning up📊 Changes
3 files changed (+318 additions, -0 deletions)
View changed files
➕
ct/transmission-openvpn.sh(+111 -0)➕
frontend/public/json/transmission-openvpn.json(+40 -0)➕
install/transmission-openvpn-install.sh(+167 -0)📄 Description
🛑 New scripts must first be submitted to ProxmoxVED for testing.
PRs for new scripts that skip this process will be closed.
✍️ Description
Create ct maker script
Create installation script
Create web json config file
Add version in version.json
=> Need to create header
🔗 Related PR / Issue
[Script request]: docker-transmission-openvpn => transmission-openvpn #7402
Link: # https://github.com/community-scripts/ProxmoxVE/discussions/7402
✅ Prerequisites (X in brackets)
🛠️ Type of Change (X in brackets)
README,AppName.md,CONTRIBUTING.md, or other docs.🔍 Code & Security Review (X in brackets)
Code_Audit.md&CONTRIBUTING.mdguidelinesAppName.sh,AppName-install.sh,AppName.json)📋 Additional Information (optional)
I could not test with my fork because of hardcoded url referencing official ProxmoxVED.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.