Skip to content

pmaonline/limesurvey-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LimeSurvey on OpenShift

LimeSurvey allows users to quickly create intuitive, powerful, online question-and-answer surveys that can work for tens to thousands of participants without much effort. The survey software itself is self-guiding for the respondents who are participating.

More information can be found at the official LimeSurvey website (www.limesurvey.org)

Running on OpenShift

Create an account at http://openshift.redhat.com/ and install the client tools (rhc 'rhc setup' first)

Create a PHP application

rhc app create limesurvey php-5 mysql-5 --from-code=https://github.com/openshift/limesurvey-quickstart

That's it, you can now checkout your application at:

http://limesurvey-$yournamespace.rhcloud.com/limesurvey

About

LimeSurvey quickstart for OpenShift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 87.5%
  • JavaScript 8.6%
  • CSS 3.5%
  • HTML 0.4%
  • Shell 0.0%
  • Batchfile 0.0%