Giter VIP home page Giter VIP logo

Comments (12)

damoeb avatar damoeb commented on May 29, 2024

Yeah, that sounds reasonable. I will check it out, give me one week

from rss-proxy.

aberlaas avatar aberlaas commented on May 29, 2024

Ok, now I'm excited ! Thank you for helping revive RSS. I will try it as soon as it is available.
B.R.

from rss-proxy.

cesaryuan avatar cesaryuan commented on May 29, 2024

Yeah, that sounds reasonable. I will check it out, give me one week

Hi, is there any updates?
I can't wait to use it on the ARM machine.🤣
Thanks

from rss-proxy.

cmakafui avatar cmakafui commented on May 29, 2024

Hi,
Any updates on the Arm compatible docker image.
Thanks

from rss-proxy.

jokaorgua avatar jokaorgua commented on May 29, 2024

Vote for ARM image!

from rss-proxy.

cesaryuan avatar cesaryuan commented on May 29, 2024

I try to make it compatible with arm64. Here is the QuickStart.

docker build -t damoeb/rich-rss:core-0 https://github.com/cesaryuan/rich-rss.git#master:packages/server-core/
wget https://raw.githubusercontent.com/cesaryuan/rss-proxy/master/chrome.json
wget https://raw.githubusercontent.com/cesaryuan/rss-proxy/master/docker-compose.yml
docker-compose up -d

In docker-compose.yml change APP_PUBLIC_URL accordingly which is the outfacing public url.

Then open localhost:8080 (APP_PUBLIC_URL) in the browser.

from rss-proxy.

qupb avatar qupb commented on May 29, 2024
docker-compose up -d

[+] Building 0.0s (0/0)
unable to prepare context: path "./rss-proxy" not found

how to resolve this bugs?

from rss-proxy.

cesaryuan avatar cesaryuan commented on May 29, 2024

how to resolve this bugs?

Sorry, forgot to update. Try delete docker-compose.yml and run wget https://raw.githubusercontent.com/cesaryuan/rss-proxy/master/docker-compose.yml again.

from rss-proxy.

BachDANG avatar BachDANG commented on May 29, 2024

I tried making a docker image on raspberry pi 4 but no success. Has anyone done that yet?
Is there a way to run it directly from the code without building docker ?

Sorry for my limited understanding on this matter, but this is a great project.

from rss-proxy.

damoeb avatar damoeb commented on May 29, 2024

I pushed an arm image damoeb/rss-proxy:2.1-arm, can you give it a try?

from rss-proxy.

aberlaas avatar aberlaas commented on May 29, 2024

Hi, I got the following error : Unable to discover feeds: java.net.UnknownHostException: www.arte.tv when I try to give it the following url : "https://www.arte.tv/fr/videos/plus-vues/"
The same error appears with any url I give.

I ran it with the following command :

docker run -p 8080:8080 -e APP_API_GATEWAY_URL=http://[my_local_ip]:8080 -it damoeb/rss-proxy:2.1-arm

from rss-proxy.

damoeb avatar damoeb commented on May 29, 2024

There is a bug when building docker images with buildx, that breaks dns resolution. Maybe they fixed it and I had an old version. Will check

from rss-proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.