-
-
Notifications
You must be signed in to change notification settings - Fork 437
OpenShift Tutorial (Windows)
This tutorial let you setup a free website at OpenShift using Windows. The tutorial consists of three major parts:
- Generating of your private and public keys, which is like your password for OpenShift.
- Creating an OpenShift account and registering an app.
- Connecting to your website so you can upload files.
First, download and/or install:
In the following steps, you will generate a "public/private key pair." You give websites your public key but you keep your private key secret. Your private key is like your password.
-
Open PuTTYgen.
-
Click Generate.
-
Move your mouse around until it finishes.
-
Save your private key
-
Don't save the file with a password.
-
Save the private key file somewhere safe.
-
In the main window is your public key. Copy and save it somewhere.
-
Go to OpenShift and register an account.
-
Create a new PHP 5.4 app.
-
Choose any URL that you want for your website. Leave the source code fields blank.
-
Wait as OpenShift creates your application/website.
-
When it's done, you will be asked whether you will be changing the code of your application. Click "Yes" and the paste in your public key that you created earlier.
-
You should be then given a URL that looks like
ssh://USERNAME@HOSTNAME/~/git/etc. Make note of your username and the hostname because you will need them later.
-
Open FileZilla.
-
Open the Site Manager from the File menu.
-
Create a new site. Enter the hostname, change the protocol to SFTP, change the logon type to Key file, enter your username, select your private key file from earlier, and then click "Connect."
-
Browse to the app-root/runtime/repo folder.
-
Upload your files (from the
_uploadfolder).
Use the host that you recorded earlier and visit it. For example, if your hostname was http://demo-yourname.rhcloud.com, you would try http://demo-yourname.rhcloud.com/packages.php.
Need help? See Getting Help.
Tutorial
Launcher Features:
- Fancy Launcher
- Portable Mode
- Hidden Modpacks
- Deploying Server Modpacks
- Launcher Arguments
- Custom JAR (.jar mods)
- Custom Version Manifest
Customization:
- Localization
- News Page Guide
- Custom Microsoft OAuth application
- Using an IDE (Eclipse, IntelliJ)
Additional Reading:
Find the launcher useful?
Donate to obw, the current maintainer:
Donate to sk89q, the original maintainer:









