Skip to content
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

请问Windows下能部署吗? #6

Open
Juanliaoyuhua opened this issue Apr 15, 2024 · 5 comments
Open

请问Windows下能部署吗? #6

Juanliaoyuhua opened this issue Apr 15, 2024 · 5 comments

Comments

@Juanliaoyuhua
Copy link

大佬大佬,我尝试着在Windows11下进行部署,但是在map-master/deploy.sh下尝试改写语句时候出了问题,在map-master/deploy.sh下
① rm -Rf tools/map/* &&
② mv map-* tools/map/ && 将当前目录下的所有以 map- 开头的文件移动到 tools/map/ 目录。
③ cd tools/map && 切换到 tools/map/ 目录
④ unzip map-* && 这些语句中的解压缩当前目录下所有以 map- 开头的文件。
⑤ rm -f map-*
这些语句中我不知道2、3、4里提到的 要移动、解压、最后删除的map- 开头的文件 在哪里?如果大佬看到这条留言,并且有心情回答的话,请帮我一下,万分感谢。

@KyleBing
Copy link
Owner

那个 deploy.sh 没有实际作用,只是我用于快速移动到服务器指定位置的脚本。

@Juanliaoyuhua
Copy link
Author

那个 deploy.sh 没有实际作用,只是我用于快速移动到服务器指定位置的脚本。

谢谢大佬能够回复,那我就继续尝试了,对了大佬,如果我只想完成map的功能,我还需要部署另外一个日志项目吗?

@KyleBing
Copy link
Owner

如果想存储一些数据,就需要部署那个后台。

@Juanliaoyuhua
Copy link
Author

如果想存储一些数据,就需要部署那个后台。
感谢大佬回复,我已经成功运行了map前端,接下来,我想尝试着根据大佬用来展示的济南市的数据,进行修改从而能够展示杭州的数据,在这一方面,大佬有什么建议吗?

@KyleBing
Copy link
Owner

路径和点图是活的,展示哪儿的都可以。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants