{"id":23,"date":"2026-06-09T23:14:12","date_gmt":"2026-06-09T15:14:12","guid":{"rendered":"https:\/\/jgdgmod.cn\/?p=23"},"modified":"2026-06-09T23:14:13","modified_gmt":"2026-06-09T15:14:13","slug":"%e7%94%a8pm2%e7%ae%a1%e7%90%86node%e6%9c%8d%e5%8a%a1%ef%bc%88%e9%98%b2%e6%ad%a2%e6%9c%8d%e5%8a%a1%e5%99%a8%e6%8c%82%e6%8e%89%ef%bc%89","status":"publish","type":"post","link":"https:\/\/jgdgmod.cn\/index.php\/2026\/06\/09\/%e7%94%a8pm2%e7%ae%a1%e7%90%86node%e6%9c%8d%e5%8a%a1%ef%bc%88%e9%98%b2%e6%ad%a2%e6%9c%8d%e5%8a%a1%e5%99%a8%e6%8c%82%e6%8e%89%ef%bc%89\/","title":{"rendered":"\u7528PM2\u7ba1\u7406Node\u670d\u52a1\uff08\u9632\u6b62\u670d\u52a1\u5668\u6302\u6389\uff09"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\"><\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">\u5982\u679c\u4f60\u8fd8\u5728\u7528 <code>node server.js<\/code> \u542f\u52a8\u9879\u76ee\uff0c\u90a3\u57fa\u672c\u8fdf\u65e9\u4f1a\u51fa\u95ee\u9898\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u4e3a\u4ec0\u4e48\u8981\u7528 PM2\uff1f<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u8fdb\u7a0b\u5d29\u6e83\u81ea\u52a8\u91cd\u542f<\/li>\n\n\n\n<li>\u652f\u6301\u5f00\u673a\u81ea\u542f<\/li>\n\n\n\n<li>\u53ef\u4ee5\u67e5\u770b\u65e5\u5fd7<\/li>\n\n\n\n<li>\u591a\u8fdb\u7a0b\u7ba1\u7406<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">\u5b89\u88c5 PM2<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>npm install -g pm2<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u542f\u52a8\u9879\u76ee<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>pm2 start server.js --name myapp<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u5e38\u7528\u547d\u4ee4<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u67e5\u770b\u8fdb\u7a0b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>pm2 list<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">\u67e5\u770b\u65e5\u5fd7\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>pm2 logs<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">\u91cd\u542f\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>pm2 restart myapp<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">\u5220\u9664\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>pm2 delete myapp<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u5f00\u673a\u81ea\u542f<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>pm2 startup\npm2 save<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">\u7528\u4e86 PM2 \u4e4b\u540e\uff0c\u57fa\u672c\u4e0d\u7528\u62c5\u5fc3\u670d\u52a1\u7a81\u7136\u6302\u6389\u7684\u95ee\u9898\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u9002\u5408\u6240\u6709 Node \u9879\u76ee\u90e8\u7f72\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5982\u679c\u4f60\u8fd8\u5728\u7528 node server.js \u542f\u52a8\u9879\u76ee\uff0c\u90a3\u57fa\u672c\u8fdf\u65e9\u4f1a\u51fa\u95ee\u9898\u3002 \u4e3a\u4ec0\u4e48\u8981\u7528 PM2\uff1f \u5b89\u88c5 PM2 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-23","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/jgdgmod.cn\/index.php\/wp-json\/wp\/v2\/posts\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jgdgmod.cn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jgdgmod.cn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jgdgmod.cn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jgdgmod.cn\/index.php\/wp-json\/wp\/v2\/comments?post=23"}],"version-history":[{"count":1,"href":"https:\/\/jgdgmod.cn\/index.php\/wp-json\/wp\/v2\/posts\/23\/revisions"}],"predecessor-version":[{"id":24,"href":"https:\/\/jgdgmod.cn\/index.php\/wp-json\/wp\/v2\/posts\/23\/revisions\/24"}],"wp:attachment":[{"href":"https:\/\/jgdgmod.cn\/index.php\/wp-json\/wp\/v2\/media?parent=23"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jgdgmod.cn\/index.php\/wp-json\/wp\/v2\/categories?post=23"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jgdgmod.cn\/index.php\/wp-json\/wp\/v2\/tags?post=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}