Commit Graph

33 Commits (71f6f18d5bc1aa29bbd0f812c4d22bb641efdf96)

Author SHA1 Message Date
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 e54f01df47 don't try to update base tt-rss source when updating plugins.local 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 4 years ago
Andrew Dolgov 34cc2916d0 add a hack to send fpm children logs to docker-captured stderr 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 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 6315fa2cf0 always overvwrite config.php with bundled one on startup 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 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 aec490eea1 Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub 5 years ago
Andrew Dolgov 70fdb9bdf6 do not create backup config.php when rewriting SELF_URL_PATH 5 years ago
Andrew Dolgov 4b0a057199 use different CLI syntax for update-schema 5 years ago
Andrew Dolgov afa4478712 Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub 5 years ago
Andrew Dolgov 3a27647d89 update schema on startup 5 years ago
Andrew Dolgov 9ca66351da apply more sane permissions on cache directories 5 years ago
Andrew Dolgov 47e56fa10f don't rely on DB_TYPE and DB_PORT set in config.php-dist; set proper values on startup 5 years ago
Andrew Dolgov 2cdf7937d0 Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub 5 years ago
Andrew Dolgov 03ace9bb5c don't override stuff in templates.local 5 years ago
Andrew Dolgov 1ead810c78 do not remove config.php when rsyncing source to work directory 5 years ago
Andrew Dolgov 4bd33353f4 only create app user if it doesn't exist 5 years ago
Andrew Dolgov 0e7d838fec move app user creation to startup scripts
run fpm as app user
5 years ago
Andrew Dolgov 98d65cd865 split build-related stuff into src/ 5 years ago