-
**Describe the bug**
Existing users no longer found
**To Reproduce**
Steps to reproduce the behavior:
1. Using docker-compose with the `latest` tag
2. Open login page
3. Prompt shows to crea…
-
Automate docker building of images and find a decent way to deploy multiple shards without restarting more than one shard within a 5s period.
```Dockerfile
FROM node:latest
MAINTAINER Macdja38
…
-
# Info
volta -v
`1.0.5`
volta ls
```
⚡️ Currently active tools:
Node: v16.13.0 (default)
Tool binaries available:
pm2, pm2-dev, pm2-docker, pm2-runtime (default)
```
…
-
Tracing was not working at first with pm2-docker and an ecosystem with `trace:true`
The user had to run `docker exec -it [container] pm2 reload [app name] --trace` to make it working
-
I tried running cezerin on docker but it failed with the following error log:
```
pm2 launched in no-daemon mode (you can add DEBUG="*" env variable to get more messages)
[2018-04-17 18:38:16] PM2 …
-
### OctoFarm Version
1.7.3
### OctoPrint Version(s)
1.8.6
### pm2 or docker?
pm2
### Operating System
RHEL, CentOS, Rocky Linux, Oracle Linux, AlmaLinux, Fedora
### Description…
-
对部署这一款比较迷茫,采用docker+pm2 是不是就不需要部署多个docker容器了(针对多核CPU的情况)
-
* Telegraf.js Version: Final version
* Node.js Version: v21
* Operating System: Ubuntu:latest
## Minimal Example Code Reproducing the Issue
```js
const { Telegraf } = require('telegraf')
con…
-
## What's going wrong?
I am using `CMD ["pm2-runtime", "start", "ecosystem.config.js", "--env", "production"]` in my Dockerfile to run my applications in the docker via pm2
Outside of docker `…
-
Running pm2 on windows causes many errors. The pm2 process want to call unix commands like top, who, grep etc. :
> 0|pm2-server-monit | Failed to retrieve TTY metrics { Error: Command failed: who …
ebors updated
4 weeks ago