Commit Graph

121 Commits (5a9cac5986cd540a25e6effb8e646bc54257aea4)
 

Author SHA1 Message Date
Andrew Dolgov dff0116139 1. do not crash if git master is not available on startup, but local source exists (use that instead)
2. reduce verbosity of startup scripts
5 years ago
Andrew Dolgov c5bd3c357e add optional configuration for nginx frontend container 5 years ago
Andrew Dolgov 62f9b960ca include php7-zip in the app image (for data_migration plugin) 5 years ago
Andrew Dolgov d9fac409a4 upd README 5 years ago
Andrew Dolgov c9c7cf5140 move common info to the wiki 5 years ago
Andrew Dolgov efd85e33a4 only create app user if it doesn't exist 5 years ago
Andrew Dolgov e9563c4a87 move app user creation to startup scripts
run fpm as app user
5 years ago
Andrew Dolgov 59eb978976 updater: wait until app container finishes initializing instead of checking for config.php 5 years ago
Andrew Dolgov fa73a498a3 prevent updater from failing repeatedly on first startup while app volume is not ready 5 years ago
Andrew Dolgov 400fd5c1aa update README a bit more 5 years ago
Andrew Dolgov aead5213e6 update README 5 years ago
fox f9488a0bee Merge branch 'master' of nameless/ttrss-docker-compose into master 5 years ago
nameless 825ec395ac Accept Let's Encrypt TOS when using web-ssl 5 years ago
Andrew Dolgov af3e981335 update README one more time 5 years ago
Andrew Dolgov 14a5e1c163 mention updater container in README 5 years ago
fox 143b2d4d3b Merge branch 'master' of milkman671/ttrss-docker-compose into master 5 years ago
krimil 32bd22435f Remove cron update script, add updater service 5 years ago
Andrew Dolgov 0168b8e689 clarify what HTTP_HOST does in .env-dist 5 years ago
Andrew Dolgov b2bf8114d9 update default SELF_URL_PATH 5 years ago
Andrew Dolgov 49ef37c4b4 update README.md 5 years ago
Andrew Dolgov 5f160dff15 update README.md 5 years ago
Andrew Dolgov 176731e3fb SELF_URL_PATH-related updates/clarification 5 years ago
Andrew Dolgov 9b0a93677d 1. move .env to .env-dist so local customization is not clashing with the
repo
2. rewrite SELF_URL_PATH based on configured value even if config.php
exists
3. update README
5 years ago
Andrew Dolgov 05d341df89 add support for restoring schema on restart (needed only for demo, not normally used) 5 years ago
Andrew Dolgov 9adf705f70 pg_isready: don't try to connect as root 5 years ago
Andrew Dolgov 28b0ad6ac9 mention binding to 127.0.0.1 in .env 5 years ago
Andrew Dolgov 3399b10261 Merge branch 'master' of https://git.tt-rss.org/fox/ttrss-docker-compose 5 years ago
Andrew Dolgov 7e9addf1a3 set core.filemode false on local repos before pulling updates, bind to 127.0.0.1 only by default 5 years ago
Andrew Dolgov e343f3d09f on app startup, wait until database is ready 5 years ago
fox 4442decd2a Update 'README.md' 5 years ago
fox 7758c0fe84 Update 'README.md' 5 years ago
fox 66234dfe99 Update 'README.md' 5 years ago
fox 3f6d5a435b Update 'README.md' 5 years ago
fox 43fa20f740 Update 'README.md' 5 years ago
fox a2ff174987 Update 'README.md' 5 years ago
fox a0b542f127 Update 'README.md' 5 years ago
Andrew Dolgov a46606814a Merge branch 'master' of git.tt-rss.org:fox/ttrss-docker-compose 5 years ago
Andrew Dolgov 818725f4fb create pg_trgm if needed 5 years ago
fox d34322a187 Update 'README.md' 5 years ago
fox 342400bae9 Update 'README.md' 5 years ago
fox a0fde5fe07 Update 'README.md' 5 years ago
Andrew Dolgov 0deb1d6736 update README 5 years ago
Andrew Dolgov 1e817438c3 web-ssl: use default http(s) ports 5 years ago
Andrew Dolgov c599bd2fcc update default ssl port 5 years ago
Andrew Dolgov b712cfa2f1 update README 5 years ago
Andrew Dolgov 34494f2d86 update README 5 years ago
Andrew Dolgov a239d9d3a9 update README 5 years ago
Andrew Dolgov 4c05f7cd8f Merge branch 'master' of git.tt-rss.org:fox/ttrss-docker-compose 5 years ago
Andrew Dolgov 0d5684ff4c switch to caddy from nginx 5 years ago
fox 052eb5e865 Update 'README.md' 5 years ago