Commit Graph

78 Commits (bdaf221213ff898cd97a3be15045af8ad2aa445c)

Author SHA1 Message Date
wn_ bdaf221213 Bump to Alpine 3.17.
See https://dev.tt-rss.org/tt-rss/ttrss-docker-compose/pulls/6
2 years ago
Andrew Dolgov 86839be418
remove NGINX_XACCEL_PREFIX (does nothing) 2 years ago
Andrew Dolgov 78a07ed328
add php81-xmlwriter 2 years ago
Andrew Dolgov baf7f5a23a
add php81-simplexml 2 years ago
jmechnich 0e109b9f2d Use full path when excluding dirs from rsync 2 years ago
Andrew Dolgov 8940e4a662
add php81-phar 2 years ago
Andrew Dolgov aaafe9a074
switch to php 8.1 (again) 2 years ago
Andrew Dolgov 07b910a7f1
add php8-ctype for updated readability 2 years ago
Andrew Dolgov 3665a43eda
Revert "switch to php 8.1, alpine 3.16"
because of readability

This reverts commit bdd60cddbd.
2 years ago
Andrew Dolgov bdd60cddbd
switch to php 8.1, alpine 3.16 2 years ago
Andrew Dolgov c8b2b66402
set random password for admin when using default unless ADMIN_USER_PASS is set 2 years ago
Andrew Dolgov 5a41bb1850
* merge enhancements from the master branch (user auto creation, etc.) 2 years ago
Andrew Dolgov a9c27a9d02 * temporarily add more startup debugging
* perform all sync operations under 'app'
3 years ago
Andrew Dolgov 670cf8bb85 enforce file ownership on plugins.local before updating since git is
being picky with permissions
3 years ago
Andrew Dolgov b9ea5108ee Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub 3 years ago
Andrew Dolgov 8dcdb4d581 * run git under 'app' when updating local plugins on startup
* only try to update actual git repositories in plugins.local/
3 years ago
Andrew Dolgov 71f6f18d5b exclude plugins/af_comics/filters.local when copying over uptodate source 3 years ago
Andrew Dolgov e53986a352 make PHP worker process and memory limits configurable 3 years ago
Andrew Dolgov 6e9307a9f1 amend previous 3 years ago
Andrew Dolgov d419fd0c03 abort build if actual commit id differs from requested for image 3 years ago
Andrew Dolgov 4a7b2aed70 * make origin repo configurable when building image
* halt build process if initial git clone fails
 * log resulting commit id used when building
3 years ago
Andrew Dolgov f274e030ef web-nginx: add basic healthcheck 3 years ago
Andrew Dolgov e54f01df47 don't try to update base tt-rss source when updating plugins.local 3 years ago
Andrew Dolgov db64c1e8c8 switch base image to alpine 3.14 3 years ago
Andrew Dolgov 13e08cfb59 update all local plugins on startup, unless forbidden by TTRSS_NO_STARTUP_PLUGIN_UPDATES 3 years ago
Andrew Dolgov 5f3a1bcc75 run update-ca-certificates on container startup 3 years ago
Andrew Dolgov 813ba56685 add php8-exif 4 years ago
Andrew Dolgov 34cc2916d0 add a hack to send fpm children logs to docker-captured stderr 4 years ago
Andrew Dolgov 547f3caa7a remove caddy containers 4 years ago
Andrew Dolgov ff79f79679 reduce amount of layers when building 4 years ago
Andrew Dolgov 543dc555e4 remove manual loading of base database schema 4 years ago
Andrew Dolgov c6693fc4dd add tokenizer 4 years ago
Andrew Dolgov 688e0ccd11 copy config.php earlier so it gets chown-ed to app:app 4 years ago
Andrew Dolgov 17c3197769 don't exclude config.php on startup 4 years ago
Andrew Dolgov 15efbab112 config.php cleanup 4 years ago
Andrew Dolgov ed661b584f cleanup env vars which are at default value 4 years ago
Andrew Dolgov 6315fa2cf0 always overvwrite config.php with bundled one on startup 4 years ago
Andrew Dolgov 2c335494d1 fix TTRSS_PHP_EXECUTABLE 4 years ago
Andrew Dolgov cedf9fb516 move to php8; reduce rsync noise on startup 4 years ago
Andrew Dolgov 49598c87da expect RESTORE_SCHEMA in SCRIPT_ROOT 4 years ago
Andrew Dolgov 4342387078 move container-related files outside of / 4 years ago
Andrew Dolgov a0ae65f389 remove dependency on removed db service 4 years ago
Andrew Dolgov 534585d6f8 remove stuff not needed for building from src/docker-compose.yml 4 years ago
Andrew Dolgov be3213b3ee fix previous 4 years ago
Andrew Dolgov 58dbc56712 auto update new-style config.php on container boot 4 years ago
Andrew Dolgov 52b7a1260f re-enable nginx_xaccel; remove the rest of sed stuff from startup 4 years ago
Andrew Dolgov 0251f2bb69 prefix config.php-related environment variables with TTRSS_ 4 years ago
Andrew Dolgov 9da8d37115 emit a warning if old-style config.php is detected 4 years ago
Andrew Dolgov 8b4cfe23ea - merge changes from dynamic-env branch
- cleanup YML files, etc
4 years ago
Andrew Dolgov c0443faf7f build app image with php7-iconv 4 years ago