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
- Host: GitHub
- URL: https://github.com/doublespout/dockerdemo
- Owner: DoubleSpout
- Created: 2014-08-18T02:58:44.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-24T02:12:38.000Z (over 11 years ago)
- Last Synced: 2025-03-18T03:33:06.519Z (over 1 year ago)
- Language: Python
- Size: 199 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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