-
Is there any difference running pm2-runtime in a docker container that might affect logrotate?
For example, here is my dockerfile:
```
# Build and then run...
RUN npm install
RUN pm2 instal…
-
- [ ] script de logrotate
https://les-enovateurs.com/logrotate-ajout-test-configuration-rotation-logs
-
**Description**
- Service does not not start on "npm run setup"
- setup script hangs forever
output:
D:\tmp\pm2-installer-main>npm run setup
> pm2-installer@3.1.6 setup D:\tmp\pm2-installer-m…
paony updated
2 years ago
-
**Description**
Followed instructions using Poershell admin mode
nvm use node 14.16.1
npm version 6.14.12
**Steps to Reproduce**
1. npm run configure
2. npm run setup
**Environm…
-
I am unable to access the dashboard despite having all the required environment variables set. The application runs without any errors, but I cannot access the dashboard interface.
Environment:
…
-
I'm somewhat new to Magic Mirror development and have been trying to set up the EXT-Librespot module for quite some time. I have reinstalled this module hundreds of times, both on the same setup and o…
-
Right now PM2 logs really noisily, and by default to `~/.pm2/logs/`. This means on our current production setup, the root drive can fill up quickly. (Particularly on dev, where all our `logger.info` g…
-
**Description**
When to do offline install I get the error in the log below
**Steps to Reproduce**
1.npm run bundle on internet connect machine same window,npm,node version as offline machine
2.…
-
# 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)
```
…
-
Whenever I sign out, my pm2 / node processes get killed. When signing in back again, the only one visible is the module `@jessety/pm2-logrotate`
### Installation
I installed pm2-installer following …