Skip to content

可以在nas的docker里运行,然后PC浏览器访问吗? #8

@Jevanzhu

Description

@Jevanzhu

debian,python和node都已经安装,端口也映射了,无法访问。

好像是程序并没有运行起来。

下面是运行情况。

root@4e663e70569a:/home/app/NOVIX# ./start.sh
========================================
   NOVIX 一键启动
========================================

[1/3] 启动后端服务...
[2/3] 启动前端服务...

[3/3] 服务启动完成!

========================================
 访问地址:
----------------------------------------
 前端界面:   http://localhost:3000
 后端 API:   http://localhost:8000
 API 文档:   http://localhost:8000/docs
========================================

提示: 前后端服务已在独立终端启动
      关闭对应终端即可停止服务

root@4e663e70569a:/home/app/NOVIX# ps aux
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root           1  0.2  0.0  21552 16888 pts/0    Ss+  17:43   0:00 python3
root           7  0.0  0.0   4332  3616 pts/1    Ss   17:43   0:00 /bin/bash
root          23  0.0  0.0      0     0 pts/1    Z    17:43   0:00 [start.sh] <defunct>
root          27  0.0  0.0   6396  3520 pts/1    R+   17:44   0:00 ps aux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions