Andrew Dolgov
|
707b79b52f
|
add side container which backups tt-rss database once a week
bump alpine image to 3.12
|
2020-09-30 12:30:02 +03:00 |
Andrew Dolgov
|
328984f153
|
use different CLI syntax for update-schema
|
2020-09-30 06:57:04 +03:00 |
Andrew Dolgov
|
72f97942a9
|
Merge branch 'master' of git.tt-rss.org:fox/ttrss-docker-compose
|
2020-09-29 12:26:12 +03:00 |
Andrew Dolgov
|
7656917dc6
|
set /tt-rss/backups as internal
|
2020-09-29 12:26:01 +03:00 |
Andrew Dolgov
|
d2e8c85f4c
|
update schema on startup
|
2020-09-28 13:55:06 +03:00 |
Andrew Dolgov
|
1eff29a23f
|
increase memory limit for php CLI processes
|
2020-09-27 17:54:45 +03:00 |
fox
|
1ddb509fb9
|
Update 'README.md'
|
2020-09-21 10:53:07 +00:00 |
Andrew Dolgov
|
3c0599566b
|
apply more sane permissions on cache directories
|
2020-09-17 08:24:46 +03:00 |
fox
|
5dd7a03270
|
Merge branch 'add-php7-openssl-master' of Ezwen/ttrss-docker-compose into master
|
2020-04-26 10:27:50 +00:00 |
Ezwen
|
676ff0d9da
|
Add and enable php7-openssl in the 'app' image
|
2020-04-26 10:27:02 +00:00 |
Andrew Dolgov
|
168b3bdb4e
|
don't set DB_HOST twice, duh
|
2020-04-23 16:16:05 +03:00 |
Andrew Dolgov
|
9101ad6efc
|
don't rely on DB_HOST, DB_TYPE, and DB_PORT set in config.php-dist; set proper values on startup
|
2020-04-23 16:12:09 +03:00 |
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
|
2020-02-22 10:03:59 +03:00 |
Andrew Dolgov
|
c5bd3c357e
|
add optional configuration for nginx frontend container
|
2020-02-01 10:51:30 +03:00 |
Andrew Dolgov
|
62f9b960ca
|
include php7-zip in the app image (for data_migration plugin)
|
2020-01-25 08:42:41 +03:00 |
Andrew Dolgov
|
d9fac409a4
|
upd README
|
2020-01-24 09:18:58 +03:00 |
Andrew Dolgov
|
c9c7cf5140
|
move common info to the wiki
|
2020-01-24 09:16:40 +03:00 |
Andrew Dolgov
|
efd85e33a4
|
only create app user if it doesn't exist
|
2020-01-23 18:50:04 +03:00 |
Andrew Dolgov
|
e9563c4a87
|
move app user creation to startup scripts
run fpm as app user
|
2020-01-23 16:59:10 +03:00 |
Andrew Dolgov
|
59eb978976
|
updater: wait until app container finishes initializing instead of checking for config.php
|
2020-01-23 13:55:44 +03:00 |
Andrew Dolgov
|
fa73a498a3
|
prevent updater from failing repeatedly on first startup while app volume is not ready
|
2020-01-23 12:00:03 +03:00 |
Andrew Dolgov
|
400fd5c1aa
|
update README a bit more
|
2020-01-23 08:10:40 +03:00 |
Andrew Dolgov
|
aead5213e6
|
update README
|
2020-01-23 08:04:27 +03:00 |
fox
|
f9488a0bee
|
Merge branch 'master' of nameless/ttrss-docker-compose into master
|
2020-01-22 17:02:58 +00:00 |
nameless
|
825ec395ac
|
Accept Let's Encrypt TOS when using web-ssl
|
2020-01-22 17:58:05 +01:00 |
Andrew Dolgov
|
af3e981335
|
update README one more time
|
2020-01-22 16:41:31 +03:00 |
Andrew Dolgov
|
14a5e1c163
|
mention updater container in README
|
2020-01-22 16:40:31 +03:00 |
fox
|
143b2d4d3b
|
Merge branch 'master' of milkman671/ttrss-docker-compose into master
|
2020-01-22 13:38:11 +00:00 |
krimil
|
32bd22435f
|
Remove cron update script, add updater service
|
2020-01-22 07:26:16 -06:00 |
Andrew Dolgov
|
0168b8e689
|
clarify what HTTP_HOST does in .env-dist
|
2020-01-19 13:21:00 +03:00 |
Andrew Dolgov
|
b2bf8114d9
|
update default SELF_URL_PATH
|
2020-01-19 13:16:54 +03:00 |
Andrew Dolgov
|
49ef37c4b4
|
update README.md
|
2020-01-19 13:12:06 +03:00 |
Andrew Dolgov
|
5f160dff15
|
update README.md
|
2020-01-19 13:11:34 +03:00 |
Andrew Dolgov
|
176731e3fb
|
SELF_URL_PATH-related updates/clarification
|
2020-01-19 13:08:54 +03:00 |
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
|
2020-01-19 12:54:24 +03:00 |
Andrew Dolgov
|
05d341df89
|
add support for restoring schema on restart (needed only for demo, not normally used)
|
2019-12-11 11:38:44 +03:00 |
Andrew Dolgov
|
9adf705f70
|
pg_isready: don't try to connect as root
|
2019-12-09 09:48:50 +03:00 |
Andrew Dolgov
|
28b0ad6ac9
|
mention binding to 127.0.0.1 in .env
|
2019-12-09 08:12:58 +03:00 |
Andrew Dolgov
|
3399b10261
|
Merge branch 'master' of https://git.tt-rss.org/fox/ttrss-docker-compose
|
2019-12-09 07:18:19 +03:00 |
Andrew Dolgov
|
7e9addf1a3
|
set core.filemode false on local repos before pulling updates, bind to 127.0.0.1 only by default
|
2019-12-09 07:17:59 +03:00 |
Andrew Dolgov
|
e343f3d09f
|
on app startup, wait until database is ready
|
2019-11-29 10:09:28 +03:00 |
fox
|
4442decd2a
|
Update 'README.md'
|
2019-11-16 11:26:11 +00:00 |
fox
|
7758c0fe84
|
Update 'README.md'
|
2019-11-16 11:25:31 +00:00 |
fox
|
66234dfe99
|
Update 'README.md'
|
2019-11-16 11:24:26 +00:00 |
fox
|
3f6d5a435b
|
Update 'README.md'
|
2019-11-16 11:23:43 +00:00 |
fox
|
43fa20f740
|
Update 'README.md'
|
2019-11-16 11:21:54 +00:00 |
fox
|
a2ff174987
|
Update 'README.md'
|
2019-11-16 11:21:25 +00:00 |
fox
|
a0b542f127
|
Update 'README.md'
|
2019-11-16 11:20:54 +00:00 |
Andrew Dolgov
|
a46606814a
|
Merge branch 'master' of git.tt-rss.org:fox/ttrss-docker-compose
|
2019-11-16 13:34:03 +03:00 |
Andrew Dolgov
|
818725f4fb
|
create pg_trgm if needed
|
2019-11-16 13:33:58 +03:00 |