Learn how to install and setup ntfy server.
Part 1: Install ntfy - 1:41
Part 2: Setup the server.yml file
Part 3: Setup HTTPS - 8:16
Part 4: Setup Authentication - 12:34
Part 5: Creating Users and Assigning Permissions - 15:59
Part 6: Other configuration parameters ( behind-proxy, cache-file, attachment-cache, IOS notification fix, and logging) - 23:33
Part 7: Using ntfy (Basic examples - more examples here https://docs.ntfy.sh/examples/) - 28:34
For more information on installation, the ntfy documentation can be found here:
https://docs.ntfy.sh/install/
Letsencrypt permissions script:
https://raw.githubusercontent.com/gee...
Managing users on command line:
create new user:
ntfy user add [username]
create admin user:
ntfy user add --role=admin [username]
View user list:
ntfy user list
change user roles:
ntfy user change-role [username] [role]
reset user password:
ntfy user change-pass [username]
remove users:
ntfy user del [username]
Enjoy #ntfy
Join our community to seek installation help
https://geek2gether.com/community