https://github.com/commenthol/pm2-docker-play
playing with docker and pm2
https://github.com/commenthol/pm2-docker-play
Last synced: 8 months ago
JSON representation
playing with docker and pm2
- Host: GitHub
- URL: https://github.com/commenthol/pm2-docker-play
- Owner: commenthol
- License: unlicense
- Created: 2018-07-20T20:30:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-20T20:33:23.000Z (almost 8 years ago)
- Last Synced: 2025-02-26T18:53:38.944Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pm2-docker-play
> playing with docker and pm2
- start with `docker-compose up -d --build`
- no logging to disk / just journalctl
- run under different user than `root`
- run a "master" and slave processes
- idea: run cron jobs inside "master"