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
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
796ff369
Commit
796ff369
authored
Mar 11, 2019
by
王进波
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
43ec396b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
关于12.1服务器的配置.md
doc/关于12.1服务器的配置.md
+18
-0
No files found.
doc/关于12.1服务器的配置.md
View file @
796ff369
...
@@ -327,3 +327,21 @@ sudo docker run \
...
@@ -327,3 +327,21 @@ sudo docker run \
phpmyadmin/phpmyadmin
phpmyadmin/phpmyadmin
```
```
### 服务器帐号
1.
操作系统用户
gitlab/gitlab,普通用户,具有远程连接权限,ssh远程和rdp远程桌面连接
root/000000,root用户,执行需要权限提升的操作,例如命令前加
`sudo`
2.
gitlab web 帐号
root/civgitlabserver,管理员帐号,执行添加帐号,创建公共仓库,公共分组管理等操作
wangjinbo/wangjinbo,个人帐号,以备需要获取帐号下的一些仓库
3.
Zabbix web 帐号
admin/zabbix,地址是 192.168.12.1:8000,具体的一些配置,可以 从上方的 docker 命令中看到
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