Commit Graph

25 Commits

Author SHA1 Message Date
Kienan Stewart dc3bf77a53 Use environment file, but allow it to be changed via an environment variable 2022-09-13 08:50:51 -04:00
Kienan Stewart 50885891f6 Remove hardcoded environment file path 2022-09-12 08:59:28 -04:00
Kienan Stewart c35c481a7d Fully qualify image sources 2022-09-12 08:31:34 -04:00
Andrew Dolgov 9b94702a4d remove caddy containers 2021-03-05 17:48:27 +03:00
Andrew Dolgov 5b17a78afc backups: include .env 2021-02-05 18:08:00 +03:00
Andrew Dolgov b601ee719c use TTRSS_DB_* variables instead of POSTGRES_* to set database configuration 2021-02-03 06:25:07 +03:00
Andrew Dolgov 7529767f49 move container-related files outside of / 2021-02-02 11:28:52 +03:00
Andrew Dolgov 99323f8665 prefix config.php-related environment variables with TTRSS_ 2021-02-01 08:42:05 +03:00
Andrew Dolgov 5034a7e2b9 set default false env vars to blank instead of string literal 'false' 2021-01-31 15:56:45 +03:00
Andrew Dolgov 828c4180cd pull all set environment variables into app/etc 2021-01-31 15:26:19 +03:00
Andrew Dolgov 5f6651e6f0 initial for env-based setup 2021-01-31 15:05:50 +03:00
Andrew Dolgov c447753a50 switch default web container to nginx instead of (unmaintained) caddy v1 2020-12-31 12:56:20 +03:00
Andrew Dolgov 04a5438966 backups: also backup tt-rss local directories 2020-09-30 14:59:00 +03:00
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 c5bd3c357e add optional configuration for nginx frontend container 2020-02-01 10:51:30 +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 fa73a498a3 prevent updater from failing repeatedly on first startup while app volume is not ready 2020-01-23 12:00:03 +03:00
krimil 32bd22435f Remove cron update script, add updater service 2020-01-22 07:26:16 -06:00
Andrew Dolgov 176731e3fb SELF_URL_PATH-related updates/clarification 2020-01-19 13:08:54 +03:00
Andrew Dolgov 1e817438c3 web-ssl: use default http(s) ports 2019-11-16 09:44:32 +03:00
Andrew Dolgov 0d5684ff4c switch to caddy from nginx 2019-11-16 09:31:32 +03:00
Andrew Dolgov 74a1bccf52 rename app volume 2019-11-15 21:20:27 +03:00
Andrew Dolgov aab001fbc6 enable nginx_xaccel, etc 2019-11-15 17:54:33 +03:00
Andrew Dolgov cf2406f6a6 various updates 2019-11-15 17:42:50 +03:00
Andrew Dolgov a1f1862ba2 initial 2019-11-15 15:51:55 +03:00