Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

One click quickstart to make your website online in Redhat's openshift cloud without typing a single command

License

Notifications You must be signed in to change notification settings

gautamkrishnar/openshift-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openshift Quickstart

One click quickstart to make your website/app online in openshift cloud server.

OpenShift is Red Hat's Platform-as-a-Service (PaaS) that allows developers to quickly develop, host, and scale applications in a cloud environment. You can host your own website on OpenShift and even set it a custom domain if you want. This quick start will help you to deploy your HTML or PHP website to open shift easily with the cick of a button.

Contents
  • PHP 5.4
  • MySQL Database
  • PHPMyadmin
  • eXtplorer file manager

How to use

  1. Create an account at http://openshift.redhat.com/

  2. Log into the account

  3. Click on the picture below

  4. Scroll to the bottom and click on the button below. You can also chose to enable scaling: create

  5. Wait for a minute and you will be redirected to the screen below:continue Click on the continue to the application overview page link

  6. You can see the following page:page You can now visit your website by clicking on that link. Follow the instructions given on the website to get started.quickstart

  7. You can set a custom comain to your website by clicking on the change link in the application overview page. See more info here.

How to use

After deploying, visit your website to get started.

Don't forget to change your password after logging in for the first time.

You can use PHPMyadmin at http://your_app_name-yourdomain.rhcloud.com/phpmyadmin/. See the default index page for database credentials.

If you are getting 404 while visiting your app, please wait for some minutes and retry. If you are experiencing any other problems, please don't forget to open a new issue in this repository.

Why Openshift Quickstart

Openshift is a great platform to host your website and applications. It is least used by non tech savvy users. To deploy an application in OpenShift, normally users have to deal with a command line interface. New users usually find it difficult in getting familiarized with the command line interface of OpenShift. This quickstart is for them, for people who want to deploy their application/website to Redhat's cloud without typing a single command.

Spread the word

Liked using opensift quickstart! Don't forget to spread the word by starring this repo. ⭐

About

One click quickstart to make your website online in Redhat's openshift cloud without typing a single command

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages