fischerman
cbc91e6ded
Merge pull request #2 from jpiron/root_path
...
Add support for a root path
8 years ago
fischerman
0edfae2511
Merge pull request #1 from jpiron/ubuntu_version
...
Pin Ubuntu version
8 years ago
Jonathan Piron
c2f8078a05
Fix symlink creations
...
It was failing at container restart as they already exist.
8 years ago
Jonathan Piron
4f3ba3d52c
Add support for a root path
8 years ago
Jonathan Piron
3fb819df73
Pin Ubuntu version
...
It doesn't build with latest Ubuntu image.
8 years ago
fischerman
8fb5846cd0
Add ldap to README
9 years ago
fischerman
035f03c623
Move replace section, so that PLUGIN constant gets replaced properly
9 years ago
fischerman
407df28a8d
Fix typo in config
9 years ago
fischerman
59fbf780e4
add ldap support
9 years ago
Christian Lück
adacce4ba1
Merge pull request #19 from tkyocum/patch-1
...
install from tar; reduce image size
9 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
Christian Lück
b770335bcb
Merge pull request #15 from pschmitt/self_url_path
...
Set SELF_URL_PATH on runtime
9 years ago
Philipp Schmitt
08dae5e81f
Update SELF_URL_PATH documentation to better reflect the menaning of the variable ( #15 )
10 years ago
Philipp Schmitt
42309345a3
Remove trailing whitespace
10 years ago
Philipp Schmitt
968819a855
Set SELF_URL_PATH on runtime
10 years ago
Christian Lück
d2e34cd59d
Merge pull request #12 from jap/master
...
Install php5-mcrypt as well.
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
Christian Lück
f6e953765f
Merge branch 'mysql'
10 years ago
Christian Lück
6c309d460b
Explain database superuser
10 years ago
Christian Lück
715d9fa311
Reorganize documentation of database setup
10 years ago
Christian Lück
fe6070a664
Simplify accessing ENV by always assuming DB prefix
10 years ago
Christian Lück
eb88b7c261
PSR-2 code style
10 years ago
Christian Lück
36455ab282
Update README.md
10 years ago
Stefan Siegl
e018a8a41a
Support mysql storage backend
10 years ago
Christian Lück
c3c0c7a9fd
Update README.md
11 years ago
Christian Lück
84c4dd7bba
Fix container linking ( closes #5 )
11 years ago
Christian Lück
f0f8af902a
Update README.md
11 years ago
Christian Lück
2213f3cd0d
Update README.md
11 years ago
Christian Lück
92bfd747c5
Initial commit
11 years ago