notify_push
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- docker-compose
- Domain
- devops, infrastructure
Research direction
Start with the existing docker-compose setup and the notify_push setup commands shown in the issue. Trace how the container and trusted_proxies are currently configured, then define autoconfiguration so the manual occ commands and config.php changes are no longer required. Done means a fresh environment enables notify_push and connects successfully without those manual steps.
Written by the indexing model from the issue text.
Description
Notify push is partly working but requires some manual setup currently:
occ app:enable notify_push
occ notify_push:setup http://push.dev.local
additional config.php entry for trusted proxies:
+ // maybe use ip addr | grep inet | cut -d " " -f 6
+ 'trusted_proxies' => ['192.168.0.0/16', '127.0.0.1'],
- Add images and working docker compose container
- Custom image build with binary due to https://github.com/nextcloud/notify_push/issues/157
- Container is only connecting to the main nextcloud container
- Autoconfigure
- Dominant language
- PHP
- Stars
- 190
- Forks
- 103
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 1
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.
More from nextcloud/nextcloud-docker-dev
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
nextcloud/nextcloud-docker-dev#483 · 1 comment · 3 reactions ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
nextcloud/nextcloud-docker-dev#480 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
All issues in nextcloud/nextcloud-docker-dev
Similar issues
-
status/awaiting_triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
WordPress/plugin-check#1486 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
az-digital/az_quickstart#6019 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
grokability/snipe-it#19688 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100