Support Multiple Notification Providers
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
Currently, the dokploy lacks a generic notification feature, which makes it difficult to connect with third-party notification services like Bark, Pushplus, etc.
Describe the solution you'd like
allow easy integration with various popular notification services such as Bark, Pushplus, and potentially other third-party services.
Describe alternatives you've considered
Users could customize request parameters and URLs, which would make it easier to integrate with various providers.
Additional context
No response
Will you send a PR to implement it?
Maybe, need help
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
No files, tests, or entry points are identified in the issue. Start by locating the existing notification-related code and understanding how integrations are configured. Done should mean the project can support multiple third-party providers, including configurable request parameters and URLs, with the supported scope documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100