laprima.blogg.se

Feed reader windows
Feed reader windows







feed reader windows

  • To apply changes to the docker/haproxy/nf file, node packages, or any new database migrations you will need to use the make nb command.Ĭurrently, the docker-compose.yml file uses the newsblur/newsblur_python3 image.
  • To apply changes to the docker-compose.yml file, use the make rebuild command.
  • To apply changes to the Python or JavaScript code, use the make command.
  • To make docker-compose work with an older database version, change the image version for the database service in the docker-compose file. docker/volumes/ part of the volume directive in the service to point to your local database's data directory. To make docker-compose work with your database, upgrade your local database to the docker-compose version and then volumize the database data path by changing the. Making docker-compose work with your existing database

    feed reader windows

    You can also confirm that there is a domain name mismatch in the database by running make shell & typing () to show the domain that NewsBlur is expecting. If the string after Domain= is not the domain you are using to access the website, then your configuration still needs your custom domain. The value of the "set-cookie" header should contain a "Domain=" string.Observe the Response headers for that call.Look again at the developer tools, there should be a POST call to /login.Open developer tools and look at the network tab.Go to the website address in your browser.If you're using a custom subdomain, you'll also want to add it to ALLOWED_SUBDOMAINS in apps/reader/views.pyĪ way to make sure you updated all the correct places: Change the domain in config/fixtures/bootstrap.json.Change NEWSBLUR_URL and SESSION_COOKIE_DOMAIN in newsblur_web/docker_local_settings.py.Miscellaneous jQuery Plugins: Everything from resizable layouts, to progressīars, sortables, date handling, colors, corners, JSON, animations.Backbone.js: Framework for the web app.Underscore.js: Functional programming for JavaScript.jQuery: Cross-browser compliant JavaScript code.Elasticsearch: Search database, use for searching stories.Redis: Programmer's database, used to assemble stories for the river, store story ids, manage feed fetching schedules, and the minuscule bit of caching that NewsBlur uses.PostgreSQL: Relational database, used to store feeds,.Used to store stories, read stories, feed/page fetch histories, and proxied sites. Django: Web framework written in Python, usedĪsynchronous queueing server, used to fetch and parse RSS feeds.Highlights stories you want to read, based on the same criteria.Hides stories you don't want to read based on tags, keywords, authors, etc.

    feed reader windows

    Twitter: Shows the original site (you have to see it to believe it).NewsBlur is a personal news reader bringing people together.









    Feed reader windows