nextcloud / nextcloud/notify_push
Configuration from config.php
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 344
- Forks
- 64
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 5
Description
It would be great to be able to configure notify_push from files. This would simplify infrastructure as code setups.
I understand that this will make it difficult to ensure notify_push is only enabled if nextcloud is configured correctly, but on the other side people interested IaC are likely to verify the setup before rolling it out.
I'm suggesting this as a configuration source additional to the appconfig value as to leave the current process unchanged.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing appconfig configuration path and the proposed config.php source. Determine how an additional file-based source can support infrastructure-as-code while leaving the current appconfig process unchanged, and verify that configuration is accepted without removing the stated Nextcloud setup checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, rust
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100