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

Tiny Tiny RSS + fever 搭建自己的 RSS 服务 #50

Open
riskers opened this issue Aug 3, 2019 · 2 comments
Open

Tiny Tiny RSS + fever 搭建自己的 RSS 服务 #50

riskers opened this issue Aug 3, 2019 · 2 comments
Labels
tools 工具、小技巧

Comments

@riskers
Copy link
Owner

riskers commented Aug 3, 2019

一直以来,我使用 reeder3 + Inoreader 订阅了很多博客,但是4月的时候发现不能再添加新的订阅了,它收费了。想到每天早上再也不能一来就看新闻,就很烦,于是开始研究替代方案。现在我使用的是 Tiny Tiny RSS + fever + reeder3 的方案,到现在也没发现什么问题,就记录一下,分享出来。

以下分为本机搭建远程搭建两部分,纯属傻瓜配置,可一步一步来。

本机搭建

install ttrss

  1. download docker-compose.yml:
curl -L "https://raw.githubusercontent.com/riskers/tty-fever-rss/master/docker-compose.yml" -o ./docker-compose.yml

我将 docker-compose.yml 文件放在了 github上,其中有注释的部分需要自己修改一下

  1. docker-compose up -d

  2. open localhost:181

  • 帐号 admin
  • 密码 password

集成 fever

在插件中启动 fever:

然后可以看到并且设置密码:

在 rss reader3 中

在阿里云 ECS 上搭建

我自己因为有多台设备,所以本机搭建还是不方便,就在阿里云 ECS 上搭建了。购买 ECS 后,安装 docker 和 docker-compose,过程略。

其他都和本地搭建都一样,只不过需要在 ECS 的安全组中暴露 181:

最后,展示一下效果:


参考文章:


向我捐助 | 关于我 | 工作机会


@riskers riskers added the tools 工具、小技巧 label Aug 3, 2019
@CyberTianzun
Copy link

fever不是收费的吗

@gop167
Copy link

gop167 commented Jul 27, 2023

你fever的订阅源不是http吗
image
他不是ya要说用https吗,我就是用没用s导致定不了
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools 工具、小技巧
Projects
None yet
Development

No branches or pull requests

3 participants