I'm in the process of installing a system for Push Notifications. I've purchased the asset UTNotifications and it has recommended that I install uniqush-push on my VPS.
However, when I run uniqush-push on my Console, the Console stops doing anything else until I hit Ctrl+Z. While uniqush-push is running, the notifications work. But after I exit the process, the notifications stop working.
That makes me wonder, how the heck am I supposed to still use my server if I want to use it for notifications?
Are you supposed to have some kind of dedicated cloud server that is constantly running uniqush-push?
Also, you're supposed to run curl http://ip.address:port/addpsp ... to add a provider to the uniqush-push service, BUT, how can I do that while uniqush-push is running if it keeps my server busy and I cannot type anything anymore?
Please advise.