index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.docker
Age
Commit message (
Expand
)
Author
2025-10-11
Remove assorted unused stuff.
supahgreg
2025-10-11
web-nginx image: fix undefined var errors, improve healthcheck.
supahgreg
2025-10-11
Address 'JSONArgsRecommended' warning for app image.
supahgreg
2025-10-11
Drop 'PROXY_REGISTRY' in main images to support Dependabot updates.
supahgreg
2025-10-11
Add 'docker' and 'github-actions' to Dependabot config.
supahgreg
2025-10-10
merged with current version from main branch
Dennis Gaida
2025-10-10
replace -f with -r and warning message update
Dennis Gaida
2025-10-10
change suffix to __FILE, fix variable names, add warnings, spaces>tabs
Dennis Gaida
2025-10-09
add docker secrets support - forgot update & updater
Dennis Gaida
2025-10-09
Support docker secrets via startup script
Dennis Gaida
2025-10-08
Also migrate 'official' plugins that are from the old site but are using 'main'.
supahgreg
2025-10-08
Migrate 'official' plugins cloned from 'tt-rss.org' to GitHub. Fixes tt-rss/t...
supahgreg
2025-10-06
Switch links to the 'tt-rss' GitHub organization.
supahgreg
2025-10-03
Initial attempt to support both 'main' and 'master' branches.
supahgreg
2025-10-03
Remove references to, and integrations with, 'tt-rss.org'.
supahgreg
2025-08-13
Add update-ca-certificates to updater.sh
Julian Labus
2025-07-12
set sane permissions on cache/lockfiles/feed-icons instead of hardcoding a+rwx
Andrew Dolgov
2025-07-04
add separate script that invokes update.php with args, add basic info blurbs ...
Andrew Dolgov
2025-07-03
add same workaround to updater startup script
Andrew Dolgov
2025-07-03
add workaround for what possibly is a PDO bug related to tls connections to p...
Andrew Dolgov
2025-05-30
Bump to Alpine 3.22
wn_
2025-05-24
remove APP_WEB_ROOT from fpm container because it expect a different value fr...
Andrew Dolgov
2025-05-22
add APP_FASTCGI_PASS
Andrew Dolgov
2025-05-22
add APP_WEB_ROOT to fpm container
Andrew Dolgov
2025-04-14
further mysql/DB_TYPE related cleanup
Andrew Dolgov
2025-04-14
initial attempt to remove mysql-related stuff from tt-rss
Andrew Dolgov
2025-04-08
Revert "cleanup environment variables related to global configuration after i...
Andrew Dolgov
2025-04-08
cleanup environment variables related to global configuration after instantia...
Andrew Dolgov
2025-04-07
add optional encryption for stored session data using Sodium library
Andrew Dolgov
2025-01-26
Include 'cache/feed-icons' in the default backup process.
wn_
2024-12-09
Add the 'ca-certificates' package to provide 'update-ca-certificates'.
wn_
2024-12-09
minor package installation formatting tweak
wn_
2024-12-09
Centralize the PHP version suffix used for packages and paths.
wn_
2024-12-05
Bump to Alpine 3.21 and PHP 8.4.
wn_
2024-10-24
move sql patch file stuff after all initialization tasks
Andrew Dolgov
2024-10-24
drop RESTORE_SCHEMA, add simple mechanism to apply SQL patch files after migr...
Andrew Dolgov
2024-10-21
support TTRSS_DB_PORT in container startup scripts
Andrew Dolgov
2024-09-25
disable absolute redirects & redirect port in phpdoc image
Andrew Dolgov
2024-09-21
phpdoc - switch to nginx unprivileged
Andrew Dolgov
2024-09-11
spacing fix
Eric Pierce
2024-09-11
Update nginx.conf to move the currently unused PATH_INFO configuration into a...
Eric Pierce
2024-07-21
copy docs to subpath
Andrew Dolgov
2024-07-21
add phpdoc dockerfile
Andrew Dolgov
2024-07-19
Fix breakage when 'ALPINE_MIRROR' is not provided.
wn_
2024-07-19
support optional mirror for alpine
Andrew Dolgov
2024-06-18
* pass arbitrary CLI arguments to update daemon via updater.sh entrypoint
Andrew Dolgov
2024-06-12
don't ask rsync to set ownership when copying to persistent volume in a conta...
Andrew Dolgov
2024-05-22
Bump to Alpine 3.20.
wn_
2024-02-14
Ensure correct permissions on the backup script.
wn_
2024-01-19
Use APP_BASE in the web-nginx health check URL.
wn_
[next]