{"id":247,"date":"2018-05-16T20:55:14","date_gmt":"2018-05-16T12:55:14","guid":{"rendered":"https:\/\/wyxxt.org.cn\/?p=247"},"modified":"2023-12-04T17:11:44","modified_gmt":"2023-12-04T09:11:44","slug":"supervisor%e5%92%8cpm2%e9%85%8d%e7%bd%ae%e5%8f%8a%e5%9f%ba%e6%9c%ac%e4%bd%bf%e7%94%a8","status":"publish","type":"post","link":"https:\/\/wyxxt.org.cn\/?p=247","title":{"rendered":"supervisor\u548cpm2\u914d\u7f6e\u53ca\u57fa\u672c\u4f7f\u7528"},"content":{"rendered":"<h3>\u4e00\u3001supervisor<\/h3>\n<p>\u7528\u4e8e\u5f00\u53d1\u6a21\u5f0f\uff0c\u81ea\u52a8\u68c0\u6d4b\u91cd\u542f<\/p>\n<pre><code class=\"language-shell \">npm i supervisor -g\n<\/code><\/pre>\n<p>\u542f\u52a8node\u670d\u52a1<\/p>\n<pre><code class=\"language-shell \">supervisor start .\/bin\/www\n<\/code><\/pre>\n<h3>\u4e8c\u3001pm2<\/h3>\n<pre><code class=\"language-shell \">npm i pm2 -g\n<\/code><\/pre>\n<p>\u542f\u52a8node\u670d\u52a1<\/p>\n<pre><code class=\"language-shell \">pm2 start .\/bin\/www --watch --name='user'\n<\/code><\/pre>\n<p>\u67e5\u770b\u5217\u8868<\/p>\n<pre><code class=\"language-shell \">pm2 list\n<\/code><\/pre>\n<p><a href=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/TIM20180516204951.png\"><img decoding=\"async\" src=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/TIM20180516204951.png\" alt=\"\" \/><\/a><br \/>\n\u67e5\u770b\u8be6\u60c5<\/p>\n<pre><code class=\"language-shell \">pm2 show 'user'\n\npm2 show 0\n<\/code><\/pre>\n<p><a href=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/TIM20180516205225.png\"><img decoding=\"async\" src=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/TIM20180516205225.png\" alt=\"\" \/><\/a><br \/>\n\u5220\u9664node\u670d\u52a1<br \/>\n<a href=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/TIM20180516205408.png\"><img decoding=\"async\" src=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/TIM20180516205408.png\" alt=\"\" \/><\/a><br \/>\n<strong>pm2 \u5b8c\u5168\u7248\u547d\u4ee4<\/strong><\/p>\n<pre><code class=\"language-shell \">pm2 start .\/bin\/www --watch --ignore-watch='token.js' --name='CMM'\n<\/code><\/pre>\n<p><strong>pm2 \u5f00\u673a\u81ea\u52a8\u542f\u52a8<\/strong><\/p>\n<pre><code class=\"language-shell \">pm2 startup ubuntu #\u5c06pm2\u5199\u5165\u7cfb\u7edfservice\u5f00\u673a\u542f\u52a8\npm2 save\u00a0 #\u4fdd\u5b58pm2\u5f53\u524d\u5b88\u62a4\u8fdb\u7a0b\u7684\u5217\u8868\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u4e00\u3001supervisor \u7528\u4e8e\u5f00\u53d1\u6a21\u5f0f\uff0c\u81ea\u52a8\u68c0\u6d4b\u91cd\u542f npm i supervisor -g \u542f\u52a8node\u670d\u52a1 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[15],"tags":[407],"class_list":["post-247","post","type-post","status-publish","format-standard","hentry","category-15","tag-407"],"_links":{"self":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts\/247","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=247"}],"version-history":[{"count":5,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts\/247\/revisions"}],"predecessor-version":[{"id":441,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts\/247\/revisions\/441"}],"wp:attachment":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=247"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=247"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}