/fever-docker

Simple dockerfile to run Fever rss reader.

Primary LanguageDockerfile

This is a simple Dockerfile to run Fever rss reader via Docker.

The provided docker-compose.yml also starts a MySQL database which you can connect your installation to.

Please note that one unresolved issue is the license validation of Fever, which relies on the hostname and will always return localhost for the docker container. I don't know yet how to solve this, so if you have a good idea, please open an issue or a pull request. 👍