Skip to content

cs-team/tiny_tiny_rss-openshift-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running on OpenShift

Create an account at https://www.openshift.com

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

rhc app create <app name> php-5.3 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 68.1%
  • JavaScript 17.1%
  • CSS 8.0%
  • PLpgSQL 5.0%
  • HTML 1.3%
  • Shell 0.3%
  • Other 0.2%