Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support .NET Core #348

Closed
1 task
WilliamBZA opened this issue May 18, 2016 · 8 comments
Closed
1 task

Support .NET Core #348

WilliamBZA opened this issue May 18, 2016 · 8 comments
Labels
Type: Feature Type: Feature

Comments

@WilliamBZA
Copy link
Member

ServicePulse can be deployed separately to ServiceControl and thus has a different set of blockers preventing the adoption of .NET Core.

Since Nancy is also close to supporting Core, we are well placed to support it with relatively low friction.

Since Pulse will be the only product of ours that supports .NET Core, the benefit provided is low so this should be low priority too.

  • Investigate blockers
@johnsimons
Copy link
Member

@WilliamBZA ServicePulse can be easily deployed on any non Windows system, all you need is a webserver to host for the files.
Not sure I see the value here.

@WojcikMike
Copy link
Contributor

I agree with @johnsimons as ServicePulse is a SPA application without any backend we can host it on any webserver that supports html+js

@WilliamBZA
Copy link
Member Author

Of course, that's exactly why I say this will be low friction! But there's more to it than just hosting the files on a webserver. The design of including transformation of config files as part of the setup project makes this hard for users. There's manual work involved and there will be bugs with "why is my version incorrect".

My suggestion is to spend some time making the deployment process cross-platform too, so that we have a complete solution - not just a workaround. Like I said, low priority, but brushing it off as "it's just html and js" is not good enough unfortunately.

@levimatheri
Copy link

Any progress on this? @kbaley @WilliamBZA

@HEskandari
Copy link
Contributor

@levimatheri ServicePulse can run on Linux as a SPA application. In fact, we have docker images for it for both linux and windows on Docker Hub. Would that work for you?

@levimatheri
Copy link

levimatheri commented Jul 25, 2022

Nice 👍🏽 yes that works. Thank you @HEskandari

@WojcikMike
Copy link
Contributor

Should we then close this issue?

@WilliamBZA
Copy link
Member Author

Yes, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Type: Feature
Projects
None yet
Development

No branches or pull requests

7 participants