/ansible-tt-rss

Ansible role for configuring TT-RSS using Docker and PostgreSQL

MIT LicenseMIT

Description

This role configures tt-rss - a Web UI RSS reader.

It uses an linuxserver/tt-rss docker image.

Configuration

tt_rss_db_user: db-user
tt_rss_db_pass: db-secret-pass

Usage

The default authentication details after installation are:

  • Username: admin
  • Password: password

Change them right away.