News Feed
Jobs Feed
Sections




News Archive
feed this:

OpenShift Blog:
Integrate PHPStorm and SFTP into OpenShift
November 09, 2012 @ 12:47:45

On the RedHat OpenShift blog (platform-as-a-service PHP hosting) they have a new post showing you how to integrate PHPStorm into OpenShift and make deployment simpler.

"PhpStorm is a lightweight and smart PHP IDE focused on developer productivity that deeply understands your code, provides smart code completion, quick navigation and on-the-fly error checking. It is always ready to help you shape your code, run unit-tests or provide visual debugging." In this tutorial I will show you how to use build in functionality in PhpStorm to deploy PHP application to OpenShift.

Screenshots are included in the post to guide you through the process - creating a new project, setting up the SFTP configuration and where to go to upload the changes to your system to OpenShift.

0 comments voice your opinion now!
phpsotrm openshift paas tutorial sftp deploy


Matthew Weier O'Phinney:
OpenShift, ZF2, and Composer
November 02, 2012 @ 11:15:43

Matthew Weier O'Phinney was recently looking around for a cloud host that he could test out a few things on. He's shared some of that experience in his latest post to his site, specifically in dealing with the OpenShift service from RedHat.

I considered Amazon, Orchestra.io, and a few others, but was concerned about the idea of a ~$50/month cost for something I'm uncertain about. When I asked in #zftalk.dev, someone suggested OpenShift as an idea, and coincidentally, the very next day Zend announced a partnership with RedHat surrounding OpenShift. The stars were in alignment. In the past month, in the few spare moments I've had (which included an excellent OpenShift hackathon at ZendCon), I've created a quick application that I've deployed and tested in OpenShift. These are my findings.

He talks about getting a Zend Framework 2 application up and running with a few changes to the default directory structure they provide. He also talks about using Composer as a deploy task. He mentions a few of the tricks to watch out for as you're deploying your app and some of the "good parts" he found about the product and experience (like being able to use CNAMEs and having SSH access to the instance by default.

0 comments voice your opinion now!
openshift composer zendframework2 experience


OpenShift Blog:
Getting started with PHP, CodeIgniter, MongoDB, and the cloud (OpenShift)
August 10, 2012 @ 08:44:57

On the OpenShift blog today there's a new post about how to get started using their service together with CodeIgniter and MongoDB to create a simple site.

In this blog post, I am going to show you how to get up and running with CodeIgniter and MongoDB. Best of all, I will show you how to get all of this deployed to a fully scalable environment using OpenShift from Red Hat.

The process involves:

  • Creating an OpenShift account
  • Installing the RHC client tools
  • Creating an OpenShift application
  • Adding mongodb to your application
  • Adding mongodb support to CodeIgniter
  • Creating a Model, View, and Controller
  • Deploy and test your application

You can then SSH into the instance and look at the database to call a "find()" and see what's there.

0 comments voice your opinion now!
openshift codeigniter mongodb tutorial introduction paas



Community Events











Don't see your event here?
Let us know!


testing release unittest community language zendframework2 framework symfony2 series podcast functional conference rest opinion development phpunit usergroup interview introduction database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework