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
/
app
/
updater.sh
Age
Commit message (
Expand
)
Author
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-08-13
Add update-ca-certificates to updater.sh
Julian Labus
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-05-24
remove APP_WEB_ROOT from fpm container because it expect a different value fr...
Andrew Dolgov
2025-05-22
add APP_WEB_ROOT to fpm container
Andrew Dolgov
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-21
support TTRSS_DB_PORT in container startup scripts
Andrew Dolgov
2024-06-18
* pass arbitrary CLI arguments to update daemon via updater.sh entrypoint
Andrew Dolgov
2023-12-07
Bump to Alpine 3.19 and PHP 8.3.
wn_
2023-05-15
Bump to Alpine 3.18, PHP 8.2
wn_
2023-03-25
add gitea-CI docker builder
Andrew Dolgov