wn_
|
bdaf221213
|
Bump to Alpine 3.17.
See https://dev.tt-rss.org/tt-rss/ttrss-docker-compose/pulls/6
|
2023-02-15 19:16:51 +00:00 |
|
Andrew Dolgov
|
78a07ed328
|
add php81-xmlwriter
|
2022-11-24 19:04:55 +03:00 |
|
Andrew Dolgov
|
baf7f5a23a
|
add php81-simplexml
|
2022-11-24 07:30:45 +03:00 |
|
Andrew Dolgov
|
8940e4a662
|
add php81-phar
|
2022-10-02 14:17:18 +03:00 |
|
Andrew Dolgov
|
aaafe9a074
|
switch to php 8.1 (again)
|
2022-08-06 13:34:03 +03:00 |
|
Andrew Dolgov
|
07b910a7f1
|
add php8-ctype for updated readability
|
2022-07-24 14:02:23 +03:00 |
|
Andrew Dolgov
|
3665a43eda
|
Revert "switch to php 8.1, alpine 3.16"
because of readability
This reverts commit bdd60cddbd .
|
2022-07-16 11:04:51 +03:00 |
|
Andrew Dolgov
|
bdd60cddbd
|
switch to php 8.1, alpine 3.16
|
2022-07-16 10:44:03 +03:00 |
|
Andrew Dolgov
|
5a41bb1850
|
* merge enhancements from the master branch (user auto creation, etc.)
|
2022-06-10 18:36:19 +03:00 |
|
Andrew Dolgov
|
e53986a352
|
make PHP worker process and memory limits configurable
|
2022-04-10 07:53:24 +03:00 |
|
Andrew Dolgov
|
d419fd0c03
|
abort build if actual commit id differs from requested for image
|
2022-03-23 15:45:06 +03:00 |
|
Andrew Dolgov
|
4a7b2aed70
|
* make origin repo configurable when building image
* halt build process if initial git clone fails
* log resulting commit id used when building
|
2022-03-23 12:23:03 +03:00 |
|
Andrew Dolgov
|
db64c1e8c8
|
switch base image to alpine 3.14
|
2021-11-19 09:32:56 +03:00 |
|
Andrew Dolgov
|
13e08cfb59
|
update all local plugins on startup, unless forbidden by TTRSS_NO_STARTUP_PLUGIN_UPDATES
|
2021-11-18 19:16:13 +03:00 |
|
Andrew Dolgov
|
813ba56685
|
add php8-exif
|
2021-03-10 18:04:03 +03:00 |
|
Andrew Dolgov
|
34cc2916d0
|
add a hack to send fpm children logs to docker-captured stderr
|
2021-03-07 10:38:32 +03:00 |
|
Andrew Dolgov
|
ff79f79679
|
reduce amount of layers when building
|
2021-03-05 13:56:10 +03:00 |
|
Andrew Dolgov
|
c6693fc4dd
|
add tokenizer
|
2021-03-03 19:17:17 +03:00 |
|
Andrew Dolgov
|
ed661b584f
|
cleanup env vars which are at default value
|
2021-02-23 00:01:01 +03:00 |
|
Andrew Dolgov
|
2c335494d1
|
fix TTRSS_PHP_EXECUTABLE
|
2021-02-08 09:20:10 +03:00 |
|
Andrew Dolgov
|
cedf9fb516
|
move to php8; reduce rsync noise on startup
|
2021-02-08 09:14:23 +03:00 |
|
Andrew Dolgov
|
4342387078
|
move container-related files outside of /
|
2021-02-02 11:34:52 +03:00 |
|
Andrew Dolgov
|
52b7a1260f
|
re-enable nginx_xaccel; remove the rest of sed stuff from startup
|
2021-02-01 10:31:19 +03:00 |
|
Andrew Dolgov
|
0251f2bb69
|
prefix config.php-related environment variables with TTRSS_
|
2021-02-01 08:58:28 +03:00 |
|
Andrew Dolgov
|
8b4cfe23ea
|
- merge changes from dynamic-env branch
- cleanup YML files, etc
|
2021-01-31 16:01:25 +03:00 |
|
Andrew Dolgov
|
c0443faf7f
|
build app image with php7-iconv
|
2021-01-27 07:53:59 +03:00 |
|
Andrew Dolgov
|
3f6251cf1c
|
backups: also backup tt-rss local directories
|
2020-09-30 15:03:42 +03:00 |
|
Andrew Dolgov
|
b2336cee44
|
add side container which backups tt-rss database once a week
bump alpine image to 3.12
|
2020-09-30 12:36:20 +03:00 |
|
Andrew Dolgov
|
5f1a54a687
|
increase memory limit for php CLI processes
|
2020-09-27 17:53:55 +03:00 |
|
Ezwen
|
cb9bf72715
|
Remove useless sed for php.ini from Dockerfile
|
2020-04-26 09:55:31 +00:00 |
|
Ezwen
|
b1f1bd2368
|
Add and enable php7-openssl in the 'app' image
|
2020-04-26 09:32:34 +00:00 |
|
Andrew Dolgov
|
f6f912c2b0
|
include php7-zip in the app image (for data_migration plugin)
|
2020-01-25 08:43:31 +03:00 |
|
Andrew Dolgov
|
0e7d838fec
|
move app user creation to startup scripts
run fpm as app user
|
2020-01-23 16:50:20 +03:00 |
|
Andrew Dolgov
|
98d65cd865
|
split build-related stuff into src/
|
2020-01-23 15:20:12 +03:00 |
|