mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-04-10 05:58:11 -05:00
[PR #869] Add Helper Scripts #148
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/869
Author: @dellthePROgrammer
Created: 9/5/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (10+)
ddfc9abUpdate Traefik install to show available commandsc7a7df5Add 4 helper scripts and defaults for cloudflare3999c05change source build func to dev branch655637aswitch back to VE buildd26afc5ensure you run the install scriptaba1417Correctly make the files for traefik-installb245c3fensure install script is run25dd721make the build func use my repo temporarily38abba6change url to match file location96df5bfcorrect link again...📊 Changes
2 files changed (+325 additions, -0 deletions)
View changed files
➕
ct/traefik.sh(+58 -0)➕
install/traefik-install.sh(+267 -0)📄 Description
🛑 New scripts must first be submitted to ProxmoxVED for testing.
PRs for new scripts that skip this process will be closed.
✍️ Description
🔗 Related PR / Issue
Link: #
✅ 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)
Add 4 new helper scripts and update config to help with cloudflare defaults which are commented out by default
addsite - creates a config file with the parrameters you provide
dissite - deletes the symlink for the config file
ensite - creates a symlink for the config file
editsite - opens nano text editor for the site config
please ensure that the link in the traefik.sh file points to the correct repo for the install-traefik.sh
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.