Compare commits

...

4 Commits

Author SHA1 Message Date
Rabenherz112
8afced3468
Merge db1b8f09f2 into 933c4ea84d 2025-04-15 23:27:51 -04:00
awesome-selfhosted-bot
933c4ea84d [bot] build markdown from awesome-selfhosted-data f01f113 2025-04-15 22:56:57 +00:00
nodiscc
db1b8f09f2
Merge branch 'master' into fix-issue-template 2025-04-01 18:28:10 +00:00
Rabenherz112
5a44f08bc1
fix: issue template to new github format 2025-03-31 14:44:36 +02:00
3 changed files with 5 additions and 3 deletions

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: "Awesome Selfhosted Data"
url: "https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues"
about: "Please submit your issues or suggestions to the awesome-selfhosted-data repository instead."

View File

@ -1 +0,0 @@
Please do not open issues in this repository. Use https://github.com/awesome-selfhosted/awesome-selfhosted-data instead.

View File

@ -411,7 +411,6 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g.
- [OpenTrashmail](https://github.com/HaschekSolutions/opentrashmail) - Complete trashmail solution that exposes an SMTP server and has a web interface to manage received emails. Works with multiple and wildcard domains and is fully file based (no database needed). Includes RSS feeds and JSON API. `Apache-2.0` `Python/PHP/Docker`
- [Postfix](http://www.postfix.org/) - Fast, easy to administer, and secure Sendmail replacement. `IPL-1.0` `C/deb`
- [Sendmail](https://www.proofpoint.com/us/products/email-protection/open-source-email-solution) - Message transfer agent (MTA). `Sendmail` `C/deb`
- [Slimta](https://slimta.github.io/) - Mail Transfer Library built on Python. ([Source Code](https://github.com/slimta/python-slimta)) `MIT` `Python`
### Communication - Email - Mailing Lists and Newsletters
@ -1957,7 +1956,6 @@ _Related: [Ticketing](#ticketing), [Task Management & To-do Lists](#task-managem
Tools and software for [software testing](https://en.wikipedia.org/wiki/Software_testing).
- [Bencher](https://bencher.dev/) - Suite of continuous benchmarking tools designed to catch performance regressions in CI. ([Source Code](https://github.com/bencherdev/bencher)) `MIT/Apache-2.0` `Rust`
- [Sorry Cypress](https://sorry-cypress.dev) - Alternative open-source dashboard for the Cypress browser automation framework, featuring unlimited parallelization, recording and debugging of tests. ([Source Code](https://github.com/sorry-cypress/sorry-cypress)) `MIT` `Docker/K8S`
- [WebHook Tester](https://github.com/tarampampam/webhook-tester) - Powerful tool for testing WebHooks and more. `MIT` `Docker/Go/deb/K8S`