Skip to content

bohoo/tiny_tiny_rss-openshift-quickstart-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running on OpenShift

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

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

rhc app create <app name> php-5 postgresql-8 --from-code=git://github.com/lulinqing/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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 63.0%
  • CSS 19.0%
  • JavaScript 12.9%
  • PLpgSQL 3.6%
  • HTML 1.0%
  • Shell 0.3%
  • Other 0.2%