Vitalii Vokhmin
3d0026bad6
Add support for the newer Ubuntu.
...
- update PHP to version 7
- update supervisor config accordingly
- update nginx config accordingly
8 years ago
Tim Yocum
d586d3358a
install from tar; reduce image size
...
Integrating changes from @DexterTheDragon on latest version. Fixes #11 and #17
9 years ago
Philipp Schmitt
968819a855
Set SELF_URL_PATH on runtime
10 years ago
Jasper Spaans
1eebbc0184
Enable php mcrypt module.
...
Now it works for me <tm>
10 years ago
Jasper Spaans
77a0372493
Install php5-mcrypt as well.
...
Installing php5-mcrypt seems to be required:
4 docker exec ttrss_main tail -n1 /tmp/ttrss-update-daemon.stderr
PHP Fatal error: Call to undefined function mcrypt_decrypt() in /var/www/include/crypt.php on line 12
10 years ago
Stefan Siegl
e018a8a41a
Support mysql storage backend
10 years ago
Christian Lück
92bfd747c5
Initial commit
11 years ago