Skip to content

nutanixdev/demo-hybrid-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

demo-hybrid-app

Purpose

Repo for demo with Nutanix SelfService, to deploy a hybrid app : VM & pods

Usage

Deploy the app on you Nutanix Self-sevice and run it after customization (look at readme)

Add an app

If you want to add an app to deploy through the BP :

  • Create a new rep in the repo endig with App
  • Your app must run on port 8080
  • Put your app in this folder.
    • A Dockerfile must exist to create the container image
    • A sql folder must contain the sql code to execute to initilize the DB

About

Repo for demo with Nutanix SelfService, to deploy a hybrid app : VM & pods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.4%
  • CSS 18.6%
  • HTML 16.2%
  • Python 13.3%
  • Dockerfile 6.5%