Login
Discover
Waves
Decks
Upgrade
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
pm2
lemooljiang
HIVE CN 中文社区
Saturday, August 12, 2023 1:42 PM
打包和布署 / nuxt#12
当一切都开发好后,就是打包和布署啰,开发体验还是很好的:轮子都造好了,放在了顺手的位置。这大概也是不少Vue的开发者转向Nuxt的原因吧。 更改服务器端口 1. yarn build , 得到, .output/server/index.mjs 2. 设置服务器端口 port 源码: .output\server\chunks\nitro\node-server.mjs //const port =
$ 2.344
32
hiro-hive
Happy Catz
Sunday, July 31, 2022 12:14 AM
25KG Servo in Action on HappyCatz Project
The 25KG Servo is now in use in replacement of the old servo that got stripped plastic gear. See my post here MG995 is my old servo but refunded it on Amazon because the seller told me that it is a metal
$ 4.508
20
1
hiro-hive
Happy Catz
Monday, July 25, 2022 1:00 AM
Happy Catz New OBS setup looks fine
Recently, I was figuring out how things work out on OBS, which stands for Open Broadcaster Software. What is OBS? OBS Studio (formerly Open Broadcaster Software or OBS, for short) is a free, open-source,
$ 17.696
41
6
hiro-hive
Happy Catz
Tuesday, July 5, 2022 12:00 AM
PM2 installation for Happy Catz code improvement
What is going on guys? Today I want to show you the problem I encounter running the server node js on Windows 10 and how I manage to solve it. I came across some errors after running node index_servo.js
$ 4.185
24
2
pandaradvanture
Hive Food
Thursday, August 7, 2025 4:35 PM
Promoted
Simple Cooking : Raw Carrots Salad ( Healthy And Yummy Dish ) 🥕
Hi foodies... Who doesn't know this vegetable? It's one of the vegetables that is good for your eyes. It is usually used as an addition to cream soup, made into juice, or used in cakes. Have you ever thought
$ 0.001
1
2
realmankwon
dblog
Thursday, February 17, 2022 5:00 PM
[개발] AWS ubuntu 서버에서 pm2 save 가 안 될때
안녕하세요 @realmankwon입니다. pm2 를 사용하면서 서버가 재부팅이 되더라도 기존에 실행되던 프로세스를 유지하고 싶을때 pm2 save 를 해 놓으면 잘 되었습니다. 하지만 최근에 실행이 안 되더군요 구글링을 해 보니 root 계정이 아니라서 그렇다고 합니다. AWS 에서는 ubuntu가 기본 계정이라서 문제가 생긴 것 같습니다. 해결책은 일단 다음의
$ 0.000
17
1
gingerninja
coding
Tuesday, January 25, 2022 6:43 PM
How to use PM2 to keep your Node.js projects alive 24/7
IMG SOURCE Hey everyone, hope all is well. Today I want to share with you a popular process managing tool called pm2 that can help you keep your Node.js projects alive 24/7. This tool is mainly used on
$ 1.155
30
dardrey
DBuzz
Sunday, December 20, 2020 8:35 PM
PM2 is a tool for launching your scripts on the server. It is a really ...
PM2 is a tool for launching your scripts on the server. It is a really useful tool that can launch your code in background, by using different modes, environment variables. Also this tool allocates payload
$ 0.019
2
d00k13
smoke-io
Sunday, December 1, 2019 2:30 PM
All Green Once Again!!! Missed Blocks 🤦♂️ How Do I Auto Start With Pm2?
This would have been about the time all @d00k13 hit the fan... I was people watching smoking a few joints 😅 while missing blocks left right and centre. Having started into playing with things on linux
$ 3.259
70
1
jersonsweetplace
Hive Ecuador
Tuesday, August 5, 2025 3:56 AM
Promoted
Bank holiday ?/ Feriado bancario?
Hello, dear community. Hive Ecuador. Today I want to talk to you about an issue that seems to be causing concern among citizens in the country. This photo is for reference only; I found it on Google. Although
$ 1.174
43
6
2
themarkymark
linux
Friday, September 6, 2019 9:14 AM
How to use PM2 to manage your scripts
Process Manager 2 (aka PM2) is one of my favorite apps that allows me to manage my scripts. It is easy to use and extremely powerful. What PM2 offers: Restart scripts automatically upon failure Restart
$ 34.595
308
14
oflyhigh
cn
Saturday, July 13, 2019 11:29 AM
每天进步一点点:PM2设置开机自启动
之前的文章中,我介绍了可以使用PM2来让node.js程序一直运行,但是这样做的一个前提是我们要执行一下pm2 start xxx.js命令。 (图源 :pixabay) 那么新问题来了,每次我们需要重启服务器,都需要重新执行一下pm2 start xxx.js命令,是不是很麻烦,有没有办法让PM2在开机时自动启动我们的应用? pm2 startup 方式之一是使用pm2 startup,大致步骤如下:
$ 12.019
131
3
oflyhigh
cn
Sunday, July 7, 2019 10:34 AM
每天进步一点点:让node.js 应用一直运行的方法
这两天和一个node.js应用较劲,其实我这玩意我的外行中外行,七窍通了六窍——一窍不通,不过慢慢学呗。 (图源 :pixabay) 昨天好不容易把程序运行起来了,浏览器也可以访问了,大松了一口气,可是早晨起来再一试,怎么访问不了啦?再一想,这也合理,我的ssh终端窗口都死掉了,程序当然一起死掉啦。
$ 14.941
152
4
apm1007
dtube
Monday, January 15, 2018 7:06 PM
Magic Mirror: enable autostart with pm2
Magic Mirror: enable autostart with pm2 ▶️ DTube ▶️ IPFS
$ 0.000
0
godfish
Reflections
Tuesday, August 5, 2025 12:54 PM
Promoted
Feeling a Ghost
I make you. Feel. Feeling. A ghost. Do I? A mosaic. That one was very me. Or was it a fractured mirror? Which crumbled into a million pieces. Peacefully, one might say. In a way, it did. In another sense,
$ 15.051
375
2
2
cyma
pm2
Thursday, December 14, 2017 5:27 AM
PM2 에서 Next.js OR Nuxt.js 동작시키기
for development pm2 start npm --name "next" -- run dev for production npm run build pm2 start npm --name "next" -- start
$ 0.000
3
1
Top communities
Create decentralized community