-
Notifications
You must be signed in to change notification settings - Fork 9
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
配置问题 #25
Comments
博主大大,问一下你的docker-compose.yml有哪些东西需要改的 |
我是直接用docker命令行的。
除了python,还需要docker。Mysql和redis都是运行在docker里面的。
从 Windows 版邮件发送
发件人: zhangshuai12138
发送时间: 2023年4月27日 17:58
收件人: trentzhou/novaword
抄送: Subscribed
主题: [trentzhou/novaword] 配置问题 (Issue #25)
pycharm上怎么使用docker,配置这个环境除了需要python还需要什么其他的软件或者插件
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
博主你好,我是windows版的docker,可以运行该程序吗 |
我在windows安装的docker,docker-compose.yml和build.sh都成功运行了,但是找不到系统入口是为什么,端口是多少 |
我在windows安装的docker,docker-compose.yml和build.sh都成功运行了,但是找不到系统入口是为什么,是需要端口吗,具体是多少
孤执x
***@***.***
…------------------ 原始邮件 ------------------
发件人: "trentzhou/novaword" ***@***.***>;
发送时间: 2023年4月29日(星期六) 晚上7:54
***@***.***>;
***@***.******@***.***>;
主题: Re: [trentzhou/novaword] 配置问题 (Issue #25)
我是直接用docker命令行的。
除了python,还需要docker。Mysql和redis都是运行在docker里面的。
从 Windows 版邮件发送
发件人: zhangshuai12138
发送时间: 2023年4月27日 17:58
收件人: trentzhou/novaword
抄送: Subscribed
主题: [trentzhou/novaword] 配置问题 (Issue #25)
pycharm上怎么使用docker,配置这个环境除了需要python还需要什么其他的软件或者插件
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
这个项目已经好久没有更新了,有可能有些库过时了。
docker-compose up -d 运行起来之后,你应该可以访问 http://localhost:8000,在登录界面用 admin 用户就可以登录,密码是 admin123
这个程序的开发和测试都是linux,我没有在windows上面用过docker,但是我估计区别不大。
Original
From:"zhangshuai12138"< ***@***.*** >;
Date:2023/4/29 20:05
To:"trentzhou/novaword"< ***@***.*** >;
CC:"Trent Zhou"< ***@***.*** >;"Comment"< ***@***.*** >;
Subject:Re: [trentzhou/novaword] 配置问题 (Issue #25)
我在windows安装的docker,docker-compose.yml和build.sh都成功运行了,但是找不到系统入口是为什么,是需要端口吗,具体是多少
孤执x
***@***.***
&nbsp;
…------------------&nbsp;原始邮件&nbsp;------------------
发件人: "trentzhou/novaword" ***@***.***&gt;;
发送时间:&nbsp;2023年4月29日(星期六) 晚上7:54
***@***.***&gt;;
***@***.******@***.***&gt;;
主题:&nbsp;Re: [trentzhou/novaword] 配置问题 (Issue #25)
我是直接用docker命令行的。
除了python,还需要docker。Mysql和redis都是运行在docker里面的。
从 Windows 版邮件发送
发件人: zhangshuai12138
发送时间: 2023年4月27日 17:58
收件人: trentzhou/novaword
抄送: Subscribed
主题: [trentzhou/novaword] 配置问题 (Issue #25)
pycharm上怎么使用docker,配置这个环境除了需要python还需要什么其他的软件或者插件
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***&gt;
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***&gt;
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
你好,你的运行起来了吗 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pycharm上怎么使用docker,配置这个环境除了需要python还需要什么其他的软件或者插件
The text was updated successfully, but these errors were encountered: