• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Deploying WordPress as Facebook App With Heroku Cloud

By Abhishek Ghosh August 4, 2012 11:56 am Updated on August 4, 2012

Deploying WordPress as Facebook App With Heroku Cloud

Advertisement

Deploying WordPress as Facebook App With Heroku Cloud is possible with special git version of WordPress. As the server is Apache and Supports PHP its possible. Please read our previous guide Deploying WordPress as Facebook App With Heroku Cloud otherwise it will appear meaningless.

 

Resources and Credits for Deploying WordPress as Facebook App With Heroku Cloud

 

For this guide Deploying WordPress as Facebook App With Heroku Cloud, we have used mhoofman (on github) ‘s repo wordpress-heroku.

You must be an intermediate to advanced user for using this guide for Deploying WordPress as Facebook App. There are two ways to run WordPress in this way. First is to suck the full blood (lack of better alternative term)  of Heroku by uploading WordPress files plus creating database there too. This is we will show in this Deploying WordPress as Facebook App With Heroku Cloud.

Advertisement

---

Second is my modified method. That is more easy. Simply upload WordPress on Heroku and use The Rackspace Cloud’s database.

 

Steps for Deploying WordPress as Facebook App With Heroku Cloud

 

For deploying WordPress as Facebook App With Heroku Cloud, we need to clone it locally first. Clone the repo by :

 

Vim
1
$ git clone git://github.com/mhoofman/wordpress-heroku.git

 

Deploying WordPress as Facebook App With Heroku Cloud

 

What a fertile brain ! Go to WordPress folder :

 

Vim
1
cd wordpress-heroku

For Deploying WordPress as Facebook App With Heroku Cloud, we will need a database, first create your app :

Vim
1
heroku create

Then add the database :

 

Vim
1
heroku addons:add heroku-postgresql:dev

 

Install WordPress as Facebook App

I have circled “JADE” it will be different for you. Run :

 

Vim
1
heroku pg:promote HEROKU_POSTGRESQL_<span style="color: #ff0000;">COLOR</span>

 

For me, the COLOR was JADE.

 

Just run the commands like installing WordPress in a distorted manner :

 

Vim
1
git checkout -b production

 

Then :

 

Vim
1
cp wp-config-sample.php wp-config.php

 

Great, now :

 

Vim
1
&gt;.gitignore

 

Go, only two steps :

 

Vim
1
git add .

 

Vim
1
git commit -m "Initial WordPress commit"

 

Last :

 

Vim
1
git push heroku production:master

 

You have done Deploying WordPress as Facebook App With Heroku Cloud !

 

Our url was from heroku create step –  http://limitless-scrubland-5524.herokuapp.com/

 

Just we added Site name, Username Password etc. :

 

Facebook WordPress App

 

You can check our WordPress here. As you can see it supports permalink structure nicely.

 

Signature

 

Tagged With the customize windows heroku wordpress

This Article Has Been Shared 377 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Deploying WordPress as Facebook App With Heroku Cloud

  • Installing Drupal on Rackspace Cloud Sites Guide

    Installing Drupal on Rackspace Cloud Sites is a bit tougher than installing WordPress or even installing Magento for the beginners.

  • Installing Free SSL Certificate for Rackspace Cloud Server

    Installing Free SSL Certificate for Rackspace Cloud Server needs few steps those are not very difficult but needs a bit proper guidance so that you can do it.

  • Installing Gitlab for Code Hosting on Cloud : Options

    Installing Gitlab for Code Hosting on Cloud Server can reduce the cost of maintenance. Here the practical technical points and requirements are discussed.

  • How to Install WordPress on Rackspace Cloud Server Guide

    How to Install WordPress on Rackspace Cloud Server by the novice, who never configured a Server can easily follow this guide to install WordPress.

  • Multiple Server Swift Installation : Outline

    Multiple Server OpenStack Swift Installation appears a bit confusing to the new users who wants to create an cloud instance for storage. Here are some tips.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (20K Followers)
  • Twitter (4.9k Followers)
  • Facebook (5.8k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.2k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Arduino : Independently Blink Multiple LED January 18, 2021
  • What is a Loosely Coupled System? January 17, 2021
  • How To Repack Installed Software on Debian/Ubuntu January 16, 2021
  • Components of Agile Software Development January 15, 2021
  • What is Conway’s Law? January 14, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "Deploying WordPress as Facebook App With Heroku Cloud," in The Customize Windows, August 4, 2012, January 19, 2021, https://thecustomizewindows.com/2012/08/deploying-wordpress-as-facebook-app-with-heroku-cloud/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2021 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy