从版本 1.1 >
由superadmin编辑
在2024/12/12, 16:56上
到版本
由superadmin编辑
在2024/12/12, 16:57上
>
修改评论 该版本没有评论

Summary

Details

Icon Page properties
Content
... ... @@ -12,9 +12,11 @@
12 12  }}}
13 13  
14 14  
15 +
15 15  2、输入http:~/~/localhost:8000/,进行安装。
16 16  
17 17  
19 +
18 18  3、安装中需要输入数据库地址和密码,执行下方命令:
19 19  
20 20  {{{docker logs itop-3.0.0 | grep -A7 -B1 "Your MySQL user 'admin' has password:"
... ... @@ -21,6 +21,7 @@
21 21  }}}
22 22  
23 23  
26 +
24 24  4、安装toolkit
25 25  
26 26  {{{docker exec itop-3.0.0 /install-toolkit.sh
... ... @@ -36,8 +36,10 @@
36 36  * [[https:~~/~~/github.com/Combodo/itop-toolkit-community/archive/refs/tags/3.0.0.zip>>url:https://github.com/Combodo/itop-toolkit-community/archive/refs/tags/3.0.0.zip]]
37 37  
38 38  
42 +
39 39  5、开启远程调试
40 40  
45 +
41 41  首先,调整源:
42 42  
43 43  {{{# 进入容器
... ... @@ -67,6 +67,7 @@
67 67  }}}
68 68  
69 69  
75 +
70 70  其次,执行调试命令:docker exec itop-3.0.0 /install-xdebug.sh [client_port] [idekey],如下
71 71  
72 72  {{{docker exec itop-3.0.0 /install-xdebug.sh 9003 phpstorm
深圳市艾拓先锋企业管理咨询有限公司