added unofficial tt-rss replacement #41

Open
rluch wants to merge 1 commits from rluch/ansible:rluch/new-ttrss-docker-image into main
Contributor

linuxserver no longer offers tt-rss on dockerhub.

lunik1 has made an autoupdated alternative. Unofficial, but still better than nothing, I guess..

*linuxserver* no longer offers tt-rss on dockerhub. *lunik1* has made an autoupdated alternative. Unofficial, but still better than nothing, I guess..
Owner

Nice, thanks @rluch

What should we do if we merge something that looks like it's already a kind of tech debt from Day 1?

I would suggest filing an issue and creating a tag "tech debt"?

I'm saying tech debt in this sense: We are making a decision that is known to have to be looked at later. Having a private and unofficial repository is great if it gets stuff working for current objectives, but not so great in the longer run?

CC: @valberg @graffen does this look goodie?

Nice, thanks @rluch What should we do if we merge something that looks like it's already a kind of tech debt from Day 1? I would suggest filing an issue and creating a tag "tech debt"? I'm saying tech debt in this sense: We are making a decision that is known to have to be looked at later. Having a private and unofficial repository is great if it gets stuff working for current objectives, but not so great in the longer run? CC: @valberg @graffen does this look goodie?
This pull request has changes conflicting with the target branch.
  • roles/docker/tasks/services/tt-rss.yml
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b rluch-rluch/new-ttrss-docker-image main
git pull rluch/new-ttrss-docker-image

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff rluch-rluch/new-ttrss-docker-image
git push origin main
Sign in to join this conversation.
No description provided.