Commit Graph

198 Commits (master)
 

Author SHA1 Message Date
Andrew Dolgov ab100cd2db Revert "add workaround for slow podman internal dns resolver"
This reverts commit 3c31de3427.

should use "dns_search: dns.podman" in the override instead

https://github.com/containers/podman/issues/9169#issuecomment-807417455
3 years ago
Andrew Dolgov 3c31de3427 add workaround for slow podman internal dns resolver 3 years ago
Andrew Dolgov 063ed46d91 add php8-exif 3 years ago
fox 01a72f46a8 Update 'README.md' 3 years ago
fox d81b0904c2 Update 'README.md' 3 years ago
fox 2686f9260c Update 'README.md' 3 years ago
fox 2f2f609d58 Update 'README.md' 3 years ago
fox 894c2bf851 Update 'README.md' 3 years ago
fox a2691d9113 Update 'README.md' 3 years ago
fox 161a459d91 Update 'README.md' 3 years ago
Andrew Dolgov d6e307c98b make .app_is_ready flag a bit later 3 years ago
Andrew Dolgov 2c8e9591f5 Merge branch 'master' of git.tt-rss.org:fox/ttrss-docker-compose 3 years ago
Andrew Dolgov 68a1202e2e add a hack to send fpm children logs to docker-captured stderr 3 years ago
fox bc405529b1 Update 'README.md' 3 years ago
Andrew Dolgov 3e4e83d586 Merge branch 'master' of git.tt-rss.org:fox/ttrss-docker-compose 3 years ago
Andrew Dolgov 9b94702a4d remove caddy containers 3 years ago
Andrew Dolgov 2b7c39d76d use one build command with static 3 years ago
Andrew Dolgov 9482589032 reduce amount of layers when building 3 years ago
Andrew Dolgov ac9d233688 remove manual loading of base database schema 3 years ago
Andrew Dolgov e3dd638852 add tokenizer 3 years ago
Andrew Dolgov f11f02a3ad Merge branch 'master' of git.tt-rss.org:fox/ttrss-docker-compose 3 years ago
Andrew Dolgov 2f293c9c59 copy config.php earlier so it gets chown-ed to app:app 3 years ago
fox 4f002a61ae Update 'README.md' 3 years ago
fox 66f0f32d2f Update 'README.md' 3 years ago
Andrew Dolgov 99a7753d92 config.php cleanup 3 years ago
Andrew Dolgov 1db582cab6 cleanup env vars which are at default value 3 years ago
Andrew Dolgov e1aa2daab1 minor fixes 3 years ago
Andrew Dolgov 5a9cac5986 default TTRSS_XDEBUG_PORT if unset (and is debugging enabled) 3 years ago
Andrew Dolgov c03e0f65e7 add optional support for xdebug 3 years ago
Andrew Dolgov 75d1291976 always overvwrite config.php with bundled one on startup 3 years ago
Andrew Dolgov 2e13396bd7 use clean alpine 3.13 base 3 years ago
Andrew Dolgov ce945d6acb hide git warning re: rebase 3 years ago
Andrew Dolgov c1ad950797 initial WIP for php8 3 years ago
Andrew Dolgov 5b17a78afc backups: include .env 3 years ago
Andrew Dolgov b601ee719c use TTRSS_DB_* variables instead of POSTGRES_* to set database configuration 3 years ago
Andrew Dolgov ef24fccd6f expect RESTORE_SCHEMA in SCRIPT_ROOT 3 years ago
Andrew Dolgov 7529767f49 move container-related files outside of / 3 years ago
fox 0c948d8089 Update 'README.md' 3 years ago
Andrew Dolgov fb0063ea07 mention config.php handling 3 years ago
Andrew Dolgov 702dd2841c fix previous 3 years ago
Andrew Dolgov 0cded4bb78 auto update new-style config.php on container boot 3 years ago
Andrew Dolgov fdd507c179 re-enable nginx_xaccel; remove the rest of sed stuff from startup 3 years ago
Andrew Dolgov 2861bd88db more examples in .env-dist 3 years ago
Andrew Dolgov 5e55651312 silence getenv-based config check 3 years ago
Andrew Dolgov 99323f8665 prefix config.php-related environment variables with TTRSS_ 3 years ago
Andrew Dolgov 16801071fc emit a warning if old-style config.php is detected 3 years ago
Andrew Dolgov be80ae2fe6 update README.md 3 years ago
Andrew Dolgov 1b88e18192 update sample defines in .env-dist 3 years ago
Andrew Dolgov 5034a7e2b9 set default false env vars to blank instead of string literal 'false' 3 years ago
Andrew Dolgov a56b3956b2 don't dump env 3 years ago