Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
yoho-ansible-roles
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua.zhang
5 years ago
Commit
9c6351b073fcb87b07cd50e2cab51c55a0f9253c
1 parent
6fb734f7
remove
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 additions
and
11 deletions
playbooks/templates/web-nginx/node/action-yoho-cn/current/action-yoho-cn/public/static/adywQQZfDj.txt
playbooks/templates/web-nginx/node/action-yoho-cn/current/action-yoho-cn/public/static/nOvvCQJT0B.txt
playbooks/templates/web-nginx/vhosts/action.yohocn.conf
playbooks/web-nginx.yml
playbooks/templates/web-nginx/node/action-yoho-cn/current/action-yoho-cn/public/static/adywQQZfDj.txt
deleted
100644 → 0
View file @
6fb734f
a9c66382c35a7b29d9eae358094ab686
\ No newline at end of file
playbooks/templates/web-nginx/node/action-yoho-cn/current/action-yoho-cn/public/static/nOvvCQJT0B.txt
deleted
100644 → 0
View file @
6fb734f
f7e36f9b7c2f20d14dfb1d8f344a8aeb
\ No newline at end of file
playbooks/templates/web-nginx/vhosts/action.yohocn.conf
View file @
9c6351b
...
...
@@ -13,11 +13,6 @@ server {
default_type
text
/
html
;
return
200
'action.yoho.cn server is ok!'
;
}
# for mini program
location
~* .(
txt
)$ {
root
/
Data
/
node
/
action
-
yoho
-
cn
/
current
/
action
-
yoho
-
cn
/
public
/
static
;
}
location
/ {
limit_req
zone
=
allips_per_ip_20
burst
=
5
nodelay
;
...
...
playbooks/web-nginx.yml
View file @
9c6351b
...
...
@@ -33,10 +33,7 @@
src
:
'
templates/web-nginx/node/yohobuywap-node/current/yohobuywap-node/public/static/'
dest
:
"
/Data/node/yohobuywap-node/current/yohobuywap-node/public/static/"
-
name
:
copy action-yoho-cn statics files to openresty
copy
:
src
:
'
templates/web-nginx/node/action-yoho-cn/current/action-yoho-cn/public/static/'
dest
:
"
/Data/node/action-yoho-cn/current/action-yoho-cn/public/static/"
-
name
:
copy PE files to openresty
copy
:
...
...
Please
register
or
login
to post a comment