Skip to content

FlickF/docker-freshrss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

FreshRSS + MariaDB docker

This is a docker-compose file to create a FreshRSS container linked with a MariaDB container.

Installation

  • First clone this repo
$ git clone https://github.com/flick-it/docker-freshrss
  • Edit the MariaDB root password in docker-compose.yml.

  • Start the containers

$ docker-compose up -d
  • Open the web interface and run the configuration, when asked to configure mysql, provide these informations:
  • Host: db
  • User: root (Security FIRST)
  • Password: The password you configured
  • Database: freshrss

Contribtion to the original source: https://github.com/lovenunu/docker-freshrss-mariadb

About

A docker container for FreshRSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published