Andrew Dolgov
|
52267d2639
|
remove APP_WEB_ROOT from fpm container because it expect a different value from nginx container, replace with APP_INSTALL_BASE_DIR specific to fpm container
|
2025-05-24 13:10:28 +03:00 |
|
Andrew Dolgov
|
b29de3eb7c
|
add APP_WEB_ROOT to fpm container
|
2025-05-22 14:05:24 +03:00 |
|
Andrew Dolgov
|
7e403aae92
|
further mysql/DB_TYPE related cleanup
|
2025-04-14 15:21:10 +03:00 |
|
Andrew Dolgov
|
b154bc7a10
|
initial attempt to remove mysql-related stuff from tt-rss
|
2025-04-14 12:59:00 +03:00 |
|
Andrew Dolgov
|
026d68fc2d
|
add optional encryption for stored session data using Sodium library
|
2025-04-07 20:09:31 +03:00 |
|
wn_
|
3860435cba
|
Add the 'ca-certificates' package to provide 'update-ca-certificates'.
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
|
2024-12-09 19:29:22 +00:00 |
|
wn_
|
65bb110770
|
minor package installation formatting tweak
|
2024-12-09 19:21:56 +00: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 |
|
wn_
|
fd9eabdfdb
|
Fix breakage when 'ALPINE_MIRROR' is not provided.
Related to 7f3129d4f3
|
2024-07-19 17:57:19 +00:00 |
|
Andrew Dolgov
|
7f3129d4f3
|
support optional mirror for alpine
|
2024-07-19 09:45:22 +03:00 |
|
wn_
|
4137e7f473
|
Bump to Alpine 3.20.
This is to keep receiving updates for things from the Alpine community repo (e.g. PHP).
|
2024-05-22 14:55:24 +00:00 |
|
wn_
|
05da9ca742
|
Ensure correct permissions on the backup script.
|
2024-02-14 22:56:10 +00: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
|
45a9ff0c88
|
unharcode proxy registry
|
2023-10-19 18:18:21 +03:00 |
|
Andrew Dolgov
|
6c75ea17da
|
Revert "Revert "exp: switch to kaniko""
This reverts commit b07ad642de.
|
2023-10-19 09:47:01 +03:00 |
|
Andrew Dolgov
|
b07ad642de
|
Revert "exp: switch to kaniko"
This reverts commit 56315b39b4.
|
2023-10-19 09:21:49 +03:00 |
|
Andrew Dolgov
|
56315b39b4
|
exp: switch to kaniko
|
2023-10-17 16:38:44 +03:00 |
|
Andrew Dolgov
|
e29fe626e1
|
enable fpm status page
|
2023-10-02 09:36:26 +03:00 |
|
Andrew Dolgov
|
b15f185e3d
|
Revert "CI: use nexus alpine proxy"
This reverts commit afd04d141c.
|
2023-09-22 19:11:28 +03:00 |
|
Andrew Dolgov
|
afd04d141c
|
CI: use nexus alpine proxy
|
2023-08-28 09:58:29 +03:00 |
|
wn_
|
b1187f0db6
|
Bump to Alpine 3.18, PHP 8.2
|
2023-05-15 14:08:11 +00:00 |
|
Andrew Dolgov
|
c314bd8742
|
add APCu & opcache
|
2023-04-10 20:28:02 +03:00 |
|
Andrew Dolgov
|
7a54154d45
|
we don't need BUILD_TIMESTAMP either
|
2023-04-10 20:06:52 +03:00 |
|
Andrew Dolgov
|
2420feb91f
|
no more pointless txt files for version
|
2023-04-10 19:53:49 +03:00 |
|
Andrew Dolgov
|
6920c44587
|
better static version
|
2023-04-10 18:05:13 +03:00 |
|
Andrew Dolgov
|
566d164053
|
add CI_COMMIT_TIMESTAMP to version-static file
|
2023-04-10 17:49:42 +03:00 |
|
Andrew Dolgov
|
06aabdf60b
|
create version_static.txt on build
|
2023-04-10 17:43:39 +03:00 |
|
Andrew Dolgov
|
6ec01203a1
|
add php81-sockets
|
2023-04-09 23:19:21 +03:00 |
|
Andrew Dolgov
|
a37eab2610
|
Revert "docker: point xaccel plugin url to gitlab"
This reverts commit c4edc93182.
|
2023-04-09 15:27:03 +03:00 |
|
Andrew Dolgov
|
c4edc93182
|
docker: point xaccel plugin url to gitlab
|
2023-04-09 10:37:41 +03:00 |
|
Andrew Dolgov
|
58450486a0
|
dockerfile cleanup
|
2023-04-03 17:47:03 +03:00 |
|
Andrew Dolgov
|
ecedc51162
|
add docker build cache
|
2023-03-27 09:34:02 +03:00 |
|
Andrew Dolgov
|
c41c1bd353
|
update FROM links for harbor
|
2023-03-26 10:28:33 +03:00 |
|
Andrew Dolgov
|
6cf4ebbabd
|
bring back nginx_xaccel
|
2023-03-25 23:05:06 +03:00 |
|
Andrew Dolgov
|
723323d746
|
add gitea-CI docker builder
|
2023-03-25 22:41:47 +03:00 |
|