• 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 » Install Light Blogging Software FlatPress on OpenShift PaaS

By Abhishek Ghosh July 25, 2014 4:06 pm Updated on July 25, 2014

Install Light Blogging Software FlatPress on OpenShift PaaS

Advertisement

FlatPress is a Light Blogging Software, Written in PHP; Which Needs No Database to Run. Here is How to Run FlatPress on OpenShift PaaS. PHP is never considered a great Programming Language by the good programmers. But if you considering PHP’s performance only from experience of using WordPress – you are quite wrong. FlatPress is very light and quite old CMS. We have a git repo for OpenShift users for easy to work, so that the new users can easily deploy this version. You will need only one Gear to run FlatPress :

 

Vim
1
https://github.com/AbhishekGhosh/OpenShift-FlatPress

 

Install Light Blogging Software FlatPress on OpenShift PaaS : First Steps

 

Possibly you are not used with git. Even if you are not used that much, we have written this guide in a way, so that you can easily use FlatPress on OpenShit. First, create a PHP App from OpenShift’s dashboard. PHP desirably should be the latest one. By default, your app will have this kind of URL :

http://php-abhishekghosh.rhcloud.com/
# means
# appname-usename.rhcloud.com
# php will be the default app name

After creating it, you have to clone it to your computer (you’ll get the url on OpenShift dashboard) :

Vim
1
2
3
4
5
6
7
# example
git clone ssh://53d218264382ec3ccb00068a@openpress-abhishekghosh.rhcloud.com/~/git/openpress.git/
# you can not clone mine
# clone yours
# cd to git folder
cd open press
# openpress is just an app name

Install Light Blogging Software FlatPress on OpenShift PaaS

 

Install Light Blogging Software FlatPress on OpenShift PaaS: Clone Our Repo and Push

 

So, you are now at app-named directory, for us it is openpress. You will wget our repo within this directory. Here is the command :

Vim
1
2
3
4
5
6
7
8
9
10
11
12
wget https://github.com/AbhishekGhosh/OpenShift-FlatPress/archive/master.zip
# do ls to check the name, name can vary
ls
# unzip
unzip master.zip
# after unzip completes do these steps
cd master
mv * ..
cd .. && rm -r master*
git add .
git commit -m "I have copied commit sentence too"
git push origin master

After a time, you’ll get this kind of verbose output :

Vim
1
2
3
4
5
6
7
Remote: Starting PHP 5.4 cartridge (Apache+mod_php)
remote: Application directory "/" selected as DocumentRoot
remote: -------------------------
remote: Git Post-Receive Result: success
remote: Activation status: success
remote: Deployment completed with status: success
~

That means, success. Visit your app’s url like in case of ours was :

Vim
1
http://php-abhishekghosh.rhcloud.com

You’ll get promoted to install FlatPress. Use your own user name and password to complete the setup. We have bundled a moron looking responsive theme which you can see on screenshot.

Tagged With paperuri:(28d9a04f1ad97de66eb49cf69c6400d0)

This Article Has Been Shared 912 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, 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 Install Light Blogging Software FlatPress on OpenShift PaaS

  • Online Markdown Editor of Your Own : Again Full Cloud Based

    Online Markdown Editor of Your Own can be hosted on Dropbox or Rackspace Cloud Files as practically all the files – javascript, images, CSS are static files.

  • Which CDN is Best for Serving Static Contents and Streaming

    Which CDN is Best has one answer – Akamai. Akamai is the global standard and used by IBM to Microsoft. You have to find someone using their infrastructure.

  • Myths About Private Cloud

    Myths About Private Cloud decreases the chance of expandability for a company or an organization.Both public and hybrid cloud computing can be used selectively.

  • New Trends in Cloud Computing

    New trends in cloud computing means, seeking some new way and finding the answer whether to use it. Cloud computing has become a real trend from the media hype. Cloud Computing is a good option when you know about the points on security, the definite flaws, the weaker sides. There are three related article which […]

  • Cloud computing is Not Equal to the Future of Computing

    Cloud computing is Not Equal to the Future of Computing. Cloud Computing is an marketing term which is closer to the technology of grid computing since decades.

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

Get new posts by email:

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 (22.1K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • The Future Of Serverless: The Load-Intensive Workload Case May 25, 2022
  • Cutting Out The Coding: Serverless Computing In Action May 24, 2022
  • Types of Blackjack Variants: Discover the Different Versions of the Game May 23, 2022
  • How Cloud, Robotics And Sensor Technologies Are Changing The Business Landscape May 23, 2022
  • Modernizing Your Business With a Hybrid Cloud Strategy May 22, 2022

About This Article

Cite this article as: Abhishek Ghosh, "Install Light Blogging Software FlatPress on OpenShift PaaS," in The Customize Windows, July 25, 2014, May 25, 2022, https://thecustomizewindows.com/2014/07/install-light-blogging-software-flatpress-openshift-paas/.

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 Privacy Policy.

PC users can consult Corrine Chorney for Security.

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

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

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