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

https://github.com/doublespout/dockerdemo

docker code demo python and node.js
https://github.com/doublespout/dockerdemo

Last synced: 11 months ago
JSON representation

docker code demo python and node.js

Awesome Lists containing this project

README

          

dockerDemo
==========

python and node.js env install scripts support centos6/7

can be used in dockerfile

simple use

python deployEnv.py

1. python 2.7.8 and pip

2. node.js 0.10.32 and npm 1.4.28

3. openresty 1.7.4

4. mongodb 2.6.5

5. percona 5.6 (default u:root, p:123456)

6. pm2

7. flask

8. gevent

9. gunicorn

10. iptables on open tcp port 22, 80 and 3306