Commit Graph

20 Commits (c03e0f65e7027920955324f197082eb8055cdf3b)

Author SHA1 Message Date
Andrew Dolgov c03e0f65e7 add optional support for xdebug 3 years ago
Andrew Dolgov 2e13396bd7 use clean alpine 3.13 base 3 years ago
Andrew Dolgov c1ad950797 initial WIP for php8 3 years ago
Andrew Dolgov 7529767f49 move container-related files outside of / 3 years ago
Andrew Dolgov fdd507c179 re-enable nginx_xaccel; remove the rest of sed stuff from startup 3 years ago
Andrew Dolgov 99323f8665 prefix config.php-related environment variables with TTRSS_ 3 years ago
Andrew Dolgov 5034a7e2b9 set default false env vars to blank instead of string literal 'false' 3 years ago
Andrew Dolgov 5f6651e6f0 initial for env-based setup 3 years ago
Andrew Dolgov 6cccc777d3 build app image with php7-iconv 3 years ago
Andrew Dolgov 04a5438966 backups: also backup tt-rss local directories 4 years ago
Andrew Dolgov 707b79b52f add side container which backups tt-rss database once a week
bump alpine image to 3.12
4 years ago
Andrew Dolgov 1eff29a23f increase memory limit for php CLI processes 4 years ago
Ezwen 676ff0d9da Add and enable php7-openssl in the 'app' image 4 years ago
Andrew Dolgov 62f9b960ca include php7-zip in the app image (for data_migration plugin) 4 years ago
Andrew Dolgov e9563c4a87 move app user creation to startup scripts
run fpm as app user
4 years ago
Andrew Dolgov fa73a498a3 prevent updater from failing repeatedly on first startup while app volume is not ready 4 years ago
krimil 32bd22435f Remove cron update script, add updater service 4 years ago
Andrew Dolgov ec05907c94 add index.php redirecting to /tt-rss/ 5 years ago
Andrew Dolgov cf2406f6a6 various updates 5 years ago
Andrew Dolgov a1f1862ba2 initial 5 years ago