gunicorn部署
Showing
This diff is collapsed.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
... | @@ -9,15 +9,8 @@ decorator==4.4.0 | ... | @@ -9,15 +9,8 @@ decorator==4.4.0 |
Django==2.2.4 | Django==2.2.4 | ||
falcon==1.1.0 | falcon==1.1.0 | ||
gevent==1.4.0 | gevent==1.4.0 | ||
gm-config==0.1.3 | |||
gm-logging==0.7.4 | |||
gm-protocol==7.10.25 | |||
gm-rpcd==0.2.2 | |||
gm-tracer==0.1.2 | |||
gm-types==7.70.65 | |||
greenlet==0.4.15 | greenlet==0.4.15 | ||
gunicorn==19.9.0 | gunicorn==19.9.0 | ||
helios==0.7.0 | |||
idna==2.8 | idna==2.8 | ||
ipdb==0.12.2 | ipdb==0.12.2 | ||
ipython==7.8.0 | ipython==7.8.0 | ||
... | @@ -50,3 +43,10 @@ urllib3==1.25.3 | ... | @@ -50,3 +43,10 @@ urllib3==1.25.3 |
verlib==0.1 | verlib==0.1 | ||
wcwidth==0.1.7 | wcwidth==0.1.7 | ||
wrapt==1.11.2 | wrapt==1.11.2 | ||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-logging.git@v0.7.4#egg=gm-logging==0.7.5 | |||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-config.git@v0.1.3#egg=gm-config==0.1.3 | |||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-protocol.git@master | |||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-types.git@master | |||
git+ssh://git@git.wanmeizhensuo.com/backend/helios.git@v0.7.0 | |||
git+ssh://git@git.wanmeizhensuo.com/system/gm-tracer.git@v0.1.2 |
start.sh
100644 → 100755
File mode changed from 100644 to 100755
Please
register
or
sign in
to comment