x86dev
|
5d00192c1d
|
Update README.md
|
2025-03-19 12:21:16 +01:00 |
|
x86dev
|
dd5f47ef66
|
Added a note.
|
2025-03-17 13:11:07 +01:00 |
|
x86dev
|
9d9bb96dc0
|
Fixes for PHP 8.4.
|
2025-03-17 13:00:16 +01:00 |
|
x86dev
|
0ccb3928f8
|
Dockerfile: Make the PHP version more flexible and use PHP 8.4 for Alpine 3.21.
|
2025-01-19 12:09:12 +01:00 |
|
x86dev
|
370400836e
|
Made setup-ttrss.sh executable.
|
2024-03-02 21:23:40 +01:00 |
|
x86dev
|
991ae5625a
|
Update README.md
|
2023-10-30 10:44:48 +01:00 |
|
x86dev
|
3fe588746e
|
Update README.md
|
2023-10-30 10:40:34 +01:00 |
|
x86dev
|
2f8d1a39b4
|
Added github action to publish image on ghcr.io.
|
2023-10-30 10:35:55 +01:00 |
|
x86dev
|
a1cc7716a8
|
More build fixes; upgraded to PHP 8.1. We stay on an old(er) version of s6 now, as this needs more work first.
|
2023-10-26 21:54:52 +02:00 |
|
root
|
d2f5a5ae08
|
Build fix.
|
2023-10-26 19:55:12 +02:00 |
|
x86dev
|
0f665e4ea5
|
Made scripts executable.
|
2023-07-04 20:47:05 +02:00 |
|
x86dev
|
479ebc16f0
|
Switched to s6-overlay 3.1.2.1.
|
2022-09-25 10:47:52 +02:00 |
|
jiinx
|
3d93c98ce9
|
Changed default TTRSS_REPO_URL to reflect the new git repo path.
|
2022-09-25 10:39:53 +02:00 |
|
x86dev
|
86744f3374
|
Merge pull request #28 from gna582/master
Add example how to use this module (with docker stack)
|
2021-02-26 18:04:30 +01:00 |
|
x86dev
|
d8848fda33
|
Updated base image from using Alpine 3.10.1 to latest.
|
2021-02-25 09:17:52 +01:00 |
|
x86dev
|
f3d0667a43
|
Merge pull request #49 from felixgilles/master
TinyTinyRSS now use env variables for config with prefix TTRSS_
|
2021-02-25 09:10:28 +01:00 |
|
Gilles FELIX
|
eff41ce188
|
Assume that TTRSS_PATH has no trailing slash in ttrss-configure-db.php, as in setup-ttrss.sh
|
2021-02-25 08:46:49 +01:00 |
|
Gilles FELIX
|
d2365335e1
|
Update setup-ttrss.sh
|
2021-02-23 21:33:43 +01:00 |
|
Gilles FELIX
|
8d6350a4ba
|
Update ttrss-configure-db.php
|
2021-02-23 21:32:13 +01:00 |
|
Gilles FELIX
|
205cb0097b
|
Update setup-ttrss.sh
|
2021-02-23 21:31:24 +01:00 |
|
x86dev
|
b607371750
|
Merge pull request #45 from ionathanch/patch-1
Update ttrss-configure-db.php
|
2021-02-23 11:02:33 +01:00 |
|
Jonathan Chan
|
0c0c2b5772
|
Update ttrss-configure-db.php
|
2020-12-29 01:37:29 -08:00 |
|
x86dev
|
5b6dadf9fc
|
Update README.md
|
2020-11-23 08:45:57 +01:00 |
|
x86dev
|
e4a2c0ff84
|
Use official Docker image for Postgres, plus a volume for data persistence.
|
2020-10-13 11:48:09 +02:00 |
|
x86dev
|
af707eedf7
|
Merge pull request #41 from eric-pierce/master
Resolve issue with SELF_URL_PATH not populating
|
2020-05-04 21:03:03 +02:00 |
|
Pierce, Eric
|
26df3da1f0
|
fixing problem with SELF_URL_PATH parameter updates in TT-RSS
|
2020-04-27 17:08:37 -05:00 |
|
Pierce, Eric
|
c122a33b05
|
fixing problem with SELF_URL_PATH parameter updates in TT-RSS
|
2020-04-27 17:06:12 -05:00 |
|
x86dev
|
8b5e5d1794
|
Now using Alpine 3.10.1.
|
2019-07-26 23:30:06 +02:00 |
|
x86dev
|
d057a3c21b
|
Made the container image smaller by cleaning up more APT stuff.
|
2019-07-25 23:34:30 +02:00 |
|
x86dev
|
8565deba18
|
Made resetting the theme optional via TTRSS_THEME_RESET env var. Default is resetting the theme to the default one though. Untested.
|
2019-07-25 23:25:45 +02:00 |
|
x86dev
|
472b083f7d
|
setup-ttrss.sh: Use the new feediron repo.
|
2019-07-25 23:04:33 +02:00 |
|
x86dev
|
2e78d735ae
|
php7.0-Intl not needed anymore due to former pull request.
|
2019-05-11 19:29:28 +02:00 |
|
x86dev
|
5d535abbb8
|
Merge pull request #36 from valvin1/patch-1
add php7-intl package
|
2019-05-11 19:27:47 +02:00 |
|
x86dev
|
957355b524
|
Added php7.0-intl package to fix latest ttrss breakage.
|
2019-05-11 19:25:10 +02:00 |
|
Valvin
|
524a9ceb70
|
add php7-intl package
in latest version UConverter class is required and provided by php7-intl
|
2019-05-01 11:39:50 +02:00 |
|
x86dev
|
e017480edc
|
Update README.md
|
2018-12-16 18:43:01 +00:00 |
|
x86dev
|
82b7e7b4c5
|
Reset the theme to default when starting the container. This should help avoiding messed up installations when themes break in the future. The user has to (re-)select the preferred theme manually then.
|
2018-12-16 19:37:02 +01:00 |
|
x86dev
|
694983a7c1
|
More path bugfixes.
|
2018-12-16 14:53:49 +01:00 |
|
x86dev
|
f19dd7e168
|
Use plugins.local for our own stuff now; bugfixes.
|
2018-12-16 14:44:25 +01:00 |
|
x86dev
|
d9de8215e3
|
Make sure that themes.local exists.
|
2018-12-16 14:39:25 +01:00 |
|
x86dev
|
616fd3cabe
|
Use themes.local for our own stuff now.
|
2018-12-16 14:35:50 +01:00 |
|
x86dev
|
318c29766b
|
Build fix (Dockerfile, using Alpine 3.6 for now).
|
2018-12-16 14:23:19 +01:00 |
|
x86dev
|
f05a4251e3
|
Build fix (Dockerfile).
|
2018-12-16 14:18:35 +01:00 |
|
x86dev
|
9612e44eff
|
Update README.md
|
2018-12-16 13:09:05 +00:00 |
|
x86dev
|
4c2ab05d80
|
Update README.md
|
2018-12-16 13:08:39 +00:00 |
|
x86dev
|
531ea0a8e4
|
Added Gravemind's Feedly-ish theme, as with TT-RSS 18.12 Levito's theme is broken for now.
|
2018-12-16 14:00:56 +01:00 |
|
gna
|
1bd88beab8
|
extend documentation for docker stack example
|
2018-03-21 21:01:51 +01:00 |
|
gna
|
9c16c35076
|
add example how to use this module with docker stack
|
2018-03-21 20:50:10 +01:00 |
|
x86dev
|
d3ff6b028c
|
Merge pull request #24 from schemen/master
Add single user mode as enviroment variable
|
2017-11-27 22:53:35 +01:00 |
|
Schemen
|
99bcf1752e
|
Add single user mode as enviroment variable
variable to enable single user mode
|
2017-11-19 15:54:19 +01:00 |
|