An open API service indexing awesome lists of open source software.

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

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"