• 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)
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

  • OpenShift OctoPress Auto install Script

    OpenShift OctoPress Auto install Script is an Advanced Script to Run OctoPress on Free OpenShift PaaS Practically Without Any Knowing Ruby or Git.

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • OpenShift PaaS Less Used Features : Update Yourself

    There are many OpenShift PaaS Changes which demands to understand how you should upgrade your machine to use our huge guides on OpenShift PaaS.

  • Installing Octopress on Openshift PaaS

    Installing Octopress on Openshift PaaS can be done in two ways. We can work from CLI and or modify rake file to create OpenShift Cartridge.

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 (24.3K 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

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

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

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