Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

fabianofranz/tiny_tiny_rss-openshift-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running on OpenShift

Create an account at http://openshift.redhat.com/

Create a PHP 5 application + a PostgreSQL 9 cartridge to the app, and import all the quickstart codes:

rhc app create <app name> php-5 postgresql-9 cron-1.4 --from-code=https://github.com/openshift-quickstart/tiny_tiny_rss-openshift-quickstart.git

You can now checkout your RSS application at:

http://<app name>-<your namespace>.rhcloud.com

This app can be shared by multiple users. The default user credential is "admin"/"password".

About

QuickStart to run Tiny Tiny RSS (web-based news feed aggregator) on OpenShift (PaaS by Red Hat)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 54.3%
  • CSS 31.5%
  • JavaScript 13.8%
  • Other 0.4%