Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
metadeploy
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nebula
metadeploy
Commits
89aea1f0
Commit
89aea1f0
authored
Nov 01, 2023
by
贾浩@五瓣科技
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://code.wuban.net.cn/cmpchain/metadeploy
parents
9069a8df
3af436dd
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
14 deletions
+8
-14
config.toml
cryptor/config.toml
+1
-0
config.toml
host/cryptor/config.toml
+1
-0
docker-compose_host-1.yml
host/docker-compose_host-1.yml
+3
-7
docker-compose_host-2.yml
host/docker-compose_host-2.yml
+3
-7
No files found.
cryptor/config.toml
View file @
89aea1f0
grpc_addr
=
":38001"
chain_id
=
100
routines
=
20
\ No newline at end of file
host/cryptor/config.toml
View file @
89aea1f0
grpc_addr
=
":38001"
chain_id
=
100
routines
=
20
\ No newline at end of file
host/docker-compose_host-1.yml
View file @
89aea1f0
version
:
"
3.9"
services
:
cryptor
:
image
:
192.168.1.220:5000/cryptor:v0.0.
1
image
:
192.168.1.220:5000/cryptor:v0.0.
2
container_name
:
cryptor
deploy
:
restart_policy
:
...
...
@@ -17,7 +15,6 @@ services:
networks
:
-
meta
sentry
:
image
:
192.168.1.220:5000/sentry:v0.0.1
container_name
:
sentry
...
...
@@ -32,7 +29,6 @@ services:
networks
:
-
meta
net
:
image
:
192.168.1.220:5000/metanet:v0.0.1
container_name
:
net
...
...
host/docker-compose_host-2.yml
View file @
89aea1f0
version
:
"
3.9"
services
:
cryptor
:
image
:
192.168.1.220:5000/cryptor:v0.0.
1
image
:
192.168.1.220:5000/cryptor:v0.0.
2
container_name
:
cryptor
deploy
:
restart_policy
:
...
...
@@ -17,7 +15,6 @@ services:
networks
:
-
meta
sentry
:
image
:
192.168.1.220:5000/sentry:v0.0.1
container_name
:
sentry
...
...
@@ -32,7 +29,6 @@ services:
networks
:
-
meta
net
:
image
:
192.168.1.220:5000/metanet:v0.0.1
container_name
:
net
...
...
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