Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
deploy
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
Odysseus
deploy
Commits
70ed116e
Commit
70ed116e
authored
Feb 02, 2024
by
Your Name
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://code.wuban.net.cn/odysseus/deploy
parents
ca9e70ad
c7947835
Pipeline
#701
canceled with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
3 deletions
+11
-3
config.toml
conf/nodemanager/config.toml
+2
-1
docker-compose-validator.yml
docker-compose-validator.yml
+9
-2
No files found.
conf/nodemanager/config.toml
View file @
70ed116e
host
=
"127.0.0.1"
remote_host
=
"43.198.252.255"
local_host
=
"172.31.12.187"
port
=
10001
metrics_port
=
28010
private_key
=
"E671C143A110C239B563F702E9F4017CA6B2B2912F675EED9AA4FED684EB30CC"
...
...
docker-compose-validator.yml
View file @
70ed116e
...
...
@@ -2,7 +2,7 @@ version: "3.9"
services
:
validator
:
image
:
"
caduceus/ai-validator:v0.0.
1
"
image
:
"
caduceus/ai-validator:v0.0.
2
"
container_name
:
validator
deploy
:
restart_policy
:
...
...
@@ -18,4 +18,11 @@ services:
-
"
20011:20011"
-
"
20012:20012"
networks
:
-
odysseus
\ No newline at end of file
-
odysseus
networks
:
odysseus
:
driver
:
bridge
ipam
:
config
:
-
subnet
:
172.100.0.0/16
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