Dockerized tt-rss using docker-compose
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Andrew Dolgov 2f88359ffd
downgrade to an ancient mariadb version so that more things would break
2 years ago
app merge missing options from master branch 2 years ago
config.d initial for env-based setup 3 years ago
web set /tt-rss/backups as internal 4 years ago
web-nginx web-nginx: listen on ipv6 too 4 years ago
.env-dist use TTRSS_DB_* variables instead of POSTGRES_* to set database configuration 3 years ago
.gitignore add optional support for xdebug 3 years ago
README.md initial for mariadb 3 years ago
docker-compose.yml downgrade to an ancient mariadb version so that more things would break 2 years ago

README.md

This branch uses MySQL (actually, MariaDB).

It's not supported and is only there for development. Don't use it in production. Just don't.