Skip to content

Conversation

@dellthePROgrammer
Copy link
Contributor

Scripts which are clearly AI generated and not further revied by the Author of this PR (in terms of Coding Standards and Script Layout) may be closed without review.

✍️ Description

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

🔗 Related PR / Issue

Link: #869

✅ Prerequisites (X in brackets)

  • [X ] Self-review completed – Code follows project standards.
  • [X ] Tested thoroughly – Changes work as expected.
  • [X ] No breaking changes – Existing functionality remains intact.
  • [X ] No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [X ] ✨ New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔍 Code & Security Review (X in brackets)

  • [X ] Follows Code_Audit.md & CONTRIBUTING.md guidelines
  • [X ] Uses correct script structure (AppName.sh, AppName-install.sh, AppName.json)
  • [X ] No hardcoded credentials

📋 Additional Information (optional)

please ensure that the link in the traefik.sh file points to the correct repo for the install-traefik.sh

Apologies for the late edit I have not had much time to look over everything. Also I went on ahead and changed the version number to be 14

@dellthePROgrammer dellthePROgrammer requested a review from a team as a code owner November 7, 2025 16:57
@michelroegl-brunner
Copy link
Member

@tremor021 Did'nt you do the original one? Is this sane to do? I dont use the app and cant really tell tbh.

@dellthePROgrammer
Copy link
Contributor Author

It's basically the same script as what is used in the VE repo but with my added bash scripts which use whiptail to help with quickly managing/adding configs for Traefik and also adding some additional settings commented out for Cloudflare in the base Traefik config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants