Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
Svn-to-Git
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王华
Svn-to-Git
Commits
d0606eb8
Commit
d0606eb8
authored
Aug 13, 2018
by
王进波
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
7427d14d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
关于12.1服务器的配置.md
关于12.1服务器的配置.md
+2
-0
No files found.
关于12.1服务器的配置.md
View file @
d0606eb8
...
...
@@ -105,6 +105,7 @@ zabbixserver(9d2e28d10ae4)
```
shell
sudo
docker run
--name
zabbixserver
\
--restart
always
\
-p
10051:10051
\
-e
DB_SERVER_HOST
=
"192.168.12.1"
\
-e
MYSQL_ROOT_PASSWORD
=
"000000"
\
...
...
@@ -118,6 +119,7 @@ zabbix-web-nginx-mysql(8eb1ecab6adf)
```
shell
sudo
docker run
--name
zabbix-web-nginx-mysql
\
--restart
always
\
-p
8000:80
\
-p
8043:443
\
-e
DB_SERVER_HOST
=
"192.168.12.1"
\
...
...
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