따로 nodejs는 서비스로 돌리는법을 몰라서
일단 screen으로 처리
screen -S Parsoid cd /usr/lib/parsoid/src node bin/server.js
(수정) pm2 추천 받았습니다