Skip to content

Simple flask hello world for teaching purposes.

Notifications You must be signed in to change notification settings

mhusgafv/rahti-flask-hello

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Demo: Flask hello-world in Rahti

This simple application will display all JPG photos located in the '/static' folder.

Quickstart

Create new application with source-to-image tools:

oc new-app https://github.com/cscfi/rahti-flask-hello --name="course-flask-demo"

Create the route for the application

oc create route edge --service=course-flask-demo --insecure-policy='Redirect' --port=8080

About

Simple flask hello world for teaching purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%