-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker启动报错 #7
Comments
@ciweigg2 mysql、inception、archery的配置文件配置都需要自己修改后提前准备好,启动后可以查看是不是所有容器都是运行状态,通过docker logs 容器名可以查看容器日志 |
我现在稍微改了点东西,能启动了,但是soar的分析为什么没有explain分析报告呢,需要配置什么么?只有优化建议 |
SOAR_TEST_DSN配置无法访问就会无法查看explain报告,这块到时候再增加个soar.yaml,输出日志就看的很清楚了 |
我配置的和你测试环境基本一样 只是我没用别名 你是mysql:3306 我是ip:3306 这个有差别吗 |
ip不能是127.0.0.1(容器本身),账号需要all privileges
|
我试试吧,大神方便留个联系方式么,我遇到的问题还挺多的,需要帮助呀 |
个人精力和时间有限,详细阅读使用文档和Q&A应该可以处理掉大部分的问题,如果仍有解决不了的,可以开issue沟通,会不定期回复。 |
行有问题我提ISSUES |
# This is the 1st commit message: Initial commit # This is the commit message hhyo#2: django framework. # This is the commit message hhyo#3: django. # This is the commit message hhyo#4: django 1 # This is the commit message hhyo#5: base.html # This is the commit message hhyo#6: user login, main menu. # This is the commit message hhyo#7: django admin, middleware. # This is the commit message hhyo#8: submitsql # This is the commit message hhyo#9: delete sth. # This is the commit message hhyo#10: 自动审核,人工审核,回滚功能 # This is the commit message hhyo#11: 所有历史工单展示 # This is the commit message hhyo#12: pymysql. # This is the commit message hhyo#13: static_root # This is the commit message hhyo#14: fix bug. # This is the commit message hhyo#15: fix bug # This is the commit message hhyo#16: readme updated. # This is the commit message hhyo#17: readme updated
docker-compose.yml是不是需要修改些什么 才能启动的
The text was updated successfully, but these errors were encountered: