Toggle navigation
Toggle navigation
This project
Loading...
Sign in
yoho-cicd
/
jenkins-pipeline
·
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
jimi
2019-05-27 14:24:44 +0800
Commit
f2d09ba035337f34f80f2e0be9a80d72e1ac2868
1 parent
e482176f
add activity.yoho.cn
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
77 additions
and
0 deletions
Docker-Image-Deplopy/aws/yohobuywap-node-activity.json
Docker-Image-Deplopy/aws/yohobuywap-node-activity.json
0 → 100644
View file @
f2d09ba
{
"containerDefinitions"
:
[
{
"logConfiguration"
:
{
"logDriver"
:
"awslogs"
,
"options"
:
{
"awslogs-group"
:
"yohobuywap-node-activity"
,
"awslogs-region"
:
"cn-north-1"
,
"awslogs-stream-prefix"
:
"yohobuywap-node-activity"
}
},
"portMappings"
:
[
{
"hostPort"
:
6001
,
"protocol"
:
"tcp"
,
"containerPort"
:
6001
}
],
"cpu"
:
400
,
"environment"
:
[
{
"name"
:
"NODE_ENV"
,
"value"
:
"production"
}
],
"ulimits"
:
[
{
"name"
:
"cpu"
,
"softLimit"
:
300
,
"hardLimit"
:
400
}
],
"mountPoints"
:
[],
"memory"
:
900
,
"memoryReservation"
:
700
,
"volumesFrom"
:
[],
"image"
:
"860721417875.dkr.ecr.cn-north-1.amazonaws.com.cn/%IMAGE_VERSION%"
,
"essential"
:
true
,
"readonlyRootFilesystem"
:
false
,
"privileged"
:
false
,
"name"
:
"yohobuywap-node-activity"
},
{
"logConfiguration"
:
{
"logDriver"
:
"awslogs"
,
"options"
:
{
"awslogs-group"
:
"yohobuywap-node-activity"
,
"awslogs-region"
:
"cn-north-1"
,
"awslogs-stream-prefix"
:
"nginx"
}
},
"portMappings"
:
[
{
"hostPort"
:
80
,
"protocol"
:
"tcp"
,
"containerPort"
:
80
}
],
"cpu"
:
300
,
"environment"
:
[],
"mountPoints"
:
[],
"memory"
:
700
,
"memoryReservation"
:
300
,
"volumesFrom"
:
[],
"image"
:
"860721417875.dkr.ecr.cn-north-1.amazonaws.com.cn/yoho-online/nginx-activity-yoho-cn:latest"
,
"essential"
:
true
,
"name"
:
"nginx-activity-yoho-cn"
}
],
"memory"
:
"1800"
,
"taskRoleArn"
:
""
,
"family"
:
"yohobuywap-node-activity"
,
"networkMode"
:
"awsvpc"
,
"cpu"
:
"900"
,
"volumes"
:
[],
"placementConstraints"
:
[]
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment