Skip to content

ruurdk/DiegoMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiegoMVC

A minimal MVC project for testing Cloud Foundry Diego deployments

Prerequisites

To push this app, you need to download the diego plugin and deploy to an environment with .NET support

Preparation

Build from source

Clone this repo. Open in Visual Studio, and publish using the Pivotal profile.

Using the binaries

Download the zip and extract it.

Deploy

cf push diegoMVC -m 1g -s windows2012R2 -b https://github.com/ryandotsmith/null-buildpack.git --no-start -p ./
cf enable-diego diegoMVC
cf start diegoMVC

About

A minimal MVC project for testing Cloud Foundry Diego deployments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published