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

https://github.com/devsu/docker-node-pm2-autodeploy

A docker with node, pm2 and simple-auto-deploy
https://github.com/devsu/docker-node-pm2-autodeploy

Last synced: 2 months ago
JSON representation

A docker with node, pm2 and simple-auto-deploy

Awesome Lists containing this project

README

          

# docker-node-pm2-autodeploy
A docker with node, pm2 and simple-auto-deploy

**Intended to be used only for development purposes.**

Usage:

```bash
docker run --name test \
-p 3000:3000 \
-v ${PWD}:/var/sources \
-t \
devsu/node-pm2-autodeploy
```

## License and Credits

MIT License. Copyright 2017

Built by the [Docker experts](https://devsu.com) at Devsu.