Andrew Dolgov
|
e53986a352
|
make PHP worker process and memory limits configurable
|
2022-04-10 07:53:24 +03:00 |
|
fox
|
98857b97fa
|
fix git.tt-rss.org links
|
2022-04-04 10:14:19 +03:00 |
|
Andrew Dolgov
|
6e9307a9f1
|
amend previous
|
2022-03-23 15:47:25 +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
|
53ed76ed1d
|
Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub
|
2021-12-07 17:25:49 +03:00 |
|
Andrew Dolgov
|
f274e030ef
|
web-nginx: add basic healthcheck
|
2021-12-07 17:22:00 +03:00 |
|
fox
|
aecf31b101
|
Update 'README.md'
|
2021-11-19 12:25:04 +03:00 |
|
Andrew Dolgov
|
e54f01df47
|
don't try to update base tt-rss source when updating plugins.local
|
2021-11-19 09:33:18 +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
|
5f3a1bcc75
|
run update-ca-certificates on container startup
|
2021-08-23 10:13:36 +03:00 |
|
fox
|
c23aec413a
|
Update 'README.md'
|
2021-07-12 12:40:05 +03:00 |
|
fox
|
db07fac4c3
|
Update 'README.md'
|
2021-07-12 12:39:38 +03:00 |
|
Andrew Dolgov
|
813ba56685
|
add php8-exif
|
2021-03-10 18:04:03 +03:00 |
|
fox
|
af600b3686
|
Update 'README.md'
|
2021-03-08 19:48:56 +03:00 |
|
fox
|
f986da7965
|
Update 'README.md'
|
2021-03-08 19:45:54 +03:00 |
|
fox
|
8cc9fb34cb
|
Update 'README.md'
|
2021-03-08 19:42:23 +03:00 |
|
fox
|
887f0bf772
|
Update 'README.md'
|
2021-03-08 19:41:34 +03:00 |
|
fox
|
c347b0a4fb
|
Update 'README.md'
|
2021-03-08 19:40:54 +03:00 |
|
Andrew Dolgov
|
a81786b943
|
Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub
|
2021-03-07 10:38:41 +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 |
|
fox
|
9766bc4453
|
Update 'README.md'
|
2021-03-05 17:50:04 +03:00 |
|
Andrew Dolgov
|
547f3caa7a
|
remove caddy containers
|
2021-03-05 17:49:21 +03:00 |
|
Andrew Dolgov
|
ff79f79679
|
reduce amount of layers when building
|
2021-03-05 13:56:10 +03:00 |
|
Andrew Dolgov
|
543dc555e4
|
remove manual loading of base database schema
|
2021-03-04 09:29:34 +03:00 |
|
Andrew Dolgov
|
c6693fc4dd
|
add tokenizer
|
2021-03-03 19:17:17 +03:00 |
|
Andrew Dolgov
|
688e0ccd11
|
copy config.php earlier so it gets chown-ed to app:app
|
2021-02-25 19:33:27 +03:00 |
|
fox
|
59a76d4977
|
Update 'README.md'
|
2021-02-25 07:33:54 +03:00 |
|
Andrew Dolgov
|
17c3197769
|
don't exclude config.php on startup
|
2021-02-23 18:37:25 +03:00 |
|
fox
|
d89a93348a
|
Update 'README.md'
|
2021-02-23 16:32:47 +03:00 |
|
Andrew Dolgov
|
15efbab112
|
config.php cleanup
|
2021-02-23 00:06:07 +03:00 |
|
Andrew Dolgov
|
ed661b584f
|
cleanup env vars which are at default value
|
2021-02-23 00:01:01 +03:00 |
|
Andrew Dolgov
|
6315fa2cf0
|
always overvwrite config.php with bundled one on startup
|
2021-02-08 18:34:07 +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
|
04bd938208
|
backups: include .env
|
2021-02-05 18:14:53 +03:00 |
|
Andrew Dolgov
|
9fc0aaa2cd
|
use TTRSS_DB_* variables instead of POSTGRES_* to set database configuration
|
2021-02-03 06:25:33 +03:00 |
|
Andrew Dolgov
|
49598c87da
|
expect RESTORE_SCHEMA in SCRIPT_ROOT
|
2021-02-02 14:01:36 +03:00 |
|
Andrew Dolgov
|
4342387078
|
move container-related files outside of /
|
2021-02-02 11:34:52 +03:00 |
|
fox
|
1beb1d2d59
|
Update 'README.md'
|
2021-02-02 08:44:33 +03:00 |
|
Andrew Dolgov
|
0a1fc5ae6c
|
Merge branch 'static-dockerhub-env' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub-env
|
2021-02-02 08:41:01 +03:00 |
|
Andrew Dolgov
|
eedb3ff2c7
|
mention config.php handling
|
2021-02-02 08:40:53 +03:00 |
|
Andrew Dolgov
|
a0ae65f389
|
remove dependency on removed db service
|
2021-02-01 21:51:41 +03:00 |
|
Andrew Dolgov
|
534585d6f8
|
remove stuff not needed for building from src/docker-compose.yml
|
2021-02-01 21:50:29 +03:00 |
|
Andrew Dolgov
|
be3213b3ee
|
fix previous
|
2021-02-01 21:45:06 +03:00 |
|
Andrew Dolgov
|
58dbc56712
|
auto update new-style config.php on container boot
|
2021-02-01 21:43:41 +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
|
5e2ad8d1da
|
more examples in .env-dist
|
2021-02-01 10:11:32 +03:00 |
|
Andrew Dolgov
|
0251f2bb69
|
prefix config.php-related environment variables with TTRSS_
|
2021-02-01 08:58:28 +03:00 |
|