Skip to content

LingHangStudio/uni-news-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uni News Docker

本项目是 uni-news 的 Docker 部署方案,需要 Linux 系统环境。

部署

克隆本项目:

$ git clone https://github.com/LingHangStudio/uni-news-docker.git
$ cd uni-news-docker

更新前端、后端、爬虫模块的子项目:

$ ./update_project.sh

Docker 部署:

$ docker compose up --build -d

默认 Web 界面暴露在 http://127.0.0.1:7749 ,建议使用外部 Nginx 反向代理到此端口。

About

Deploy uni-news with docker compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors