| Age | Commit message (Collapse) | Author |
|
|
|
Previously the healthcheck wouldn't respect an 'APP_BASE' env var override at runtime. This also sets some HEALTHCHECK+curl options.
|
|
https://docs.docker.com/reference/build-checks/json-args-recommended/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add docker secrets support
|
|
These would be plugins cloned from 'git.tt-rss.org' after the Cloudflare redirect to their corresponding GitHub repos was implemented. Their remote should be updated to just use the GitHub URLs directly.
|
|
tt-rss/tt-rss#12
|
|
|
|
|
|
|
|
|
|
|
|
to other scripts
|
|
|
|
pgsql
|
|
|
|
from nginx container, replace with APP_INSTALL_BASE_DIR specific to fpm container
|
|
|
|
|
|
|
|
|
|
instantiating config object"
This reverts commit e4f1480453a86401f93ed97878c270628fe4d2b7.
|
|
instantiating config object
|
|
|
|
This is worthwhile since custom icons might've been uploaded and post-restore icon fetches might take a while.
|
|
By default only the 'ca-certificates-bundle' package is installed.
* https://pkgs.alpinelinux.org/contents?file=&path=&name=ca-certificates&branch=v3.21&repo=main&arch=x86_64
* https://pkgs.alpinelinux.org/contents?file=&path=&name=ca-certificates-bundle&branch=v3.21&repo=main&arch=x86_64
|
|
|
|
|
|
* https://alpinelinux.org/posts/Alpine-3.21.0-released.html
* https://www.php.net/releases/8.4/en.php
|
|
|
|
migrations
|
|
|
|
|
|
|
|
|
|
a separate location rule for plugins to leverage
|
|
|
|
|
|
Related to 7f3129d4f3f0156498cee706dc8fc1e6be27d33c
|
|
|
|
* add configurable log level for update daemon (DAEMON_LOG_LEVEL)
* when daemon log level is set to LOG_EXTENDED (2) log queries for feed
update selection
|
|
container
|
|
This is to keep receiving updates for things from the Alpine community repo (e.g. PHP).
|
|
|
|
|