Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
servers_config
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
servers_config
Commits
2926bcb3
Commit
2926bcb3
authored
Jul 16, 2018
by
yuzixun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add jxc test & staging
parent
730be631
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
0 deletions
+17
-0
jxc/ding_staging/server.json
+8
-0
jxc/ding_testing/server.json
+9
-0
No files found.
jxc/ding_staging/server.json
0 → 100644
View file @
2926bcb3
{
"deploy_to"
:
"/data0/rb/dingtalkjxc-staging.ikcrm.com"
,
"log_path"
:
"/data0/log/dingtalkjxc-staging.ikcrm.com"
,
"http_port"
:
8090
,
"servers"
:
[
{
"server"
:
"172.16.1.12:40022"
,
"user"
:
"rb"
,
"roles"
:
[
"app"
,
"db"
,
"web"
,
"api_doc"
,
"sidekiq_god"
,
"whenever"
]
}
]
}
jxc/ding_testing/server.json
0 → 100644
View file @
2926bcb3
{
"deploy_to"
:
"/data0/rb/dingtalkjxc-test.ikcrm.com"
,
"log_path"
:
"/data0/log/dingtalkjxc-test.ikcrm.com"
,
"http_port"
:
8090
,
"servers"
:
[
{
"server"
:
"192.168.1.16:40022"
,
"user"
:
"rb"
,
"roles"
:
[
"app"
,
"db"
,
"web"
,
"api_doc"
,
"sidekiq_god"
,
"whenever"
]
}
]
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment