Add Domain Locker blueprint (#308)

* Add Domain Locker blueprint with PostgreSQL backend and cron-based updater service

* Reformat "tags" arrays in meta.json to multi-line for improved readability
This commit is contained in:
Jainil Prajapati 🪐
2025-08-28 11:55:19 +05:30
committed by GitHub
parent d09809c125
commit a86d1dccb1
4 changed files with 103 additions and 0 deletions

View File

@@ -1462,6 +1462,24 @@
"document-signing"
]
},
{
"id": "domain-locker",
"name": "Domain Locker",
"version": "latest",
"description": "Domain Locker is an open-source tool for tracking domain expirations and sending renewal reminders.",
"logo": "image.png",
"links": {
"github": "https://github.com/Lissy93/domain-locker",
"website": "https://domain-locker.com/",
"docs": "https://github.com/Lissy93/domain-locker#readme"
},
"tags": [
"domains",
"monitoring",
"utilities",
"postgres"
]
},
{
"id": "doublezero",
"name": "Double Zero",