Skip to content

cesardmoro/openatrium-2-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenAtrium 2 on OpenShift

Git commands

This repo was created with the following commands:

git remote add -f pressflow-drops https://github.com/phase2/openatrium-drops-7.git
git subtree add --prefix php pressflow-drops master --squash

When a new OpenAtrium 2 version (like 7.x-2.13) comes out, you should be able to upgrade it with the following command:

git remote add -f pressflow-drops https://github.com/phase2/openatrium-drops-7.git
git subtree pull --prefix php pressflow-drops master --squash

Creating an app

rhc app-create openatrium php-5.3 mysql-5.1 cron \ https://cartreflect-claytondev.rhcloud.com/reflect?github=smerrill/openshift-community-pressflow7 \ --from-code=https://github.com/smerrill/openatrium-2-quickstart.git

About

Run OpenAtrium 2 on OpenShift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 72.3%
  • HTML 11.7%
  • JavaScript 7.9%
  • CSS 4.8%
  • SourcePawn 2.8%
  • C++ 0.4%
  • Other 0.1%