Skip to content

Run jsreport in one container, .net core app in another container and orchestrate them using docker-compose

License

Notifications You must be signed in to change notification settings

jsreport/jsreport-dotnet-example-docker-compose

Repository files navigation

jsreport .net docker-compose example

Simply open in VS and run docker with F5.

The example shows how you can run jsreport outside your app what is generally a better practice. It shows how you can use the jsreport.AspNetCore and Razor views to render reports through "external" jsreport docker container.

Additionally, it shows how you can define reports inside jsreport studio. Mount the data volume so your templates stay in the version control. And how to render such stored reports from your app.

About

Run jsreport in one container, .net core app in another container and orchestrate them using docker-compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published