Update README.md

This commit is contained in:
2025-06-03 08:55:58 -05:00
parent c79418bde9
commit 16745bf38f

View File

@ -10,7 +10,7 @@ You can access the free version of ntfy at **<ins>ntfy.sh</ins>**. There is also
### **Why does this exist when there's already a FreeBSD sysutils/ntfy pkg/port?** ### **Why does this exist when there's already a FreeBSD sysutils/ntfy pkg/port?**
The FreeBSD ntfy client package doesn't have the server or web built-in. It's a basic client only. It's also on version 2.7.0 while the latest release is currently 2.12.0. This repo is to build a full install with client, server, and web running as a ntfy user with startup scripts and configs for client and server.  The FreeBSD ntfy in ports/packages is a completely different project with the same name. This repo is to build a full install of ntfy.sh with client, server, and web running as a ntfy user with startup scripts and configs for client and server. 
I built ntfy server on FreeBSD manually and have been testing it. I decided if I was going to keep using it that I should formalize an install.  I built ntfy server on FreeBSD manually and have been testing it. I decided if I was going to keep using it that I should formalize an install.