Andrew Dolgov
|
688e0ccd11
|
copy config.php earlier so it gets chown-ed to app:app
|
4 years ago |
Andrew Dolgov
|
17c3197769
|
don't exclude config.php on startup
|
4 years ago |
Andrew Dolgov
|
15efbab112
|
config.php cleanup
|
4 years ago |
Andrew Dolgov
|
ed661b584f
|
cleanup env vars which are at default value
|
4 years ago |
Andrew Dolgov
|
6315fa2cf0
|
always overvwrite config.php with bundled one on startup
|
4 years ago |
Andrew Dolgov
|
2c335494d1
|
fix TTRSS_PHP_EXECUTABLE
|
4 years ago |
Andrew Dolgov
|
cedf9fb516
|
move to php8; reduce rsync noise on startup
|
4 years ago |
Andrew Dolgov
|
49598c87da
|
expect RESTORE_SCHEMA in SCRIPT_ROOT
|
4 years ago |
Andrew Dolgov
|
4342387078
|
move container-related files outside of /
|
4 years ago |
Andrew Dolgov
|
a0ae65f389
|
remove dependency on removed db service
|
4 years ago |
Andrew Dolgov
|
534585d6f8
|
remove stuff not needed for building from src/docker-compose.yml
|
4 years ago |
Andrew Dolgov
|
be3213b3ee
|
fix previous
|
4 years ago |
Andrew Dolgov
|
58dbc56712
|
auto update new-style config.php on container boot
|
4 years ago |
Andrew Dolgov
|
52b7a1260f
|
re-enable nginx_xaccel; remove the rest of sed stuff from startup
|
4 years ago |
Andrew Dolgov
|
0251f2bb69
|
prefix config.php-related environment variables with TTRSS_
|
4 years ago |
Andrew Dolgov
|
9da8d37115
|
emit a warning if old-style config.php is detected
|
4 years ago |
Andrew Dolgov
|
8b4cfe23ea
|
- merge changes from dynamic-env branch
- cleanup YML files, etc
|
4 years ago |
Andrew Dolgov
|
c0443faf7f
|
build app image with php7-iconv
|
4 years ago |
Andrew Dolgov
|
aec490eea1
|
Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub
|
4 years ago |
Andrew Dolgov
|
70fdb9bdf6
|
do not create backup config.php when rewriting SELF_URL_PATH
|
4 years ago |
Andrew Dolgov
|
3ebfd86806
|
web-nginx: listen on ipv6 too
|
4 years ago |
Andrew Dolgov
|
3f6251cf1c
|
backups: also backup tt-rss local directories
|
4 years ago |
Andrew Dolgov
|
b2336cee44
|
add side container which backups tt-rss database once a week
bump alpine image to 3.12
|
4 years ago |
Andrew Dolgov
|
4b0a057199
|
use different CLI syntax for update-schema
|
4 years ago |
Andrew Dolgov
|
17d16fa864
|
Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub
|
4 years ago |
Andrew Dolgov
|
d7ce9113dc
|
set /tt-rss/backups as internal
|
4 years ago |
Andrew Dolgov
|
afa4478712
|
Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub
|
4 years ago |
Andrew Dolgov
|
3a27647d89
|
update schema on startup
|
4 years ago |
Andrew Dolgov
|
c9fa1c2695
|
Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub
|
4 years ago |
Andrew Dolgov
|
5f1a54a687
|
increase memory limit for php CLI processes
|
4 years ago |
Andrew Dolgov
|
9ca66351da
|
apply more sane permissions on cache directories
|
4 years ago |
Ezwen
|
cb9bf72715
|
Remove useless sed for php.ini from Dockerfile
|
5 years ago |
Ezwen
|
b1f1bd2368
|
Add and enable php7-openssl in the 'app' image
|
5 years ago |
Andrew Dolgov
|
47e56fa10f
|
don't rely on DB_TYPE and DB_PORT set in config.php-dist; set proper values on startup
|
5 years ago |
Andrew Dolgov
|
2cdf7937d0
|
Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub
|
5 years ago |
Andrew Dolgov
|
03ace9bb5c
|
don't override stuff in templates.local
|
5 years ago |
Andrew Dolgov
|
1ead810c78
|
do not remove config.php when rsyncing source to work directory
|
5 years ago |
Andrew Dolgov
|
58014048d2
|
add src/web-nginx
|
5 years ago |
Andrew Dolgov
|
93ab83f635
|
add optional configuration for nginx frontend container
|
5 years ago |
Andrew Dolgov
|
4e5e529eb6
|
don't clone entire git history into container image
|
5 years ago |
Andrew Dolgov
|
6552ffd9dd
|
remove useless code from app build script
|
5 years ago |
Andrew Dolgov
|
f6f912c2b0
|
include php7-zip in the app image (for data_migration plugin)
|
5 years ago |
Andrew Dolgov
|
3b2a5c8dcd
|
support image tags
|
5 years ago |
Andrew Dolgov
|
4bd33353f4
|
only create app user if it doesn't exist
|
5 years ago |
Andrew Dolgov
|
0e7d838fec
|
move app user creation to startup scripts
run fpm as app user
|
5 years ago |
Andrew Dolgov
|
98d65cd865
|
split build-related stuff into src/
|
5 years ago |