Commit Graph

186 Commits (7baa6b407f0e4b6695f3a26502a5ea070e12b66e)
 

Author SHA1 Message Date
Andrew Dolgov 7baa6b407f
Jenkins: set discarder
Andrew Dolgov 30754457e9
add Jenkinsfile
Andrew Dolgov 8940e4a662
add php81-phar
Andrew Dolgov 56e05e4e40
fix incorrect syntax for AUTO_CREATE_USER_ACCESS_LEVEL
Andrew Dolgov aaafe9a074
switch to php 8.1 (again)
Andrew Dolgov 07b910a7f1
add php8-ctype for updated readability
Andrew Dolgov 3665a43eda
Revert "switch to php 8.1, alpine 3.16"
because of readability

This reverts commit bdd60cddbd.
Andrew Dolgov bdd60cddbd
switch to php 8.1, alpine 3.16
Andrew Dolgov c8b2b66402
set random password for admin when using default unless ADMIN_USER_PASS is set
Andrew Dolgov 5a41bb1850
* merge enhancements from the master branch (user auto creation, etc.)
Andrew Dolgov a9c27a9d02 * temporarily add more startup debugging
* perform all sync operations under 'app'
Andrew Dolgov 670cf8bb85 enforce file ownership on plugins.local before updating since git is
being picky with permissions
Andrew Dolgov b9ea5108ee Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub
Andrew Dolgov 8dcdb4d581 * run git under 'app' when updating local plugins on startup
* only try to update actual git repositories in plugins.local/
Andrew Dolgov 71f6f18d5b exclude plugins/af_comics/filters.local when copying over uptodate source
Andrew Dolgov e53986a352 make PHP worker process and memory limits configurable
fox 98857b97fa fix git.tt-rss.org links
Andrew Dolgov 6e9307a9f1 amend previous
Andrew Dolgov d419fd0c03 abort build if actual commit id differs from requested for image
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
Andrew Dolgov 53ed76ed1d Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub
Andrew Dolgov f274e030ef web-nginx: add basic healthcheck
fox aecf31b101 Update 'README.md'
Andrew Dolgov e54f01df47 don't try to update base tt-rss source when updating plugins.local
Andrew Dolgov db64c1e8c8 switch base image to alpine 3.14
Andrew Dolgov 13e08cfb59 update all local plugins on startup, unless forbidden by TTRSS_NO_STARTUP_PLUGIN_UPDATES
Andrew Dolgov 5f3a1bcc75 run update-ca-certificates on container startup
fox c23aec413a Update 'README.md'
fox db07fac4c3 Update 'README.md'
Andrew Dolgov 813ba56685 add php8-exif
fox af600b3686 Update 'README.md'
fox f986da7965 Update 'README.md'
fox 8cc9fb34cb Update 'README.md'
fox 887f0bf772 Update 'README.md'
fox c347b0a4fb Update 'README.md'
Andrew Dolgov a81786b943 Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub
Andrew Dolgov 34cc2916d0 add a hack to send fpm children logs to docker-captured stderr
fox 9766bc4453 Update 'README.md'
Andrew Dolgov 547f3caa7a remove caddy containers
Andrew Dolgov ff79f79679 reduce amount of layers when building
Andrew Dolgov 543dc555e4 remove manual loading of base database schema
Andrew Dolgov c6693fc4dd add tokenizer
Andrew Dolgov 688e0ccd11 copy config.php earlier so it gets chown-ed to app:app
fox 59a76d4977 Update 'README.md'
Andrew Dolgov 17c3197769 don't exclude config.php on startup
fox d89a93348a Update 'README.md'
Andrew Dolgov 15efbab112 config.php cleanup
Andrew Dolgov ed661b584f cleanup env vars which are at default value
Andrew Dolgov 6315fa2cf0 always overvwrite config.php with bundled one on startup
Andrew Dolgov 2c335494d1 fix TTRSS_PHP_EXECUTABLE