Skip to content

An OpenShift quickstart for ThinkUp. Because all your thinks all belong to OpenShift.

Notifications You must be signed in to change notification settings

drkokandy/ThinkUp-OpenShift-Quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThinkUp OpenShift Quickstart

ThinkUp is a free, open source web application that captures your posts, tweets, replies, retweets, friends, followers and links on social networks like Twitter and Facebook. With ThinkUp, you can store your social activity in a database that YOU control, making it easy to search, sort, analyze, publish and display activity from your network. All you need is a web server that can run a PHP application.

You can see ThinkUp in action at http://www.thinkup.com

Getting (Quickly) Started with ThinkUp on OpenShift

Sign up for an openshift account at http://openshift.redhat.com/

Install the OpenShift Client tools on your machine if you don't have them. You can find more info here: https://openshift.redhat.com/app/getting_started

Create an OpenShift PHP application with MySQL, Cron and ThinkUp 2.0-beta.10:

rhc app create thinkup php-5.4 mysql-5.5 cron-1.4 --from-code https://github.com/ronei13330/ThinkUp-OpenShift-Quickstart.git

Make a note of the username, password, and host name you are given. You'll need these to complete the configuration of ThinkUp once you deploy.

Voila. You are now up and running. Log into the you app:

http://thinkup-$your_login.rhcloud.com

Run through the ThinkUp install/configuration to add your social networks to ThinkUp.

About

An OpenShift quickstart for ThinkUp. Because all your thinks all belong to OpenShift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.2%
  • Smarty 11.1%
  • JavaScript 7.3%
  • CSS 2.2%
  • Other 0.2%