Skip to content

Set environment paths in service for apprise-api-install.sh - #14805

Merged
michelroegl-brunner merged 1 commit into
community-scripts:mainfrom
SystemIdleProcess:fix/apprise-api-persistent-storage-env-paths
Jun 1, 2026
Merged

Set environment paths in service for apprise-api-install.sh#14805
michelroegl-brunner merged 1 commit into
community-scripts:mainfrom
SystemIdleProcess:fix/apprise-api-persistent-storage-env-paths

Conversation

@SystemIdleProcess

Copy link
Copy Markdown
Contributor

Add environment variables for Apprise service configuration.

✍️ Description

Add environment values to service for persistent storage directories to install.
Need help adding/fixing for update/main script

🔗 Related Issue

Fixes #

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • 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.
  • 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 script metadata (PocketBase/website data).
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

Add environment variables for Apprise service configuration.
@github-actions github-actions Bot added bugfix update script A change that updates a script labels May 29, 2026
@SystemIdleProcess

SystemIdleProcess commented May 29, 2026

Copy link
Copy Markdown
Contributor Author

With the recent update to apprise-api I discovered my configuration within the app was gone. After looking into it I found that the /config directory was completely empty other than the store directory which was also empty. My assumption that the app would automatically use the root folders for config, attach and plugin was incorrect and I am at fault for not checking as part of the testing the script creation. This will resolve new installs but I don't know how to fix it for updates since they typically don't touche the service other then to stop and start. I'm still learning...

@SystemIdleProcess
SystemIdleProcess marked this pull request as ready for review May 29, 2026 22:43
@SystemIdleProcess
SystemIdleProcess requested a review from a team as a code owner May 29, 2026 22:43

@michelroegl-brunner michelroegl-brunner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@michelroegl-brunner
michelroegl-brunner merged commit 839fba1 into community-scripts:main Jun 1, 2026
2 checks passed
@SystemIdleProcess
SystemIdleProcess deleted the fix/apprise-api-persistent-storage-env-paths branch June 1, 2026 19:38
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bugfix update script A change that updates a script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants