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

教程:Twikoo评论定时备份方案 #462

Open
GC-ZF opened this issue Sep 27, 2022 · 0 comments
Open

教程:Twikoo评论定时备份方案 #462

GC-ZF opened this issue Sep 27, 2022 · 0 comments
Labels

Comments

@GC-ZF
Copy link

GC-ZF commented Sep 27, 2022

#429

哥们,我又来啦,原#429方案弃用了,里面的仓库链接我已经删库润了😂

新仓库:Comment-Backups

特性:

  1. 新增定时方案:白嫖党更多是vercel部署,所以备份方案也无需服务器,利用Github Actions每日定时备份,默认 clean.cleanSecond ( 15 ) 可自定义保留天数
  2. backuplog.log记录备份日志,workflows.log记录Actions运行日志(帮助小白不会使用Github而是直观的查看日志文件)
  3. 借助 pymongo模块 实现数据导出(原先是shell工具)
  4. 去除原先手动改代码配置MongoDB_URL等变量,换用配置仓库secret,避免小白改源码发生其它错误
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants