Andrew Dolgov
|
910ddaa77c
|
use different CLI syntax for update-schema
|
2020-09-30 06:58:23 +03:00 |
|
Andrew Dolgov
|
673e4a3787
|
update schema on startup
|
2020-09-29 12:30:40 +03:00 |
|
Andrew Dolgov
|
47a828bc60
|
set /tt-rss/backups as internal
|
2020-09-29 12:30:39 +03:00 |
|
Andrew Dolgov
|
88fbe87472
|
apply more sane permissions on cache directories
|
2020-09-17 08:28:21 +03:00 |
|
Andrew Dolgov
|
39680720f2
|
add dockerhub build with count-bits pgsql
|
2020-09-16 07:01:24 +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
|
47e56fa10f
|
don't rely on DB_TYPE and DB_PORT set in config.php-dist; set proper values on startup
|
2020-04-23 16:15:12 +03:00 |
|
Andrew Dolgov
|
2cdf7937d0
|
Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub
|
2020-03-13 14:52:36 +03:00 |
|
Andrew Dolgov
|
03ace9bb5c
|
don't override stuff in templates.local
|
2020-03-13 14:52:15 +03:00 |
|
Andrew Dolgov
|
1ead810c78
|
do not remove config.php when rsyncing source to work directory
|
2020-02-06 15:36:47 +03:00 |
|
Andrew Dolgov
|
58014048d2
|
add src/web-nginx
|
2020-02-01 10:59:27 +03:00 |
|
Andrew Dolgov
|
93ab83f635
|
add optional configuration for nginx frontend container
|
2020-02-01 10:58:54 +03:00 |
|
Andrew Dolgov
|
4e5e529eb6
|
don't clone entire git history into container image
|
2020-01-25 16:20:00 +03:00 |
|
Andrew Dolgov
|
6552ffd9dd
|
remove useless code from app build script
|
2020-01-25 15:33:04 +03: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
|
3b2a5c8dcd
|
support image tags
|
2020-01-24 07:24:40 +03:00 |
|
Andrew Dolgov
|
4bd33353f4
|
only create app user if it doesn't exist
|
2020-01-23 18:54:42 +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 |
|