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
/
web-nginx
Age
Commit message (
Expand
)
Author
2025-10-11
web-nginx image: fix undefined var errors, improve healthcheck.
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-05-22
add APP_FASTCGI_PASS
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-01-19
Use APP_BASE in the web-nginx health check URL.
wn_
2023-11-07
use variable for fastcgi_pass to force resolver usage
Andrew Dolgov
2023-11-07
explicitly set resolver in the nginx container (configurable envvar)
Andrew Dolgov
2023-10-25
add healthcheck public method, map by default to /healthz
Andrew Dolgov
2023-10-19
unharcode proxy registry
Andrew Dolgov
2023-10-19
Revert "Revert "exp: switch to kaniko""
Andrew Dolgov
2023-10-19
Revert "exp: switch to kaniko"
Andrew Dolgov
2023-10-17
exp: switch to kaniko
Andrew Dolgov
2023-07-28
use nginx envsubst to make tt-rss root configurable
Andrew Dolgov
2023-03-26
update FROM links for harbor
Andrew Dolgov
2023-03-25
add gitea-CI docker builder
Andrew Dolgov