[PR #1654] [MERGED] Config generator #1679

Closed
opened 2026-05-07 01:03:12 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1654
Author: @binwiederhier
Created: 3/14/2026
Status: Merged
Merged: 3/14/2026
Merged by: @binwiederhier

Base: mainHead: config-generator


📝 Commits (10+)

📊 Changes

7 files changed (+3594 additions, -2 deletions)

View changed files

📝 cmd/serve.go (+4 -2)
📝 docs/config.md (+258 -0)
docs/static/css/config-generator.css (+764 -0)
docs/static/img/config-generator.png (+0 -0)
docs/static/js/bcrypt.js (+1220 -0)
docs/static/js/config-generator.js (+1345 -0)
📝 mkdocs.yml (+3 -0)

📄 Description

Available on https://docs.ntfy.sh/config/#config-generator
image

image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/1654 **Author:** [@binwiederhier](https://github.com/binwiederhier) **Created:** 3/14/2026 **Status:** ✅ Merged **Merged:** 3/14/2026 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `config-generator` --- ### 📝 Commits (10+) - [`2b36ad9`](https://github.com/binwiederhier/ntfy/commit/2b36ad9eb9d9d2714b50139a6ab746b6eb161c70) config generator - [`612afb1`](https://github.com/binwiederhier/ntfy/commit/612afb143544efd2e17694a984bc326a50d6553d) Configurator - [`19d1618`](https://github.com/binwiederhier/ntfy/commit/19d1618bb8ae2712d4223a547e5fe7d7213f1fb5) Continued - [`3402510`](https://github.com/binwiederhier/ntfy/commit/3402510b478bb1199cfde44bd3cfd5a2dd8c68bd) More config generator - [`143935b`](https://github.com/binwiederhier/ntfy/commit/143935b917373b7daa3ffbad2e443fc9bca4d101) More refining - [`fab08e8`](https://github.com/binwiederhier/ntfy/commit/fab08e862d80cfee80a726a9b59a331b4f6f21c7) More refining for config generator - [`d00cd64`](https://github.com/binwiederhier/ntfy/commit/d00cd642205bedeee575044bacd7572d9ebe7d5c) Add admin user - [`26dd017`](https://github.com/binwiederhier/ntfy/commit/26dd017401ce380f18d9de1993ce377253cb8867) Merge branch 'main' of github.com:binwiederhier/ntfy into config-generator - [`13be974`](https://github.com/binwiederhier/ntfy/commit/13be9747e43e925feddd8f5ead3c2a4cae7a586b) Security reivew - [`2bf8f62`](https://github.com/binwiederhier/ntfy/commit/2bf8f6271b0b75b0aa49e1d80c03ebf4e5cf7c52) Review ### 📊 Changes **7 files changed** (+3594 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `cmd/serve.go` (+4 -2) 📝 `docs/config.md` (+258 -0) ➕ `docs/static/css/config-generator.css` (+764 -0) ➕ `docs/static/img/config-generator.png` (+0 -0) ➕ `docs/static/js/bcrypt.js` (+1220 -0) ➕ `docs/static/js/config-generator.js` (+1345 -0) 📝 `mkdocs.yml` (+3 -0) </details> ### 📄 Description Available on https://docs.ntfy.sh/config/#config-generator <img width="2778" height="1741" alt="image" src="https://github.com/user-attachments/assets/fd515f95-e6d3-4cf0-836a-cdbcc8446962" /> <img width="2778" height="1741" alt="image" src="https://github.com/user-attachments/assets/62b671e8-957d-4836-802b-814dacbd4326" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:03:12 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1679
No description provided.