tiny_tiny_rss-openshift-quickstart
tiny_tiny_rss-openshift-quickstart copied to clipboard
Quickstart for Tiny Tiny RSS, with submodules for mobile plugin and upstream TTRSS source.
See this thread: http://tt-rss.org/forum/viewtopic.php?f=10&t=3262 Is there any chance you will keep it sync with the master branch? Thanks.
First: Thank you for your efforts! Finally a working for solution for TT-RSS on Openshift! What I am missing though is a mobile interface and a few plugins. I would...
Thank you;-) I have added this at the top of the build script. cp -r $OPENSHIFT_REPO_DIR/misc/php $OPENSHIFT_REPO_DIR Now I can just put additional themes and plugins in: misc/php/plugins/ misc/php/themes/ Without...