How to configure ntfy on yunohost (run ntfy command in terminal)?

What type of hardware are you using: VPS bought online
What YunoHost version are you running: 12.0.17 (stable)
What app is this about: ntfy

Describe your issue

I’m familiar with ntfy and configured it on a server without yunohost before. Now I want to set it up on yunohost.

I installed ntfy via web-gui on yunohost. I want to use the Access control. According to ntfy I can run the ntfy command in the terminal.

But on root@localhost: /var/www/ntfy# the ntfy command is not available

So where can I use the ntfy command in the terminal?

So where can I succesfully run the ntfy command for configuring the ntfy-server?

Share relevant logs or error messages

https://paste.yunohost.org/raw/wekezatapu

I found the solution:

  1. go into the ntfy shell: sudo yunohost app shell ntfy
  2. run ./ntfy command (f.e. ./ntfy user list )
2 Likes

Hi eiermann,

Welcome to the forums and thank you for posting the solution for your problem!

Don’t forget to mark your reply as “Solution”, so other visitors can easily recognize the thread as solved.

Have fun with your Yunohost!