Kill process tree linux

Send SIGTERM to the entire process group

kill -TERM -$(pgrep -f 'my-app')