How can I restart server after deployment without falling back to terminal?

Every time I deploy with Pycharm, which is amazing btw, I have to restart the server (nginx) and I use ssh to do it.

Is there a way I can set it up within pycharm? like setting deployment scripts or something?

0

请先登录再写评论。