Commit Graph

16 Commits

Author SHA1 Message Date
Andrew Dolgov f9e8911727 Revert "cleanup environment variables related to global configuration after instantiating config object"
This reverts commit e4f1480453.
2025-04-08 18:38:10 +03:00
Andrew Dolgov e4f1480453 cleanup environment variables related to global configuration after instantiating config object 2025-04-08 14:09:15 +03:00
wn_ 133e8ea2a4 Centralize the PHP version suffix used for packages and paths. 2024-12-09 18:54:02 +00:00
wn_ 096f803f2f Bump to Alpine 3.21 and PHP 8.4.
* https://alpinelinux.org/posts/Alpine-3.21.0-released.html
* https://www.php.net/releases/8.4/en.php
2024-12-05 15:59:30 +00:00
Andrew Dolgov 68da94cc36 move sql patch file stuff after all initialization tasks 2024-10-24 11:35:05 +03:00
Andrew Dolgov dba6a39d2a drop RESTORE_SCHEMA, add simple mechanism to apply SQL patch files after migrations 2024-10-24 11:08:20 +03:00
Andrew Dolgov 9f0eb4d7fc support TTRSS_DB_PORT in container startup scripts 2024-10-21 08:59:55 +03:00
Andrew Dolgov 9e6684e927 don't ask rsync to set ownership when copying to persistent volume in a container 2024-06-12 09:47:21 +03:00
wn_ 7883f024e7 Bump to Alpine 3.19 and PHP 8.3.
* https://alpinelinux.org/posts/Alpine-3.19.0-released.html
* https://www.php.net/releases/8.3/en.php
2023-12-07 12:38:23 +00:00
Andrew Dolgov 855695a862 add stuff necessary to run integration tests using phpunit 2023-10-28 18:45:09 +03:00
Andrew Dolgov de2830b241 disable xdebug tracing 2023-10-24 21:55:59 +03:00
Andrew Dolgov ccb4a4d337 fix previous 2023-10-22 10:24:14 +03:00
Andrew Dolgov b0f96dbb5a force create cache directories on app startup 2023-10-22 10:22:47 +03:00
Andrew Dolgov 028afdd7d5 add simple dev compose 2023-10-22 09:40:08 +03:00
wn_ b1187f0db6 Bump to Alpine 3.18, PHP 8.2 2023-05-15 14:08:11 +00:00
Andrew Dolgov 723323d746 add gitea-CI docker builder 2023-03-25 22:41:47 +03:00