1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-11 03:19:52 +02:00
Dockerized tt-rss using docker-compose
Find a file
2022-06-19 19:07:17 +03:00
app merge missing options from master branch 2022-06-19 14:26:34 +03:00
config.d initial for env-based setup 2021-01-31 15:05:50 +03:00
web set /tt-rss/backups as internal 2020-09-29 12:26:01 +03:00
web-nginx web-nginx: listen on ipv6 too 2020-10-01 12:50:25 +03:00
.env-dist use TTRSS_DB_* variables instead of POSTGRES_* to set database configuration 2021-02-03 06:25:07 +03:00
.gitignore add optional support for xdebug 2021-02-22 12:13:20 +03:00
docker-compose.yml downgrade to an ancient mariadb version so that more things would break 2022-06-19 19:07:17 +03:00
README.md initial for mariadb 2021-02-27 15:13:57 +03:00

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.