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

https://github.com/tkuchiki/example-pm2-deploy-via-bastion


https://github.com/tkuchiki/example-pm2-deploy-via-bastion

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# example-pm2-deploy-via-bastion

```
$ cd docker && make build && make up
$ cd docker && docker-compose exec ssh1 apk add --update git
$ npm run pm2 deploy development setup
```