Commit Graph

148 Commits (547f3caa7a4581c7dcdd087800129ebbfec49b85)
 

Author SHA1 Message Date
Andrew Dolgov 547f3caa7a remove caddy containers 4 years ago
Andrew Dolgov ff79f79679 reduce amount of layers when building 4 years ago
Andrew Dolgov 543dc555e4 remove manual loading of base database schema 4 years ago
Andrew Dolgov c6693fc4dd add tokenizer 4 years ago
Andrew Dolgov 688e0ccd11 copy config.php earlier so it gets chown-ed to app:app 4 years ago
fox 59a76d4977 Update 'README.md' 4 years ago
Andrew Dolgov 17c3197769 don't exclude config.php on startup 4 years ago
fox d89a93348a Update 'README.md' 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 04bd938208 backups: include .env 4 years ago
Andrew Dolgov 9fc0aaa2cd use TTRSS_DB_* variables instead of POSTGRES_* to set database configuration 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
fox 1beb1d2d59 Update 'README.md' 4 years ago
Andrew Dolgov 0a1fc5ae6c Merge branch 'static-dockerhub-env' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub-env 4 years ago
Andrew Dolgov eedb3ff2c7 mention config.php handling 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 5e2ad8d1da more examples in .env-dist 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 a94c9abaee add placeholder config.d 4 years ago
Andrew Dolgov 0b8f9a8669 update README.md 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 2acde2fb44 update .gitignore 4 years ago
fox aa1419f00d Update 'README.md' 4 years ago
Andrew Dolgov e7be8aa48e Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub 4 years ago
Andrew Dolgov 105edb3149 switch default web container to nginx instead of (unmaintained) caddy v1 4 years ago
fox 40e76d8da1 Update 'README.md' 4 years ago
fox 96aa5d23c6 Update 'README.md' 4 years ago
fox d54b82a751 Update 'README.md' 4 years ago
fox c5bcab0f4a Update 'README.md' 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