Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Bottle.py + Python3.3 + OpenShift with Minimal Configuration

Notifications You must be signed in to change notification settings

tpdn/Bottle-OpenShift-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bottle-OpenShift-minimal

Bottle.py + Python3.3 + OpenShift with Minimal Configuration

Running on OpenShift Online

  1. Create an account at https://www.openshift.com .
  2. Create a python-3.3 application based on the code in this repo.
rhc app create <YourAppName> python-3.3 \
  --from-code https://github.com/tpdn/Bottle-OpenShift-minimal.git
  1. That's it.
  http:https://<YourAppName>-example.rhcloud.com

About

Bottle.py + Python3.3 + OpenShift with Minimal Configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published