Coder Social home page Coder Social logo

traceexplorerpcf-dotnet's Introduction

README

NOTE: If these hosts are taken on PCF, you might need to modify the dotnet app { to point to the right REST URL }, which you will get once you are successful in pushing the BootREST app.

Also a clean way to TEST would be to delete the Apps on PCF with "cf delete appname" and re-push app.

-First Push the Apps .

Directly Push Dotnet app from inside the Push-to-CF folder. This is a compiled / publish output ready to use.

1> cf push xamarin -b hwc_buildpack -s windows2012R2

The Push-to-CF folder is meant for ready built Dotnet artifact making it easy to TEST and the Dotnet app points to hard coded Backing Boot REST app URL. So if the hosts are taken on your PCF ORG,you will need to rebuild the BootREST and Dotnet app again.

-Build and Push Spring Boot app : Do this from inside the BootREST folder

2> maven package or just modify the manifest and add the right path to the REST jar and cf push

3> cf push

-Curl Command

4> curl https://xamarin.cfapps.pez.pivotal.io . This will start the request from Dotnet app to backing Boot Rest app and inject our Traceid in HTTP.

-Build Dotnet From source

5> To build the dotnet App from groundup, get into the Dotnet/AllenXamarinTest folder, which forms the source for the Dotnet Publish artifact.

https://github.com/reagul/TraceExplorerPCF-DotNet/tree/master/DotnetApp/AllenXamarinTest

Credits : Allen Duet and Richard Seroter @ Pivotal

@@@@@@@@@@@@

alt tag

traceexplorerpcf-dotnet's People

Contributors

reagul avatar

Watchers

James Cloos avatar  avatar

Forkers

sidiqahmed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.