Coder Social home page Coder Social logo

isylleo / feedbin-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from johndpope/feedbin-docker

0.0 0.0 0.0 30 KB

Feedbin is a simple, fast and nice looking RSS reader

Home Page: https://hub.docker.com/r/thomasilliet/feedbin/

Dockerfile 15.35% Ruby 80.35% Shell 4.30%

feedbin-docker's Introduction

Freedbin ๐Ÿ”

Build status

Feedbin is a simple, fast and nice looking RSS reader - this fork provides a version intended for users who want to host their own copy of it for free, that can be run anywhere with Docker.

Requirements

  • Docker
  • docker-compose

Installation

  • wget https://raw.githubusercontent.com/thomas-illiet/feedbin-docker/master/docker-compose.yml
    • Set config values in the docker-compose.yml file
    • SECRET_KEY_BASE - Rails Secret Key which needs to be set for security reasons
  • docker-compose up
  • Access the app from localhost:9292 (first request can take a little while)

All the minimum necessary config parameters required for it to run are set in the Dockerfile. All the config parameters required for interconnectivity with the db etc, are specified in the docker compose file.

The container images are hosted on dockerhub:

Differences to the original

  • Will work without a payment system like stripe
  • Doesn't require HTTPS to be enabled (for if you are using at home, or from behind a reverse proxy)
  • API is served from the main domain rather than an API subdomain.
  • Use open source fonts

Release management

I build daily images of feedbin, you have 4 type of release

  • Latest : Every day
  • Weekly : Every sunday
  • Monthly : Every month

And on the latest build, i added latest git head in docker tag :)

Contributing

Feel free to file PRs for features or fixes you think are specifically useful to the self-hosted version, but if it's generally applicable then contribute to the original Feedbin project which will be merged into this fork periodically.

feedbin-docker's People

Contributors

thomas-illiet avatar cfq20 avatar gglanzani avatar johndpope avatar maluramichael avatar

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.